Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

block_struct Struct Reference

#include <rs274ngc.hh>

Collaboration diagram for block_struct:

Collaboration graph
[legend]

Data Fields

char comment [RS274NGC_COMMENT_LEN]
int d_number
double f_number
int g_count
int g_modes [14]
int h_number
ON_OFF i_flag
double i_number
ON_OFF j_flag
double j_number
ON_OFF k_flag
double k_number
int l_number
int line_number
int motion_to_be
int m_count
int m_modes [10]
double p_number
double q_number
ON_OFF r_flag
double r_number
double s_number
int t_number
ON_OFF x_flag
double x_number
ON_OFF y_flag
double y_number
ON_OFF z_flag
double z_number

Field Documentation

char block_struct::comment
 

Definition at line 200 of file new/rs274ngc.hh.

Referenced by execute_block().

int block_struct::d_number
 

Definition at line 201 of file new/rs274ngc.hh.

double block_struct::f_number
 

Definition at line 202 of file new/rs274ngc.hh.

int block_struct::g_count
 

Definition at line 367 of file rs274ngc.hh.

int block_struct::g_modes
 

Definition at line 203 of file new/rs274ngc.hh.

Referenced by check_other_codes(), and find_ends().

int block_struct::h_number
 

Definition at line 204 of file new/rs274ngc.hh.

ON_OFF block_struct::i_flag
 

Definition at line 205 of file new/rs274ngc.hh.

double block_struct::i_number
 

Definition at line 206 of file new/rs274ngc.hh.

ON_OFF block_struct::j_flag
 

Definition at line 207 of file new/rs274ngc.hh.

double block_struct::j_number
 

Definition at line 208 of file new/rs274ngc.hh.

ON_OFF block_struct::k_flag
 

Definition at line 209 of file new/rs274ngc.hh.

double block_struct::k_number
 

Definition at line 210 of file new/rs274ngc.hh.

int block_struct::l_number
 

Definition at line 211 of file new/rs274ngc.hh.

int block_struct::line_number
 

Definition at line 212 of file new/rs274ngc.hh.

Referenced by print_nc_line_number().

int block_struct::m_count
 

Definition at line 214 of file new/rs274ngc.hh.

int block_struct::m_modes
 

Definition at line 215 of file new/rs274ngc.hh.

int block_struct::motion_to_be
 

Definition at line 213 of file new/rs274ngc.hh.

double block_struct::p_number
 

Definition at line 216 of file new/rs274ngc.hh.

Referenced by convert_g().

double block_struct::q_number
 

Definition at line 217 of file new/rs274ngc.hh.

ON_OFF block_struct::r_flag
 

Definition at line 218 of file new/rs274ngc.hh.

Referenced by convert_arc_comp1(), convert_arc_comp2(), and convert_cycle().

double block_struct::r_number
 

Definition at line 219 of file new/rs274ngc.hh.

Referenced by convert_arc2(), convert_arc_comp1(), convert_arc_comp2(), convert_arc_xy(), convert_arc_yz(), convert_arc_zx(), and convert_cycle().

double block_struct::s_number
 

Definition at line 220 of file new/rs274ngc.hh.

int block_struct::t_number
 

Definition at line 221 of file new/rs274ngc.hh.

ON_OFF block_struct::x_flag
 

Definition at line 222 of file new/rs274ngc.hh.

Referenced by convert_cycle_yz(), and find_ends().

double block_struct::x_number
 

Definition at line 223 of file new/rs274ngc.hh.

Referenced by convert_setup(), and find_ends().

ON_OFF block_struct::y_flag
 

Definition at line 224 of file new/rs274ngc.hh.

Referenced by convert_cycle_zx(), and find_ends().

double block_struct::y_number
 

Definition at line 225 of file new/rs274ngc.hh.

Referenced by find_ends().

ON_OFF block_struct::z_flag
 

Definition at line 226 of file new/rs274ngc.hh.

Referenced by convert_cycle(), convert_cycle_xy(), and find_ends().

double block_struct::z_number
 

Definition at line 227 of file new/rs274ngc.hh.

Referenced by find_ends().


The documentation for this struct was generated from the following files:
Generated on Sun Dec 2 15:28:41 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001