Aimsun Next Scripting
24.0
|
Public Member Functions | |
GKScheduleMasterControlPlanItemOCITPars () | |
~GKScheduleMasterControlPlanItemOCITPars () | |
void | setCentralControl (bool value) |
bool | getCentralControl () const |
void | setActuatedControl (bool value) |
bool | getActuatedControl () const |
void | setIndividualTraffic (bool value) |
bool | getIndividualTraffic () const |
void | setPublicTransportPrioritization (bool value) |
bool | getPublicTransportPrioritization () const |
unsigned int | getPartialIntersectionsSize () const |
void | setPartialIntersection (unsigned int intersection, bool value) |
bool | getPartialIntersection (unsigned int intersection) const |
GKScheduleMasterControlPlanItemOCITPars::GKScheduleMasterControlPlanItemOCITPars | ( | ) |
GKScheduleMasterControlPlanItemOCITPars::~GKScheduleMasterControlPlanItemOCITPars | ( | ) |
bool GKScheduleMasterControlPlanItemOCITPars::getActuatedControl | ( | ) | const |
bool GKScheduleMasterControlPlanItemOCITPars::getCentralControl | ( | ) | const |
bool GKScheduleMasterControlPlanItemOCITPars::getIndividualTraffic | ( | ) | const |
bool GKScheduleMasterControlPlanItemOCITPars::getPartialIntersection | ( | unsigned int | intersection | ) | const |
unsigned int GKScheduleMasterControlPlanItemOCITPars::getPartialIntersectionsSize | ( | ) | const |
bool GKScheduleMasterControlPlanItemOCITPars::getPublicTransportPrioritization | ( | ) | const |
void GKScheduleMasterControlPlanItemOCITPars::setActuatedControl | ( | bool | value | ) |
void GKScheduleMasterControlPlanItemOCITPars::setCentralControl | ( | bool | value | ) |
void GKScheduleMasterControlPlanItemOCITPars::setIndividualTraffic | ( | bool | value | ) |
void GKScheduleMasterControlPlanItemOCITPars::setPartialIntersection | ( | unsigned int | intersection, |
bool | value | ||
) |
void GKScheduleMasterControlPlanItemOCITPars::setPublicTransportPrioritization | ( | bool | value | ) |