Uses of Enum Class
org.orekit.gnss.metric.parser.IgsSsrDataField
Packages that use IgsSsrDataField
Package
Description
This package provides the top level
MessagesParser class that can extract messages from binary containers like ByteArrayEncodedMessages or {link org.orekit.metric.gnss.ssr.parser.InputStreamEncodedMessages
InputStreamEncodedMessages}.-
Uses of IgsSsrDataField in org.orekit.gnss.metric.parser
Methods in org.orekit.gnss.metric.parser that return IgsSsrDataFieldModifier and TypeMethodDescriptionstatic IgsSsrDataFieldReturns the enum constant of this class with the specified name.static IgsSsrDataField[]IgsSsrDataField.values()Returns an array containing the constants of this enum class, in the order they are declared.