Bmm150Compensation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implements the Bmm150 magnetic field data (off-chip) temperature compensation functions https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmm150-ds001.pdf Page 15
public class Bmm150Compensation
type Bmm150Compensation = class
Public Class Bmm150Compensation
- Inheritance
-
Bmm150Compensation
CompensateX(Double, UInt32, Bmm150Trim |
Returns the compensated magnetometer x axis data(micro-tesla) in float. More details, permalink: https://github.com/BoschSensortec/BMM150-Sensor-API/blob/a20641f216057f0c54de115fe81b57368e119c01/bmm150.c#L1614 |
CompensateY(Double, UInt32, Bmm150Trim |
Returns the compensated magnetometer y axis data(micro-tesla) in float. More details, permalink: https://github.com/BoschSensortec/BMM150-Sensor-API/blob/a20641f216057f0c54de115fe81b57368e119c01/bmm150.c#L1648 |
CompensateZ(Double, UInt32, Bmm150Trim |
Returns the compensated magnetometer z axis data(micro-tesla) in float. More details, permalink: https://github.com/BoschSensortec/BMM150-Sensor-API/blob/a20641f216057f0c54de115fe81b57368e119c01/bmm150.c#L1682 |
Proizvod | Verzije |
---|---|
.NET IoT Libraries | 2.0.0, 2.1.0, 2.2.0 |