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.
Field Documentation
the AB to XY coordinate mapping (refer to RS274X spec)
Definition at line 475 of file gerbv.h.
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 documentation for this struct was generated from the following file: