angleComputationAxes property
The axes used to calculate the angle's magnitude.
Implementation
@override
List<SensorAxis> get angleComputationAxes => [SensorAxis.x, SensorAxis.z];
The axes used to calculate the angle's magnitude.
@override
List<SensorAxis> get angleComputationAxes => [SensorAxis.x, SensorAxis.z];