Package NMEA

Class NMEADataUnit

All Implemented Interfaces:
Comparable

public class NMEADataUnit extends PamDataUnit
  • Constructor Details

    • NMEADataUnit

      public NMEADataUnit(long timeMilliseconds, StringBuffer charData)
  • Method Details

    • getCharData

      public StringBuffer getCharData()
      Get teh full NMEA character string.
      Returns:
    • setCharData

      public void setCharData(StringBuffer charData)
      Set teh full NMEA character string.
      Parameters:
      charData -
    • getStringId

      public String getStringId()
      Returns:
      the stringId
    • getSystemTime

      public long getSystemTime()
      This is the true system time from the PC clock from the moment the data unit was created.
      Returns:
      the systemTime