Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm02Data
Packages that use SsrIgm02Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm02Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm02DataModifier and TypeMethodDescriptionSsrIgm02.getSsrIgm02Data()Get the SSR IGM02 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm02DataModifierConstructorDescriptionSsrIgm02(int typeCode, SatelliteSystem system, SsrIgm02Header header, List<SsrIgm02Data> data) Constructor.