Aimsun Next Scripting
22
|
Public Member Functions | |
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 |
Public Attributes | |
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlGreenMetering * | base = (GKControlGreenMetering*)sipCpp |
sipType = 0 | |
![]() | |
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlMetering * | base = (GKControlMetering*)sipCpp |
sipType = 0 | |
Additional Inherited Members | |
![]() | |
enum | GKControlMeteringType { eUnspecified = 0 , eUncontrolled = 1 , eFixedControl = 2 , eExternal = 3 } |
Settings used in a control plan for a green metering.
Py_END_ALLOW_THREADS End GKControlGreenMetering::GKControlGreenMetering | ( | ) |
const float GKControlGreenMetering::getCycle | ( | ) | const |
Gets the cycle.
const float GKControlGreenMetering::getGreen | ( | ) | const |
Gets the green time.
const float GKControlGreenMetering::getMaxGreen | ( | ) | const |
Gets the maximum green time.
const float GKControlGreenMetering::getMinGreen | ( | ) | const |
Gets the minimum green time.
const float GKControlGreenMetering::getOffset | ( | ) | const |
Gets the offset.
const float GKControlGreenMetering::getYellowTime | ( | ) | const |
Gets the yellow time.
|
inline |
References base, GKSystem::getSystem(), and sipType.
void GKControlGreenMetering::setCycle | ( | const float | ) |
Sets the cycle.
void GKControlGreenMetering::setGreen | ( | const float | ) |
Sets the green time.
void GKControlGreenMetering::setMaxGreen | ( | const float | ) |
Sets the maximum green time.
void GKControlGreenMetering::setMinGreen | ( | const float | ) |
Sets the minimum green time.
void GKControlGreenMetering::setOffset | ( | const float | ) |
Sets the offset.
void GKControlGreenMetering::setYellowTime | ( | const float | ) |
Sets the yellow time.
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS GKControlGreenMetering* GKControlGreenMetering::base = (GKControlGreenMetering*)sipCpp |
Referenced by if().
GKControlGreenMetering::sipType = 0 |
Referenced by if().