Package | Description |
---|---|
org.orekit.gnss.metric.parser |
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}. |
Modifier and Type | Method and Description |
---|---|
static IgsSsrDataField |
IgsSsrDataField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgsSsrDataField[] |
IgsSsrDataField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.