Uses of Class
org.orekit.gnss.metric.messages.rtcm.correction.RtcmCorrectionData
Packages that use RtcmCorrectionData
-
Uses of RtcmCorrectionData in org.orekit.gnss.metric.messages.rtcm.correction
Classes in org.orekit.gnss.metric.messages.rtcm.correction with type parameters of type RtcmCorrectionDataModifier and TypeClassDescriptionclassRtcmCorrectionMessage<H extends RtcmCorrectionHeader,D extends RtcmCorrectionData> The RTCM Correction Message types provide elements to calculate GNSS satellite corrections.Subclasses of RtcmCorrectionData in org.orekit.gnss.metric.messages.rtcm.correctionModifier and TypeClassDescriptionclassContainer for common data in RTCM clock correction message type.classContainer for common data in RTCM combined corrections message type.classContainer for common data in RTCM orbit correction message type.