OpenTTD
|
Definition of demand calculating link graph handler. More...
Go to the source code of this file.
Data Structures | |
class | Scaler |
Scale various things according to symmetric/asymmetric distribution. More... | |
class | SymmetricScaler |
Scaler for symmetric distribution. More... | |
class | AsymmetricScaler |
A scaler for asymmetric distribution. More... |
Typedefs | |
typedef std::list< NodeID > | NodeList |
Definition of demand calculating link graph handler.
Definition in file demands.cpp.