public class SsrIgm03Data extends SsrIgmData
Constructor and Description |
---|
SsrIgm03Data()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ClockCorrection |
getClockCorrection()
Get the clock correction data.
|
int |
getGnssIod()
Get the GNSS IOD.
|
OrbitCorrection |
getOrbitCorrection()
Get the orbit correction data.
|
void |
setClockCorrection(ClockCorrection clockCorrection)
Set the clock 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 setpublic ClockCorrection getClockCorrection()
public void setClockCorrection(ClockCorrection clockCorrection)
clockCorrection
- the data to setCopyright © 2002-2022 CS GROUP. All rights reserved.