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.ObjectThis 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 booleanbFixWhether to locate.floatnAzimuthThe azimuth.floatnElevationThe elevation.intnSatelliteIDThe satellites ID.floatnSignalThe signal strength.
-
Constructor Summary
Constructors Constructor and Description Satellite()
-