Click or drag to resize

MoverioInput Methods

The MoverioInput type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAcc
Get the value of Accelerometer sensor.
Public methodStatic memberGetAccAccuracy
Get the accuracy of Accelerometer sensor.
Public methodStatic memberGetAccUncalibrated
Get the value of Uncalibrated Accelerometer sensor.
Public methodStatic memberGetAccUncalibratedAccuracy
Get the accuracy of Uncalibrated Accelerometer sensor.
Public methodStatic memberGetGameRotation
Get the value of Game Rotation vector sensor.
Public methodStatic memberGetGameRotationAccuracy
Get the accuracy of Game Rotation vector sensor.
Public methodStatic memberGetGravity
Get the value of Gravity sensor.
Public methodStatic memberGetGravityAccuracy
Get the accuracy of Gravity sensor.
Public methodStatic memberGetGyro
Get the value of Gyroscope sensor.
Public methodStatic memberGetGyroAccuracy
Get the accuracy of Gyroscope sensor.
Public methodStatic memberGetGyroUncalibrated
Get the value of Uncalibrated Gyroscope sensor.
Public methodStatic memberGetGyroUncalibratedAccuracy
Get the accuracy of Uncalib Gyroscope sensor.
Public methodStatic memberGetLight
Get the value of Ambient light sensor.
Public methodStatic memberGetLightAccuracy
Get the accuracy of Ambient light sensor.
Public methodStatic memberGetLinearAcc
Get the value of Linear Accelerometer sensor.
Public methodStatic memberGetLinearAccAccuracy
Get the accuracy of Linear Accelerometer sensor.
Public methodStatic memberGetMag
Get the value of Magnetic field sensor.
Public methodStatic memberGetMagAccuracy
Get the accuracy of Magnetic field sensor.
Public methodStatic memberGetMagUncalibrated
Get the value of Uncalibrated Magnetic field sensor.
Public methodStatic memberGetMagUncalibratedAccuracy
Get the accuracy of Uncalib Magnetic field sensor.
Public methodStatic memberGetRotation
Get the value of Rotation vector sensor.
Public methodStatic memberGetRotationAccuracy
Get the accuracy of Rotation vector sensor.
Public methodStatic memberIsActive
Get whether MoverioInput is active.
Public methodStatic memberReconnect
Top
See Also