Package com.tinkerforge
Class BrickletGPSV3.SatelliteSystemStatusLowLevel
- java.lang.Object
-
- com.tinkerforge.BrickletGPSV3.SatelliteSystemStatusLowLevel
-
- Enclosing class:
- BrickletGPSV3
public class BrickletGPSV3.SatelliteSystemStatusLowLevel extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
fix
int
hdop
int
pdop
int[]
satelliteNumbersData
int
satelliteNumbersLength
int
vdop
-
Constructor Summary
Constructors Constructor Description SatelliteSystemStatusLowLevel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-