Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00409.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00409.php on line 2
The ARGoS Website

argos::CPrototypeJointEntity::ULimit Union Reference

#include <prototype_joint_entity.h>

Collaboration diagram for argos::CPrototypeJointEntity::ULimit:

Public Member Functions

 ULimit ()
 

Public Attributes

CRange< RealPrismatic
 
CRange< CRadiansRevolute
 

Detailed Description

Definition at line 40 of file prototype_joint_entity.h.

Constructor & Destructor Documentation

argos::CPrototypeJointEntity::ULimit::ULimit ( )
inline

Definition at line 41 of file prototype_joint_entity.h.

Member Data Documentation

CRange<Real> argos::CPrototypeJointEntity::ULimit::Prismatic

Definition at line 42 of file prototype_joint_entity.h.

CRange<CRadians> argos::CPrototypeJointEntity::ULimit::Revolute

Definition at line 43 of file prototype_joint_entity.h.