Uses of Class
org.orekit.gnss.metric.messages.rtcm.correction.RtcmCombinedCorrectionData
Packages that use RtcmCombinedCorrectionData
-
Uses of RtcmCombinedCorrectionData in org.orekit.gnss.metric.messages.rtcm.correction
Constructor parameters in org.orekit.gnss.metric.messages.rtcm.correction with type arguments of type RtcmCombinedCorrectionDataModifierConstructorDescriptionRtcm1060(int typeCode, RtcmOrbitCorrectionHeader header, List<RtcmCombinedCorrectionData> data) Constructor.Rtcm1066(int typeCode, RtcmOrbitCorrectionHeader header, List<RtcmCombinedCorrectionData> data) Constructor.Rtcm1243(int typeCode, RtcmOrbitCorrectionHeader header, List<RtcmCombinedCorrectionData> data) Constructor.