Definition of the Axis properties. More...
#include <Robot6Axis.h>
Public Attributes | |
double | a = 0.0 |
double | alpha = 0.0 |
double | d = 0.0 |
double | maxAngle = 0.0 |
double | minAngle = 0.0 |
double | rotDir = 0.0 |
double | theta = 0.0 |
double | velocity = 0.0 |
Definition of the Axis properties.
double Robot::AxisDefinition::a = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic().
double Robot::AxisDefinition::alpha = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic().
double Robot::AxisDefinition::d = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic().
double Robot::AxisDefinition::maxAngle = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic(), and Robot::Robot6Axis::setKinematic().
double Robot::AxisDefinition::minAngle = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic(), and Robot::Robot6Axis::setKinematic().
double Robot::AxisDefinition::rotDir = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic(), and Robot::Robot6Axis::setKinematic().
double Robot::AxisDefinition::theta = 0.0 |
Referenced by Mod.PartDesign.fcgear.fcgear.FCWireBuilder::arc(), Mod.PartDesign.fcgear.svggear.SVGWireBuilder::arc(), Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::arc(), Mod.PartDesign.fcgear.fcgear.FCWireBuilder::curve(), Mod.PartDesign.fcgear.svggear.SVGWireBuilder::curve(), Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::curve(), Mod.PartDesign.fcgear.fcgear.FCWireBuilder::line(), Mod.PartDesign.fcgear.svggear.SVGWireBuilder::line(), Mod.PartDesign.fcsprocket.fcsprocket.FCWireBuilder::line(), Mod.PartDesign.fcgear.svggear.SVGWireBuilder::move(), and Robot::Robot6Axis::readKinematic().
double Robot::AxisDefinition::velocity = 0.0 |
Referenced by Robot::Robot6Axis::readKinematic(), and Robot::Robot6Axis::setKinematic().