Class OpenLcbLocoAddress

  • All Implemented Interfaces:
    LocoAddress

    public class OpenLcbLocoAddress
    extends DccLocoAddress
    Encapsulate information for an OpenLCB Locomotive Decoder Address. The address information is an OpenLCB node ID. This should not be a child of DccLocoAddress, but rather of LocoAddress. But the code isn't up to that right now.