#include <marcif_header.h>
Public Attributes | |
| char | id [32] |
| char | type [32] |
| char | equipment [32] |
| char | depends_on [32] |
| float | vector [3] |
| float | offset [3] |
Definition at line 143 of file marcif_header.h.
| char AXIS::depends_on[32] |
Definition at line 147 of file marcif_header.h.
| char AXIS::equipment[32] |
Definition at line 146 of file marcif_header.h.
| char AXIS::id[32] |
Definition at line 144 of file marcif_header.h.
| float AXIS::offset[3] |
Definition at line 149 of file marcif_header.h.
| char AXIS::type[32] |
Definition at line 145 of file marcif_header.h.
| float AXIS::vector[3] |
Definition at line 148 of file marcif_header.h.
1.7.3