Package jmri.jmrix.acela

This package handles communications for the CTI Acela hardware.

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)
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.
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.
 

Package jmri.jmrix.acela Description

This package handles communications for the CTI Acela hardware.

Related Documentation

Other sources of documentation

Since:
2.1.5


Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo