Graphviz 14.1.4~dev.20260318.0551
Loading...
Searching...
No Matches
segment Struct Reference

#include <structures.h>

Collaboration diagram for segment:
[legend]

Public Member Functions

 OPTIONAL (size_t) ind_no
 index number of this segment in its channel
 
 OPTIONAL (int) track_no
 track number assigned in the channel
 

Data Fields

bool isVert
 
double comm_coord
 
paird p
 
bend l1
 
bend l2
 
struct segmentprev
 
struct segmentnext
 

Detailed Description

Definition at line 38 of file structures.h.

Member Function Documentation

◆ OPTIONAL() [1/2]

segment::OPTIONAL ( int  )

◆ OPTIONAL() [2/2]

segment::OPTIONAL ( size_t  )

Field Documentation

◆ comm_coord

double segment::comm_coord

◆ isVert

bool segment::isVert

◆ l1

bend segment::l1

◆ l2

bend segment::l2

◆ next

struct segment* segment::next

Definition at line 46 of file structures.h.

Referenced by convertSPtoRoute(), and next_seg().

◆ p

◆ prev

struct segment* segment::prev

Definition at line 45 of file structures.h.

Referenced by convertSPtoRoute(), and next_seg().


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