| Package | Description |
|---|---|
| org.orekit.gnss |
This package provides classes related to GNSS applications.
|
| Modifier and Type | Method and Description |
|---|---|
ObservationTimeScale |
SatelliteSystem.getObservationTimeScale()
Get observation time scale for satellite system.
|
static ObservationTimeScale |
ObservationTimeScale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObservationTimeScale[] |
ObservationTimeScale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.