Class Rtcm1046Data
java.lang.Object
org.orekit.gnss.metric.messages.rtcm.RtcmData
org.orekit.gnss.metric.messages.rtcm.ephemeris.RtcmEphemerisData
org.orekit.gnss.metric.messages.rtcm.ephemeris.Rtcm1046Data
- Direct Known Subclasses:
Rtcm1045Data
Container for RTCM 1046 data.
- Since:
- 14.0
- Author:
- Nathan Schiffmacher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the Galileo navigation message corresponding to the current RTCM data.getGalileoNavigationMessage(TimeScales timeScales) Get the Galileo navigation message corresponding to the current RTCM data.doubleGet the Galileo time of clock.voidsetGalileoNavigationMessage(GalileoNavigationMessage galileoNavigationMessage) Set the Galileo navigation message.voidsetGalileoToc(double toc) Set the Galileo time of clock.Methods inherited from class org.orekit.gnss.metric.messages.rtcm.ephemeris.RtcmEphemerisData
getAccuracyProvider, getSatelliteID, setAccuracyProvider, setSatelliteID
-
Constructor Details
-
Rtcm1046Data
public Rtcm1046Data()Constructor.
-
-
Method Details
-
getGalileoToc
public double getGalileoToc()Get the Galileo time of clock.The Galileo time of clock is given in seconds since the beginning of the Galileo week.
- Returns:
- the Galileo time of clock
-
setGalileoToc
public void setGalileoToc(double toc) Set the Galileo time of clock.- Parameters:
toc- the time of clock to set