TG Motion  version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
P10DOUBLE Struct Reference

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
 
P10DOUBLEoperator= (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
 

Detailed Description

This structure defines 10 coordinates of double type (8 bytes)

Definition at line 479 of file TGM_CNC.h.


The documentation for this struct was generated from the following file: