Low-Level C# SDK  v1.3.0
Loading...
Searching...
No Matches
WeArt.Components.WeArtAnalogSensorRawDataObject Class Reference

This component receives and exposes anlog raw sensors data from the thimbles. More...

Public Member Functions

delegate void dAnalogSensorRawDataEvent (AnalogSensorRawData analogRawData)
 
 WeArtAnalogSensorRawDataObject (WeArtClient client, HandSide handSide=HandSide.Right, ActuationPoint actuationPoint=ActuationPoint.Index)
 

Properties

HandSide HandSide [get, set]
 The hand side of the thimble/sensor.
 
ActuationPoint ActuationPoint [get, set]
 The actuation point of the thimble/sensor.
 
AnalogSensorRawData LastSample [get]
 

Events

dAnalogSensorRawDataEvent DataReceived
 

Detailed Description

This component receives and exposes anlog raw sensors data from the thimbles.

Constructor & Destructor Documentation

◆ WeArtAnalogSensorRawDataObject()

WeArt.Components.WeArtAnalogSensorRawDataObject.WeArtAnalogSensorRawDataObject ( WeArtClient  client,
HandSide  handSide = HandSide::Right,
ActuationPoint  actuationPoint = ActuationPoint::Index 
)
inline

Member Function Documentation

◆ dAnalogSensorRawDataEvent()

delegate void WeArt.Components.WeArtAnalogSensorRawDataObject.dAnalogSensorRawDataEvent ( AnalogSensorRawData  analogRawData)

Property Documentation

◆ ActuationPoint

ActuationPoint WeArt.Components.WeArtAnalogSensorRawDataObject.ActuationPoint
getset

The actuation point of the thimble/sensor.

◆ HandSide

HandSide WeArt.Components.WeArtAnalogSensorRawDataObject.HandSide
getset

The hand side of the thimble/sensor.

◆ LastSample

AnalogSensorRawData WeArt.Components.WeArtAnalogSensorRawDataObject.LastSample
get

Event Documentation

◆ DataReceived

dAnalogSensorRawDataEvent WeArt.Components.WeArtAnalogSensorRawDataObject.DataReceived

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