Package | Description |
---|---|
org.orekit.gnss.antenna |
This package provides classes related to receiver and satellites antenna modeling.
|
Modifier and Type | Method | Description |
---|---|---|
static SatelliteAntennaCode |
SatelliteAntennaCode.parseSatelliteAntennaCode(String s) |
Parse a string to get the satellite antenna code.
|
static SatelliteAntennaCode |
SatelliteAntennaCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SatelliteAntennaCode[] |
SatelliteAntennaCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.