Aimsun Next Scripting
22
|
Public Member Functions | |
GKControlGreenMeteringByLane () | |
void | setLaneOffset (const float) |
const float | getLaneOffset () const |
![]() | |
if (base) | |
Py_END_ALLOW_THREADS End | GKControlGreenMetering () |
void | setCycle (const float) |
const float | getCycle () const |
void | setMinGreen (const float) |
const float | getMinGreen () const |
void | setMaxGreen (const float) |
const float | getMaxGreen () const |
void | setGreen (const float) |
const float | getGreen () const |
void | setOffset (const float) |
const float | getOffset () const |
void | setYellowTime (const float) |
const float | getYellowTime () const |
![]() | |
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 | |
![]() | |
enum | GKControlMeteringType { eUnspecified = 0 , eUncontrolled = 1 , eFixedControl = 2 , eExternal = 3 } |
![]() | |
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlGreenMetering * | base = (GKControlGreenMetering*)sipCpp |
sipType = 0 | |
![]() | |
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlMetering * | base = (GKControlMetering*)sipCpp |
sipType = 0 | |
Settings used in a control plan for a green metering.
GKControlGreenMeteringByLane::GKControlGreenMeteringByLane | ( | ) |
const float GKControlGreenMeteringByLane::getLaneOffset | ( | ) | const |
Gets the lane offset.
void GKControlGreenMeteringByLane::setLaneOffset | ( | const float | ) |
Sets the lane offset.