|
Aimsun Next Scripting
24.0
|
Public Types | |
| enum | RouteChoiceType { eFIXED_DIST =0 , eFIXED_TIME =1 , eBINOMIAL =2 , ePROPORTIONAL =3 , eLOGIT =4 , eCLOGIT =5 , eUSER_DEF =6 , eDUE =7 } |
Public Member Functions | |
| DTADescription () | |
| ~DTADescription () | |
| RouteChoiceType | getRouteChoiceType () const |
| DTADescription::DTADescription | ( | ) |
| DTADescription::~DTADescription | ( | ) |
| RouteChoiceType DTADescription::getRouteChoiceType | ( | ) | const |
Returns the route choice function type.
1.9.4