VectorNav .NET Library
Public Member Functions | Public Attributes | List of all members
VectorNav.Sensor.MagnetometerCalibrationControlRegister Class Reference

Class representing the Magnetometer Calibration Control register. More...

Public Member Functions

 MagnetometerCalibrationControlRegister ()
 Creates a new MagnetometerCalibrationControlRegister with default initialization values. More...
 
 MagnetometerCalibrationControlRegister (HsiMode hsiMode, HsiOutput hsiOutput, byte convergeRate)
 Creates a new MagnetometerCalibrationControlRegister with the provided values. More...
 

Public Attributes

HsiMode HsiMode
 The HsiMode field. More...
 
HsiOutput HsiOutput
 The HsiOutput field. More...
 
byte ConvergeRate
 The ConvergeRate field. More...
 

Detailed Description

Class representing the Magnetometer Calibration Control register.

Constructor & Destructor Documentation

VectorNav.Sensor.MagnetometerCalibrationControlRegister.MagnetometerCalibrationControlRegister ( )

Creates a new MagnetometerCalibrationControlRegister with default initialization values.

VectorNav.Sensor.MagnetometerCalibrationControlRegister.MagnetometerCalibrationControlRegister ( HsiMode  hsiMode,
HsiOutput  hsiOutput,
byte  convergeRate 
)

Creates a new MagnetometerCalibrationControlRegister with the provided values.

Parameters
hsiModeValue to initialize the HsiMode field with.
hsiOutputValue to initialize the HsiOutput field with.
convergeRateValue to initialize the ConvergeRate field with.

Member Data Documentation

byte VectorNav.Sensor.MagnetometerCalibrationControlRegister.ConvergeRate

The ConvergeRate field.

HsiMode VectorNav.Sensor.MagnetometerCalibrationControlRegister.HsiMode

The HsiMode field.

HsiOutput VectorNav.Sensor.MagnetometerCalibrationControlRegister.HsiOutput

The HsiOutput field.


The documentation for this class was generated from the following file: