Uses of Class
org.orekit.gnss.metric.messages.common.SsrUpdateInterval
-
Packages that use SsrUpdateInterval Package Description org.orekit.gnss.metric.messages.rtcm.correction This package provides all supported RTCM correctionmessages
. -
-
Uses of SsrUpdateInterval in org.orekit.gnss.metric.messages.rtcm.correction
Methods in org.orekit.gnss.metric.messages.rtcm.correction that return SsrUpdateInterval Modifier and Type Method Description SsrUpdateInterval
RtcmCorrectionHeader. getSsrUpdateInterval()
Get the SSR Update Interval.Methods in org.orekit.gnss.metric.messages.rtcm.correction with parameters of type SsrUpdateInterval Modifier and Type Method Description void
RtcmCorrectionHeader. setSsrUpdateInterval(SsrUpdateInterval ssrUpdateInterval)
Set the SSR Update Interval.
-