vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
vrpn_PA_axis Class Reference

#include <vrpn_Poser_Analog.h>

Public Member Functions

 vrpn_PA_axis (char *name=NULL, int c=-1, double offset=0.0, double s=1.0)
 

Public Attributes

char * ana_name
 
int channel
 
double offset
 
double scale
 

Detailed Description

Definition at line 31 of file vrpn_Poser_Analog.h.

Constructor & Destructor Documentation

◆ vrpn_PA_axis()

vrpn_PA_axis::vrpn_PA_axis ( char * name = NULL,
int c = -1,
double offset = 0.0,
double s = 1.0 )
inline

Definition at line 33 of file vrpn_Poser_Analog.h.

Member Data Documentation

◆ ana_name

char* vrpn_PA_axis::ana_name

Definition at line 42 of file vrpn_Poser_Analog.h.

Referenced by vrpn_Poser_Analog::setup_channel().

◆ channel

int vrpn_PA_axis::channel

Definition at line 43 of file vrpn_Poser_Analog.h.

Referenced by vrpn_Poser_Analog::update_Analog_values().

◆ offset

double vrpn_PA_axis::offset

Definition at line 46 of file vrpn_Poser_Analog.h.

Referenced by vrpn_Poser_Analog::update_Analog_values().

◆ scale

double vrpn_PA_axis::scale

Definition at line 48 of file vrpn_Poser_Analog.h.

Referenced by vrpn_Poser_Analog::update_Analog_values().


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