pcb 4.1.1
An interactive printed circuit board layout editor.

_toporouter_route_t Struct Reference

#include <toporouter.h>

Collaboration diagram for _toporouter_route_t:

Data Fields

struct _toporouter_netlist_tnetlist
struct _toporouter_cluster_tsrc
struct _toporouter_cluster_tdest
struct _toporouter_cluster_tpsrc
struct _toporouter_cluster_tpdest
gdouble score
gdouble detourscore
toporouter_vertex_tcurpoint
GHashTable * alltemppoints
GList * path
guint flags
GList * destvertices
GList * srcvertices
GList * topopath
gdouble pscore
GList * ppath
gint * ppathindices

Detailed Description

Definition at line 278 of file toporouter.h.


Field Documentation

Definition at line 285 of file toporouter.h.

Referenced by detour_router(), and netscore_create().

Definition at line 292 of file toporouter.h.

Referenced by routedata_create().

Definition at line 299 of file toporouter.h.

Referenced by route_checkpoint(), route_restore(), and routedata_create().

Definition at line 298 of file toporouter.h.

Referenced by route_checkpoint(), route_restore(), and routedata_create().


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