Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm05Data
Packages that use SsrIgm05Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm05Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm05DataModifier and TypeMethodDescriptionSsrIgm05.getSsrIgm05Data()Get the SSR IGM05 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm05DataModifierConstructorDescriptionSsrIgm05(int typeCode, SatelliteSystem system, SsrIgm05Header header, List<SsrIgm05Data> data) Constructor.