TG Motion
version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
|
This structure defines 10 coordinates of double type (8 bytes) More...
#include <TGM_CNC.h>
Public Member Functions | |
P10DOUBLE (double xVal, double yVal, double zVal, double cVal, double bVal=0.0, double uVal=0.0, double vVal=0.0, double wVal=0.0, double aVal=0.0, double oVal=0.0) | |
constructor | |
P10DOUBLE () | |
default constructor - zero all the members | |
P10DOUBLE (bool bNoInit) | |
no init contructor - members will be initialized afterwards, use with care | |
P10DOUBLE (const P10DOUBLE &n) | |
copy constructor | |
P10DOUBLE & | operator= (const P10DOUBLE &n) |
Assignment operator. | |
void | CopyFrom (const P10DOUBLE &n) |
no-check copy | |
void | SetToZero () |
explicitly set all the members to zero | |
void | SetAllToValue (double val) |
set all members to given value | |
This structure defines 10 coordinates of double type (8 bytes)