Class Z21SimulatorLocoData

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) byte address_lsb  
      (package private) byte address_msb  
      (package private) byte speed_byte  
    • Constructor Summary

      Constructors 
      Constructor Description
      Z21SimulatorLocoData​(byte addr_msb, byte addr_lsb, byte speed)
      Construct an object of this type with all the data we are recording.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) byte getAddressLsb()  
      (package private) byte getAddressMsb()  
      (package private) byte getSpeed()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Z21SimulatorLocoData

        public Z21SimulatorLocoData​(byte addr_msb,
                                    byte addr_lsb,
                                    byte speed)
        Construct an object of this type with all the data we are recording.
        Parameters:
        addr_msb - MSB of address
        addr_lsb - LSB of address
        speed - speed value