Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm03Data
Packages that use SsrIgm03Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm03Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm03DataModifier and TypeMethodDescriptionSsrIgm03.getSsrIgm03Data()Get the SSR IGM03 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm03DataModifierConstructorDescriptionSsrIgm03(int typeCode, SatelliteSystem system, SsrIgm03Header header, List<SsrIgm03Data> data) Constructor.