magUt property

List<Measurement3d>? magUt
getter/setter pair

The magnetometer measurements of the magnetic field in microtesla (uT) with increasing timestamps from devices.

Implementation

core.List<Measurement3d>? magUt;