Uses of Class
org.orekit.gnss.metric.messages.rtcm.RtcmData
-
Packages that use RtcmData Package Description org.orekit.gnss.metric.messages.rtcm This package provides all supported RTCMmessages.org.orekit.gnss.metric.messages.rtcm.correction This package provides all supported RTCM correctionmessages.org.orekit.gnss.metric.messages.rtcm.ephemeris This package provides all supported RTCM ephemerismessages. -
-
Uses of RtcmData in org.orekit.gnss.metric.messages.rtcm
Classes in org.orekit.gnss.metric.messages.rtcm with type parameters of type RtcmData Modifier and Type Class Description classRtcmMessage<D extends RtcmData>Base class for RTCM messages. -
Uses of RtcmData in org.orekit.gnss.metric.messages.rtcm.correction
Subclasses of RtcmData in org.orekit.gnss.metric.messages.rtcm.correction Modifier and Type Class Description classRtcmClockCorrectionDataContainer for common data in RTCM clock correction message type.classRtcmCombinedCorrectionDataContainer for common data in RTCM combined corrections message type.classRtcmCorrectionDataContainer for common data in RTCM corrections message type.classRtcmOrbitCorrectionDataContainer for common data in RTCM orbit correction message type. -
Uses of RtcmData in org.orekit.gnss.metric.messages.rtcm.ephemeris
Subclasses of RtcmData in org.orekit.gnss.metric.messages.rtcm.ephemeris Modifier and Type Class Description classRtcm1019DataContainer for RTCM 1019 data.classRtcm1020DataContainer for RTCM 1020 data.classRtcm1042DataContainer for RTCM 1042 data.classRtcm1044DataContainer for RTCM 1044 data.classRtcm1045DataContainer for RTCM 1045 data.classRtcmEphemerisDataContainer for common data in RTCM ephemeris message type.
-