public class SsrIgm01Data extends SsrIgmData
Constructor and Description |
---|
SsrIgm01Data()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getGnssIod()
Get the GNSS IOD.
|
OrbitCorrection |
getOrbitCorrection()
Get the orbit correction data.
|
void |
setGnssIod(int gnssIod)
Set the GNSS IOD.
|
void |
setOrbitCorrection(OrbitCorrection orbitCorrection)
Set the orbit correction data.
|
getSatelliteID, setSatelliteID
public int getGnssIod()
Users have to interpret the IOD value depending the satellite system of the current message.
public void setGnssIod(int gnssIod)
gnssIod
- the GNSS IOD to setpublic OrbitCorrection getOrbitCorrection()
public void setOrbitCorrection(OrbitCorrection orbitCorrection)
orbitCorrection
- the data to setCopyright © 2002-2022 CS GROUP. All rights reserved.