Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm07Data
Packages that use SsrIgm07Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm07Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm07DataModifier and TypeMethodDescriptionSsrIgm07.getSsrIgm07Data()Get the SSR IGM07 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm07DataModifierConstructorDescriptionSsrIgm07(int typeCode, SatelliteSystem system, SsrIgm07Header header, List<SsrIgm07Data> data) Constructor.