Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm04Data
Packages that use SsrIgm04Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm04Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm04DataModifier and TypeMethodDescriptionSsrIgm04.getSsrIgm04Data()Get the SSR IGM04 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm04DataModifierConstructorDescriptionSsrIgm04(int typeCode, SatelliteSystem system, SsrIgm04Header header, List<SsrIgm04Data> data) Constructor.