pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <toporouter.h>
Data Fields | |
GList * | arcs |
gdouble | x |
gdouble | y |
gdouble | x0 |
gdouble | y0 |
gdouble | x1 |
gdouble | y1 |
gpointer | start |
gdouble | halfa |
gdouble | radius |
guint | nhalfcycles |
Definition at line 337 of file toporouter.h.
Definition at line 338 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::halfa |
Definition at line 343 of file toporouter.h.
Referenced by toporouter_serpintine_new().
Definition at line 344 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::radius |
Definition at line 343 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gpointer _toporouter_serpintine_t::start |
Definition at line 342 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::x |
Definition at line 339 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::x0 |
Definition at line 340 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::x1 |
Definition at line 340 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::y |
Definition at line 339 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::y0 |
Definition at line 340 of file toporouter.h.
Referenced by toporouter_serpintine_new().
gdouble _toporouter_serpintine_t::y1 |
Definition at line 340 of file toporouter.h.
Referenced by toporouter_serpintine_new().