|
Aimsun Next Scripting
22
|
Public Member Functions | |
| GKForceTurningSubPathData () | |
| ~GKForceTurningSubPathData () | |
| void | setSubPath (const GKSubPath *aSubPath) |
| const GKSubPath * | getSubPath () const |
| void | setPercentage (double aPercentage) |
| double | getPercentage () const |
| GKForceTurningSubPathData::GKForceTurningSubPathData | ( | ) |
| GKForceTurningSubPathData::~GKForceTurningSubPathData | ( | ) |
| double GKForceTurningSubPathData::getPercentage | ( | ) | const |
Gets the percentage in the range from 0.0 to 1.0, where 1.0 means 100% and 0.4 means 40%
| const GKSubPath * GKForceTurningSubPathData::getSubPath | ( | ) | const |
| void GKForceTurningSubPathData::setPercentage | ( | double | aPercentage | ) |
Sets the percentage in the range from 0.0 to 1.0, where 1.0 means 100% and 0.4 means 40%
| void GKForceTurningSubPathData::setSubPath | ( | const GKSubPath * | aSubPath | ) |
1.9.4