Aimsun Next Scripting
22
|
Public Member Functions | |
int | size () const |
const QVector< GKSection * > & | getRoute (int n) const |
double | getCost (int n) const |
const QVector< double > & | getCosts () const |
double GKPathChoice::getCost | ( | int | n | ) | const |
Get the cost for path n
const QVector< double > & GKPathChoice::getCosts | ( | ) | const |
Deprecated, use getCost( int n) instead
const QVector< GKSection * > & GKPathChoice::getRoute | ( | int | n | ) | const |
Get the route for path n
int GKPathChoice::size | ( | ) | const |
Get the number of different paths