Package jmri.jmrix.acela
This package handles communications for the CTI Acela hardware.
Related Documentation
Other sources of documentation- More information on the Acela hardware can be found on the CTI web site.
- Since:
- 2.1.5
-
Interface Summary Interface Description AcelaInterface Interface to send/receive Acela information.AcelaListener Listener interface to be notified about Acela traffic -
Class Summary Class Description AcelaAddress Utility Class supporting parsing and testing of addresses for Acela.AcelaConnectionTypeList Returns a list of valid CTI Electronics Connection TypesAcelaLight AcelaLight.javaAcelaLightManager Implement LightManager for Acela systems.AcelaMenu Create a "Systems" menu containing the Jmri Acela-specific tools Based on CMRI serial example, modified to establish Acela support.AcelaMessage Contains the data payload of an Acela packet.AcelaNode Models an Acela node.AcelaPortController Abstract base for classes representing an Acela communications portAcelaReply Contains the data payload of an Acela reply packetAcelaSensor Extend jmri.AbstractSensor for Acela systemsAcelaSensorManager Manage the Acela-specific Sensor implementation.AcelaSignalHead Extend jmri.AbstractSignalHead for Acela signals based upon Grapevine example by Bob Jacobsen.AcelaSystemConnectionMemo Lightweight class to denote that a system is active, and provide general information.AcelaTrafficController Converts Stream-based I/O to/from Acela messages.AcelaTurnout Implementation of the Turnout Object for AcelaAcelaTurnoutManager Implement turnout manager for Acela systems.Bundle