VectorNav .NET Library
Public Member Functions | Properties | List of all members
VectorNav.Sensor.SensorErrorException Class Reference

Represents an error from a VectorNav sensor. More...

Inheritance diagram for VectorNav.Sensor.SensorErrorException:

Public Member Functions

 SensorErrorException (SensorError error)
 Creates a new SensorErrorException based on the error value provided by the sensor. More...
 

Properties

SensorError Error [get]
 The associated sensor error. More...
 

Detailed Description

Represents an error from a VectorNav sensor.

Constructor & Destructor Documentation

VectorNav.Sensor.SensorErrorException.SensorErrorException ( SensorError  error)

Creates a new SensorErrorException based on the error value provided by the sensor.

Parameters
errorThe error value received from the sensor.

Property Documentation

SensorError VectorNav.Sensor.SensorErrorException.Error
get

The associated sensor error.


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