Class RtkLibPosReader

    • Constructor Summary

      Constructors 
      Constructor Description
      RtkLibPosReader​(java.io.InputStream source)
      Constructs a new RtkLibPosReader
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GpxData getGpxData()
      Replies the GPX data.
      int getNumberOfCoordinates()
      Returns the number of coordinates that have been successfully read.
      boolean parse​(boolean tryToFinish)
      Parse the GPX data.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait