|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SatelliteSystem | |
|---|---|
| com.esri.core.gps | |
| Uses of SatelliteSystem in com.esri.core.gps |
|---|
| Methods in com.esri.core.gps that return SatelliteSystem | |
|---|---|
static SatelliteSystem |
SatelliteSystem.getFromCode(String code)
|
SatelliteSystem |
Satellite.getSatelliteSystem()
|
static SatelliteSystem |
SatelliteSystem.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SatelliteSystem[] |
SatelliteSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.core.gps with parameters of type SatelliteSystem | |
|---|---|
void |
Satellite.setSatelliteSystem(SatelliteSystem satelliteSystem)
|
| Constructors in com.esri.core.gps with parameters of type SatelliteSystem | |
|---|---|
Satellite(int id,
int elevation,
int azimuth,
int signalStrength,
SatelliteSystem satelliteSystem)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||