|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AcelaInterface | Interface to send/receive Acela information |
| AcelaListener | Listener interface to be notified about Acela traffic |
| Class Summary | |
|---|---|
| AcelaAddress | Utility Class supporting parsing and testing of addresses for Acela One address format is supported: Atxxxx where: t is the type code, 'T' for turnouts, 'S' for sensors, and 'L' for lights xxxx is a bit number of the input or output bit (0-1023) examples: AT2 (bit 2), AS1003 (bit 1003), AL134 (bit134) |
| AcelaConnectionTypeList | Returns a list of valid CTI Electronics Connection Types |
| AcelaLight | AcelaLight.java Implementation of the Light Object for Acela Based in part on SerialTurnout.java |
| AcelaLightManager | Implement light manager for Acela systems System names are "ALnnn", where nnn is the bit number without padding. |
| AcelaMenu | Create a "Systems" menu containing the Jmri Acela-specific tools |
| AcelaMessage | Contains the data payload of an Acela packet. |
| AcelaNode | Models a Acela node. |
| AcelaPortController | Abstract base for classes representing a CMRI communications port |
| AcelaReply | Contains the data payload of a Acela reply packet |
| AcelaSensor | Extend jmri.AbstractSensor for Acela systems |
| AcelaSensorManager | Manage the Acela-specific Sensor implementation. |
| AcelaSignalHead | AcelaSignalHead.java Description: 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 | AcelaLight.java Implementation of the Light Object for Acela Based in part on SerialTurnout.java |
| AcelaTurnoutManager | Implement light manager for Acela systems System names are "ALnnn", where nnn is the bit number without padding. |
| ActiveFlag | Provide a flag to indicate that the system provided by this package is active. |
This package handles communications for the CTI Acela hardware.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||