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

This component receives and exposes tracking data from the hardware. More...

Public Member Functions

 WeArtThimbleTrackingObject (WeArtClient client, HandSide handSide=HandSide.Right, ActuationPoint actuationPoint=ActuationPoint.Index)
 

Properties

HandSide HandSide [get, set]
 The hand side of the thimble.
 
ActuationPoint ActuationPoint [get, set]
 The actuation point of the thimble.
 
Closure Closure [get]
 The closure measure received from the hardware.
 
Abduction Abduction [get]
 The abduction measure received from the hardware (if any)
 

Detailed Description

This component receives and exposes tracking data from the hardware.

Constructor & Destructor Documentation

◆ WeArtThimbleTrackingObject()

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

Property Documentation

◆ Abduction

Abduction WeArt.Components.WeArtThimbleTrackingObject.Abduction
get

The abduction measure received from the hardware (if any)

◆ ActuationPoint

ActuationPoint WeArt.Components.WeArtThimbleTrackingObject.ActuationPoint
getset

The actuation point of the thimble.

◆ Closure

Closure WeArt.Components.WeArtThimbleTrackingObject.Closure
get

The closure measure received from the hardware.

◆ HandSide

HandSide WeArt.Components.WeArtThimbleTrackingObject.HandSide
getset

The hand side of the thimble.


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