gerbv_netstate_t Struct Reference

#include <gerbv.h>


Detailed Description

The structure used to keep track of RS274X state groups

Definition at line 474 of file gerbv.h.


Data Fields

gerbv_axis_select_t axisSelect
gerbv_mirror_state_t mirrorState
gerbv_unit_t unit
gdouble offsetA
gdouble offsetB
gdouble scaleA
gdouble scaleB
gpointer next

Field Documentation

gerbv_axis_select_t gerbv_netstate_t::axisSelect

the AB to XY coordinate mapping (refer to RS274X spec)

Definition at line 475 of file gerbv.h.

gerbv_mirror_state_t gerbv_netstate_t::mirrorState

any mirroring around the X or Y axis

Definition at line 476 of file gerbv.h.

the current length unit

Definition at line 477 of file gerbv.h.

the offset along the A axis (usually this is the X axis)

Definition at line 478 of file gerbv.h.

the offset along the B axis (usually this is the Y axis)

Definition at line 479 of file gerbv.h.

the scale factor in the A axis (usually this is the X axis)

Definition at line 480 of file gerbv.h.

the scale factor in the B axis (usually this is the Y axis)

Definition at line 481 of file gerbv.h.

the next state group in the array

Definition at line 482 of file gerbv.h.

Referenced by gerbv_destroy_image(), and gerbv_image_copy_image().


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

Generated on Tue Aug 19 00:14:51 2008 for gerbv by  doxygen 1.5.6