#include <axis.hpp>
Definition at line 9 of file axis.hpp.
Enumerator |
---|
LINEAR |
|
ROTATIVE |
|
Definition at line 12 of file axis.hpp.
fanuc_post_processor::FanucAxis::FanucAxis |
( |
const AxisType |
type, |
|
|
const std::string |
name, |
|
|
const double |
value = 0 |
|
) |
| |
|
inline |
fanuc_post_processor::FanucAxis::FanucAxis |
( |
const FanucAxis & |
other | ) |
|
|
inline |
virtual fanuc_post_processor::FanucAxis::~FanucAxis |
( |
| ) |
|
|
inlinevirtual |
const std::string fanuc_post_processor::FanucAxis::name_ |
const AxisType fanuc_post_processor::FanucAxis::type_ |
double fanuc_post_processor::FanucAxis::value_ |
The documentation for this class was generated from the following file: