Aimsun Next Scripting
24.0
|
Public Member Functions | |
MacroDepartureAdjustmentScenarioInputData (MacroDepartureAdjustmentScenario *scenario) | |
void | setInputPathAssignmentPlan (GKPathAssignmentPlan *) |
GKPathAssignmentPlan * | getInputPathAssignmentPlan () const |
void | setWarmup (const QTime &iTime) |
const QTime & | getWarmup () const |
void | setTravelTimeComponent (GKFunctionComponent *iComponent) |
GKFunctionComponent * | getTravelTimeComponent () const |
int | getDetectorCoverageThreshold () const |
void | setDetectorCoverageThreshold (int value) |
This class provides access to the scenario input parameters of the static OD departure adjustment
MacroDepartureAdjustmentScenarioInputData::MacroDepartureAdjustmentScenarioInputData | ( | MacroDepartureAdjustmentScenario * | scenario | ) |
int MacroDepartureAdjustmentScenarioInputData::getDetectorCoverageThreshold | ( | ) | const |
Returns a percentage indicating the Detector Lane-Coverage Threshold for the Departure Adjustment Scenario
GKPathAssignmentPlan * MacroDepartureAdjustmentScenarioInputData::getInputPathAssignmentPlan | ( | ) | const |
Returns the path assignment plan object used as input
GKFunctionComponent * MacroDepartureAdjustmentScenarioInputData::getTravelTimeComponent | ( | ) | const |
Gets the travel time component of the static cost functions defined to provide the travel time in minutes
const QTime & MacroDepartureAdjustmentScenarioInputData::getWarmup | ( | ) | const |
Gets the warm-up duration
void MacroDepartureAdjustmentScenarioInputData::setDetectorCoverageThreshold | ( | int | value | ) |
Sets the percentage indicating the Detector Lane-Coverage Threshold for the Departure Adjustment Scenario
void MacroDepartureAdjustmentScenarioInputData::setInputPathAssignmentPlan | ( | GKPathAssignmentPlan * | ) |
Sets the path assignment plan object used as input
void MacroDepartureAdjustmentScenarioInputData::setTravelTimeComponent | ( | GKFunctionComponent * | iComponent | ) |
Sets the travel time component of the static cost functions that provide the travel time in minutes
void MacroDepartureAdjustmentScenarioInputData::setWarmup | ( | const QTime & | iTime | ) |
Sets the warm-up duration