pcb 4.1.1
An interactive printed circuit board layout editor.

edge_struct Struct Reference

Collaboration diagram for edge_struct:

Data Fields

routebox_trb
CheapPointType cost_point
cost_t cost_to_point
cost_t cost
routebox_tmincost_target
vetting_twork
direction_t expand_dir
struct {
   unsigned   is_via:1
   conflict_t   via_conflict_level:2
   unsigned   is_interior:1
   unsigned   via_search:1
   unsigned   in_plane:1
flags

Detailed Description

Definition at line 340 of file autoroute.c.


Field Documentation

Definition at line 361 of file autoroute.c.

Referenced by CreateViaEdge(), and do_via_search().

Definition at line 357 of file autoroute.c.

Referenced by CreateEdgeWithConflicts(), moveable_edge(), and RouteOne().

Definition at line 352 of file autoroute.c.

Referenced by __edge_is_good(), CreateViaEdge(), and RouteOne().

Definition at line 359 of file autoroute.c.

Referenced by do_via_search(), KillEdge(), and RouteOne().

Definition at line 347 of file autoroute.c.

Referenced by do_via_search(), and KillEdge().


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