Package | Description |
---|---|
org.orekit.files.rinex.navigation |
This package provides classes related to RINEX navigation files.
|
Modifier and Type | Method and Description |
---|---|
RegionCode |
IonosphereKlobucharMessage.getRegionCode()
Get the region code.
|
static RegionCode |
RegionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionCode[] |
RegionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IonosphereKlobucharMessage.setRegionCode(RegionCode regionCode)
Set the region code.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.