Package | Description |
---|---|
org.orekit.gnss |
This package provides classes related to GNSS applications.
|
Modifier and Type | Method and Description |
---|---|
SignalCode |
ObservationType.getSignalCode()
Get the signal code.
|
static SignalCode |
SignalCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalCode[] |
SignalCode.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.