Loading...
Searching...
No Matches
SensorType Enum Reference

Public Attributes

 ACCELEROMETER
 
 MAGNETOMETER
 
 GYROSCOPE
 
 BAROMETER
 
 LOCATION
 
 ORIENTATION
 

Detailed Description

Definition at line 9 of file sensor_type.dart.

Member Data Documentation

◆ ACCELEROMETER

SensorType.ACCELEROMETER

Definition at line 10 of file sensor_type.dart.

◆ BAROMETER

SensorType.BAROMETER

Definition at line 13 of file sensor_type.dart.

◆ GYROSCOPE

SensorType.GYROSCOPE

Definition at line 12 of file sensor_type.dart.

◆ LOCATION

SensorType.LOCATION

Definition at line 14 of file sensor_type.dart.

◆ MAGNETOMETER

SensorType.MAGNETOMETER

Definition at line 11 of file sensor_type.dart.

◆ ORIENTATION

SensorType.ORIENTATION

Definition at line 15 of file sensor_type.dart.


The documentation for this enum was generated from the following file: