KinematicUnitSimulationJointInfo Class Reference

#include <RobotAPI/components/units/KinematicUnitSimulation.h>

Public Member Functions

bool continuousJoint () const
 
bool hasLimits () const
 
 KinematicUnitSimulationJointInfo ()
 
void reset ()
 

Public Attributes

float limitHi
 
float limitLo
 

Detailed Description

Definition at line 83 of file KinematicUnitSimulation.h.

Constructor & Destructor Documentation

◆ KinematicUnitSimulationJointInfo()

Definition at line 86 of file KinematicUnitSimulation.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ continuousJoint()

bool continuousJoint ( ) const
inline

Definition at line 100 of file KinematicUnitSimulation.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ hasLimits()

bool hasLimits ( ) const
inline

Definition at line 96 of file KinematicUnitSimulation.h.

+ Here is the caller graph for this function:

◆ reset()

void reset ( )
inline

Definition at line 91 of file KinematicUnitSimulation.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ limitHi

float limitHi

Definition at line 106 of file KinematicUnitSimulation.h.

◆ limitLo

float limitLo

Definition at line 105 of file KinematicUnitSimulation.h.


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