public class RtcmEphemerisData extends RtcmData
| Modifier and Type | Field and Description |
|---|---|
protected static double |
SEC_TO_MILLI
Seconds to milliseconds converter.
|
| Constructor and Description |
|---|
RtcmEphemerisData()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AccuracyProvider |
getAccuracyProvider()
Get the accuracy provider of the ephemeris message.
|
int |
getSatelliteID()
Get the satellite ID.
|
void |
setAccuracyProvider(AccuracyProvider provider)
Set the accuracy provider of the ephemeris message.
|
void |
setSatelliteID(int satelliteID)
Set the satellite ID.
|
protected static final double SEC_TO_MILLI
public int getSatelliteID()
public void setSatelliteID(int satelliteID)
satelliteID - the ID to setpublic AccuracyProvider getAccuracyProvider()
public void setAccuracyProvider(AccuracyProvider provider)
provider - the provider to setCopyright © 2002-2022 CS GROUP. All rights reserved.