-
Notifications
You must be signed in to change notification settings - Fork 18
Class SensorMeasurement
Il Kadyrov edited this page Nov 9, 2020
·
2 revisions
SensorMeasurement class is used for notifying users about new scanned sensors through [[MeasurementListener|Class-MeasurementListener].
Referenced from: MeasurementManager, MeasurementListener.
public SignalType getType()
Function returns the type of sensor.
Type of the sensor, which equal to one of the next enum elements:
- ACCELEROMETER
- MAGNETOMETER
- GYROSCOPE
- BAROMETER
- LOCATION
- ORIENTATION
public Vector3d getValues()
Function returns the values of sensor as vector with 3 params.
Tutorials
Classes
- NavigineSdk
- LocationListManager
- LocationManager
- NavigationManager
- RouteManager
- ZoneManager
- NotificationManager
- MeasurementManager
- LocationEditManager
- ResourceManager
- Location
- Sublocation
- Category
- Venue
- Zone
- Beacon
- Eddystone
- Wifi
- LocationView
- LocationViewController
- CircleMapObject
- PolylineMapObject
- IconMapObject
- TouchInput
- ScaleResponder
- PanResponder
- LongPressResponder
- DoubleTapResponder
- TapResponder
- LocationListListener
- LocationListener
- PositionListener
- RouteListener
- ZoneListener
- NotificationListener
- LocationEditListener
- MeasurementListener
- ResourceListener
- ResourceUploadListener
- Notification
- Position
- SignalMeasurement
- SensorMeasurement
- Image
- RoutePath
- RouteEvent
- LocationPoint
- LocationInfo
- BitmapRegionDecoder