-
public final class InternalSensorData
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description InternalSensorData(Double magneticFieldX, Double magneticFieldY, Double magneticFieldZ, Integer magneticFieldAccuracy, Double magneticFieldUncalibratedX, Double magneticFieldUncalibratedY, Double magneticFieldUncalibratedZ, Double magneticFieldUncalibratedBiasX, Double magneticFieldUncalibratedBiasY, Double magneticFieldUncalibratedBiasZ, Double rawAccelX, Double rawAccelY, Double rawAccelZ, Double accelUncalibratedX, Double accelUncalibratedY, Double accelUncalibratedZ, Double accelUncalibratedBiasX, Double accelUncalibratedBiasY, Double accelUncalibratedBiasZ, Double userAccelX, Double userAccelY, Double userAccelZ, Double rotationVectorX, Double rotationVectorY, Double rotationVectorZ, Double rotationVectorW, Double gameRotationVectorX, Double gameRotationVectorY, Double gameRotationVectorZ, Double gameRotationVectorW, Double geomagneticRotationVectorX, Double geomagneticRotationVectorY, Double geomagneticRotationVectorZ, Double geomagneticRotationVectorW, Double gyroscopeX, Double gyroscopeY, Double gyroscopeZ, Double gyroscopeUncalibratedX, Double gyroscopeUncalibratedY, Double gyroscopeUncalibratedZ, Double gyroscopeUncalibratedDriftX, Double gyroscopeUncalibratedDriftY, Double gyroscopeUncalibratedDriftZ, Double gravityX, Double gravityY, Double gravityZ, Double ambientTemperature, Double light, Double pressure, Double relativeHumidity, Double roll, Double pitch, Double yaw, Double heading, Boolean proximityState, Double timestamp, Long stepCount, Boolean significantMotionDetected, Boolean stepDetected)
-
Method Summary
-
-
Constructor Detail
-
InternalSensorData
InternalSensorData(Double magneticFieldX, Double magneticFieldY, Double magneticFieldZ, Integer magneticFieldAccuracy, Double magneticFieldUncalibratedX, Double magneticFieldUncalibratedY, Double magneticFieldUncalibratedZ, Double magneticFieldUncalibratedBiasX, Double magneticFieldUncalibratedBiasY, Double magneticFieldUncalibratedBiasZ, Double rawAccelX, Double rawAccelY, Double rawAccelZ, Double accelUncalibratedX, Double accelUncalibratedY, Double accelUncalibratedZ, Double accelUncalibratedBiasX, Double accelUncalibratedBiasY, Double accelUncalibratedBiasZ, Double userAccelX, Double userAccelY, Double userAccelZ, Double rotationVectorX, Double rotationVectorY, Double rotationVectorZ, Double rotationVectorW, Double gameRotationVectorX, Double gameRotationVectorY, Double gameRotationVectorZ, Double gameRotationVectorW, Double geomagneticRotationVectorX, Double geomagneticRotationVectorY, Double geomagneticRotationVectorZ, Double geomagneticRotationVectorW, Double gyroscopeX, Double gyroscopeY, Double gyroscopeZ, Double gyroscopeUncalibratedX, Double gyroscopeUncalibratedY, Double gyroscopeUncalibratedZ, Double gyroscopeUncalibratedDriftX, Double gyroscopeUncalibratedDriftY, Double gyroscopeUncalibratedDriftZ, Double gravityX, Double gravityY, Double gravityZ, Double ambientTemperature, Double light, Double pressure, Double relativeHumidity, Double roll, Double pitch, Double yaw, Double heading, Boolean proximityState, Double timestamp, Long stepCount, Boolean significantMotionDetected, Boolean stepDetected)
-
-
Method Detail
-
getMagneticFieldX
final Double getMagneticFieldX()
-
getMagneticFieldY
final Double getMagneticFieldY()
-
getMagneticFieldZ
final Double getMagneticFieldZ()
-
getMagneticFieldAccuracy
final Integer getMagneticFieldAccuracy()
-
getMagneticFieldUncalibratedX
final Double getMagneticFieldUncalibratedX()
-
getMagneticFieldUncalibratedY
final Double getMagneticFieldUncalibratedY()
-
getMagneticFieldUncalibratedZ
final Double getMagneticFieldUncalibratedZ()
-
getMagneticFieldUncalibratedBiasX
final Double getMagneticFieldUncalibratedBiasX()
-
getMagneticFieldUncalibratedBiasY
final Double getMagneticFieldUncalibratedBiasY()
-
getMagneticFieldUncalibratedBiasZ
final Double getMagneticFieldUncalibratedBiasZ()
-
getRawAccelX
final Double getRawAccelX()
-
getRawAccelY
final Double getRawAccelY()
-
getRawAccelZ
final Double getRawAccelZ()
-
getAccelUncalibratedX
final Double getAccelUncalibratedX()
-
getAccelUncalibratedY
final Double getAccelUncalibratedY()
-
getAccelUncalibratedZ
final Double getAccelUncalibratedZ()
-
getAccelUncalibratedBiasX
final Double getAccelUncalibratedBiasX()
-
getAccelUncalibratedBiasY
final Double getAccelUncalibratedBiasY()
-
getAccelUncalibratedBiasZ
final Double getAccelUncalibratedBiasZ()
-
getUserAccelX
final Double getUserAccelX()
-
getUserAccelY
final Double getUserAccelY()
-
getUserAccelZ
final Double getUserAccelZ()
-
getRotationVectorX
final Double getRotationVectorX()
-
getRotationVectorY
final Double getRotationVectorY()
-
getRotationVectorZ
final Double getRotationVectorZ()
-
getRotationVectorW
final Double getRotationVectorW()
-
getGameRotationVectorX
final Double getGameRotationVectorX()
-
getGameRotationVectorY
final Double getGameRotationVectorY()
-
getGameRotationVectorZ
final Double getGameRotationVectorZ()
-
getGameRotationVectorW
final Double getGameRotationVectorW()
-
getGeomagneticRotationVectorX
final Double getGeomagneticRotationVectorX()
-
getGeomagneticRotationVectorY
final Double getGeomagneticRotationVectorY()
-
getGeomagneticRotationVectorZ
final Double getGeomagneticRotationVectorZ()
-
getGeomagneticRotationVectorW
final Double getGeomagneticRotationVectorW()
-
getGyroscopeX
final Double getGyroscopeX()
-
getGyroscopeY
final Double getGyroscopeY()
-
getGyroscopeZ
final Double getGyroscopeZ()
-
getGyroscopeUncalibratedX
final Double getGyroscopeUncalibratedX()
-
getGyroscopeUncalibratedY
final Double getGyroscopeUncalibratedY()
-
getGyroscopeUncalibratedZ
final Double getGyroscopeUncalibratedZ()
-
getGyroscopeUncalibratedDriftX
final Double getGyroscopeUncalibratedDriftX()
-
getGyroscopeUncalibratedDriftY
final Double getGyroscopeUncalibratedDriftY()
-
getGyroscopeUncalibratedDriftZ
final Double getGyroscopeUncalibratedDriftZ()
-
getGravityX
final Double getGravityX()
-
getGravityY
final Double getGravityY()
-
getGravityZ
final Double getGravityZ()
-
getAmbientTemperature
final Double getAmbientTemperature()
-
getPressure
final Double getPressure()
-
getRelativeHumidity
final Double getRelativeHumidity()
-
getHeading
final Double getHeading()
-
getProximityState
final Boolean getProximityState()
-
getTimestamp
final Double getTimestamp()
-
getStepCount
final Long getStepCount()
-
getSignificantMotionDetected
final Boolean getSignificantMotionDetected()
-
getStepDetected
final Boolean getStepDetected()
-
-
-
-