scalar property

List<double> scalar
final

A List<double> ordered [x,y,z] that corresponds to an amount that is multiplied to the SensorEvent before output as parallax factor.

compensationed, if AccelerometerEvent (x or y), before scalar.

Implementation

final List<double> scalar;