Lsm9Ds1Magnetometer Class

Definition

LSM9DS1 magnetometer

public class Lsm9Ds1Magnetometer : IDisposable
[System.Device.Model.Interface("LSM9DS1 magnetometer")]
public class Lsm9Ds1Magnetometer : IDisposable
type Lsm9Ds1Magnetometer = class
    interface IDisposable
[<System.Device.Model.Interface("LSM9DS1 magnetometer")>]
type Lsm9Ds1Magnetometer = class
    interface IDisposable
Public Class Lsm9Ds1Magnetometer
Implements IDisposable
Inheritance
Lsm9Ds1Magnetometer
Derived
Attributes
Implements

Constructors

Lsm9Ds1Magnetometer(I2cDevice, MagneticInductionScale)

Lsm9Ds1 - Magnetometer bus

Properties

MagneticInduction

Magnetic Induction measured in Gauss (G)

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Applies to