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

Class representing the GPS Configuration register. More...

Public Member Functions

 GpsConfigurationRegister ()
 Creates a new GpsConfigurationRegister with default initialization values. More...
 
 GpsConfigurationRegister (GpsMode mode, PpsSource ppsSource)
 Creates a new GpsConfigurationRegister with the provided values. More...
 

Public Attributes

GpsMode Mode
 The Mode field. More...
 
PpsSource PpsSource
 The PpsSource field. More...
 

Detailed Description

Class representing the GPS Configuration register.

Constructor & Destructor Documentation

VectorNav.Sensor.GpsConfigurationRegister.GpsConfigurationRegister ( )

Creates a new GpsConfigurationRegister with default initialization values.

VectorNav.Sensor.GpsConfigurationRegister.GpsConfigurationRegister ( GpsMode  mode,
PpsSource  ppsSource 
)

Creates a new GpsConfigurationRegister with the provided values.

Parameters
modeValue to initialize the Mode field with.
ppsSourceValue to initialize the PpsSource field with.

Member Data Documentation

GpsMode VectorNav.Sensor.GpsConfigurationRegister.Mode

The Mode field.

PpsSource VectorNav.Sensor.GpsConfigurationRegister.PpsSource

The PpsSource field.


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