Class Rtcm1042Data
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.Rtcm1042Data
Container for RTCM 1042 data.
- Since:
- 11.0
- Author:
- Bryan Cazabonne
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the Beidou navigation message corresponding to the current RTCM data.getBeidouNavigationMessage(TimeScales timeScales) Get the Beidou navigation message corresponding to the current RTCM data.doubleGet the Beidou time of clock.doubleGet the satellite health status.voidsetBeidouNavigationMessage(BeidouLegacyNavigationMessage beidouNavigationMessage) Set the Beidou navigation message.voidsetBeidouToc(double toc) Set the Beidou time of clock.voidsetSvHealth(double svHealth) Set the satellite health status.Methods inherited from class org.orekit.gnss.metric.messages.rtcm.ephemeris.RtcmEphemerisData
getAccuracyProvider, getSatelliteID, setAccuracyProvider, setSatelliteID
-
Constructor Details
-
Rtcm1042Data
public Rtcm1042Data()Constructor.
-
-
Method Details
-
getBeidouToc
public double getBeidouToc()Get the Beidou time of clock.The Beidou time of clock is given in seconds since the beginning of the Beidou week.
- Returns:
- the Beidou time of clock
-
setBeidouToc
public void setBeidouToc(double toc) Set the Beidou time of clock.- Parameters:
toc- the time of clock to set
-
getSvHealth
public double getSvHealth()Get the satellite health status.- Returns:
- the satellite health status
-
setSvHealth
public void setSvHealth(double svHealth) Set the satellite health status.- Parameters:
svHealth- the health status to set