Bno055Sensor.Magnetometer Property
Definition
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.
Get the Magnetometer
public System.Numerics.Vector3 Magnetometer { get; }
[System.Device.Model.Telemetry(null, null)]
public System.Numerics.Vector3 Magnetometer { get; }
member this.Magnetometer : System.Numerics.Vector3
[<System.Device.Model.Telemetry(null, null)>]
member this.Magnetometer : System.Numerics.Vector3
Public ReadOnly Property Magnetometer As Vector3
Property Value
- Attributes