- Device - Class in usp.ime.gclib
-
This class is used to identify each device in application.
- Device() - Constructor for class usp.ime.gclib.Device
-
- Device(String) - Constructor for class usp.ime.gclib.Device
-
- Device(String, DeviceLocation) - Constructor for class usp.ime.gclib.Device
-
- Device(String, DeviceOrientation) - Constructor for class usp.ime.gclib.Device
-
- Device(String, DeviceLocation, DeviceOrientation) - Constructor for class usp.ime.gclib.Device
-
- DeviceCompassOrientation - Class in usp.ime.gclib.sensor.orientation
-
This class creates a device orientation with magnetometer and accelerometer sensors
- DeviceCompassOrientation() - Constructor for class usp.ime.gclib.sensor.orientation.DeviceCompassOrientation
-
- DeviceComplementaryFilterOrientation - Class in usp.ime.gclib.sensor.orientation
-
This class creates a device orientation by the fusion of Compass Orientation and Gyroscope Orientation
It intends eliminate the error restricts to each sensor
- DeviceComplementaryFilterOrientation() - Constructor for class usp.ime.gclib.sensor.orientation.DeviceComplementaryFilterOrientation
-
- DeviceComplementaryFilterOrientation(Device, float) - Constructor for class usp.ime.gclib.sensor.orientation.DeviceComplementaryFilterOrientation
-
- DeviceGyroscopeOrientation - Class in usp.ime.gclib.sensor.orientation
-
This class creates a device orientation with gyroscope sensor, but the first orientation is generate by the Compass Orientation
- DeviceGyroscopeOrientation() - Constructor for class usp.ime.gclib.sensor.orientation.DeviceGyroscopeOrientation
-
- DeviceLocation - Class in usp.ime.gclib.sensor.location
-
- DeviceLocation() - Constructor for class usp.ime.gclib.sensor.location.DeviceLocation
-
- DeviceOrientation - Class in usp.ime.gclib.sensor.orientation
-
This class creates a device orientation to monitor the position of a device relative to the earth's frame of reference
- DeviceOrientation() - Constructor for class usp.ime.gclib.sensor.orientation.DeviceOrientation
-
- disableLocationListener() - Method in class usp.ime.gclib.sensor.location.LocationGpsListener
-
Disable location listener