Class BrickletGPSV3.SatelliteSystemStatusLowLevel

  • Enclosing class:
    BrickletGPSV3

    public class BrickletGPSV3.SatelliteSystemStatusLowLevel
    extends java.lang.Object
    • Field Detail

      • satelliteNumbersLength

        public int satelliteNumbersLength
      • satelliteNumbersData

        public int[] satelliteNumbersData
      • fix

        public int fix
      • pdop

        public int pdop
      • hdop

        public int hdop
      • vdop

        public int vdop
    • Constructor Detail

      • SatelliteSystemStatusLowLevel

        public SatelliteSystemStatusLowLevel()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object