|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKControlGreenMeteringByLane () | |
| void | setLaneOffset (const float) |
| float | getLaneOffset () const |
Public Member Functions inherited from GKControlGreenMetering | |
| if (base) | |
| Py_END_ALLOW_THREADS End | GKControlGreenMetering () |
| void | setCycle (const float) |
| float | getCycle () const |
| void | setMinGreen (const float) |
| float | getMinGreen () const |
| void | setMaxGreen (const float) |
| float | getMaxGreen () const |
| void | setGreen (const float) |
| float | getGreen () const |
| void | setOffset (const float) |
| float | getOffset () const |
| void | setYellowTime (const float) |
| float | getYellowTime () const |
Public Member Functions inherited from GKControlMetering | |
| if (base) | |
| Py_END_ALLOW_THREADS End | GKControlMetering () |
| void | setMetering (GKMetering *) |
| GKMetering * | getMetering () const |
| qint32 | getMeteringId () const |
| void | setControlMeteringType (const GKControlMeteringType) |
| const GKControlMeteringType | getControlMeteringType () const |
Additional Inherited Members | |
Public Types inherited from GKControlMetering | |
| enum | GKControlMeteringType { eUnspecified = 0 , eUncontrolled = 1 , eFixedControl = 2 , eExternal = 3 } |
Public Attributes inherited from GKControlGreenMetering | |
| ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlGreenMetering * | base = (GKControlGreenMetering*)sipCpp |
| sipType = 0 | |
Public Attributes inherited from GKControlMetering | |
| ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlMetering * | base = (GKControlMetering*)sipCpp |
| sipType = 0 | |
Settings used in a control plan for a green metering.
| GKControlGreenMeteringByLane::GKControlGreenMeteringByLane | ( | ) |
| float GKControlGreenMeteringByLane::getLaneOffset | ( | ) | const |
Gets the lane offset.
| void GKControlGreenMeteringByLane::setLaneOffset | ( | const float | ) |
Sets the lane offset.
1.9.4