Class TPCANTimestampFD

java.lang.Object
peak.can.basic.TPCANTimestampFD

public class TPCANTimestampFD extends Object
Defines the point of time at which a CAN message was received.
  • Constructor Details

    • TPCANTimestampFD

      public TPCANTimestampFD()
      Default constructor
  • Method Details

    • getValue

      public long getValue()
      Returns:
      the timestamp
    • setValue

      public void setValue(long timestamp)
      Parameters:
      timestamp - the timestamp to set