| OpenTTD
    | 
Annotation for a link graph edge. More...
| Public Member Functions | |
| void | Init () | 
| Initialize a linkgraph job edge. | |
| Data Fields | |
| uint | demand | 
| Transport demand between the nodes. | |
| uint | unsatisfied_demand | 
| Demand over this edge that hasn't been satisfied yet. | |
| uint | flow | 
| Planned flow over this edge. | |
Annotation for a link graph edge.
Definition at line 36 of file linkgraphjob.h.
 1.8.1.2
 1.8.1.2