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