Aimsun Next Scripting
22
|
Public Member Functions | |
GKStopLine () | |
GKStopLine (double pos, double len) | |
void | setPosition (double pos) |
double | getPosition () const |
void | setLength (double len) |
double | getLength () const |
A turn can have more than one. The position is relative to the beginning of the turn. The length sets the available area of the stop line. If 0 means that is set automatically by Aimsun (expanding it to the next stop line).
GKStopLine::GKStopLine | ( | ) |
GKStopLine::GKStopLine | ( | double | pos, |
double | len | ||
) |
double GKStopLine::getLength | ( | ) | const |
double GKStopLine::getPosition | ( | ) | const |
void GKStopLine::setLength | ( | double | len | ) |
void GKStopLine::setPosition | ( | double | pos | ) |