Uses of Class
org.orekit.gnss.metric.messages.ssr.igm.SsrIgm06Data
Packages that use SsrIgm06Data
Package
Description
This package provides all supported IGS Generic SSR Message types.
-
Uses of SsrIgm06Data in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return types with arguments of type SsrIgm06DataModifier and TypeMethodDescriptionSsrIgm06.getSsrIgm06Data()Get the SSR IGM06 data parsed in the SSR message.Constructor parameters in org.orekit.gnss.metric.messages.ssr.igm with type arguments of type SsrIgm06DataModifierConstructorDescriptionSsrIgm06(int typeCode, SatelliteSystem system, SsrIgm06Header header, List<SsrIgm06Data> data) Constructor.