API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.Data.Jaco.Config.CStickEvents Class Reference

This class encapsulate and represent informations about a stick event. More...

Public Member Functions

 CStickEvents ()
 Initializes a new instance of the CStickEvents class. More...
 
void Init ()
 Inits this instance. More...
 
void Init (CJacoStructures.ControlFunctionnalityValues value)
 Inits with the specified value. More...
 

Properties

CJacoStructures.ControlFunctionnalityValues Minus [get, set]
 Gets or sets the minus. More...
 
CJacoStructures.ControlFunctionnalityValues Plus [get, set]
 Gets or sets the plus. More...
 

Detailed Description

This class encapsulate and represent informations about a stick event.

Constructor & Destructor Documentation

Kinova.DLL.Data.Jaco.Config.CStickEvents.CStickEvents ( )

Initializes a new instance of the CStickEvents class.

Member Function Documentation

void Kinova.DLL.Data.Jaco.Config.CStickEvents.Init ( )

Inits this instance.

void Kinova.DLL.Data.Jaco.Config.CStickEvents.Init ( CJacoStructures.ControlFunctionnalityValues  value)

Inits with the specified value.

Parameters
valueThe value.

Property Documentation

CJacoStructures.ControlFunctionnalityValues Kinova.DLL.Data.Jaco.Config.CStickEvents.Minus
getset

Gets or sets the minus.

The minus.

CJacoStructures.ControlFunctionnalityValues Kinova.DLL.Data.Jaco.Config.CStickEvents.Plus
getset

Gets or sets the plus.

The plus.


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