com.supermap.plugin
Class LocationManagePlugin.Satellite
- java.lang.Object
-
- com.supermap.plugin.LocationManagePlugin.Satellite
-
- Enclosing class:
- LocationManagePlugin
public static class LocationManagePlugin.Satellite extends java.lang.Object
This class is the inter class ofLocationManagePlugin
, which identifies the satellites information used to locate, including location, azimuth, signal strength and so on.
-
-
Field Summary
Fields Modifier and Type Field and Description boolean
bFix
Whether to locate.float
nAzimuth
The azimuth.float
nElevation
The elevation.int
nSatelliteID
The satellites ID.float
nSignal
The signal strength.
-
Constructor Summary
Constructors Constructor and Description Satellite()
-