Aimsun Next Scripting
22
|
Public Member Functions | |
MacroDepartureAdjustmentOutput (MacroDepartureAdjustmentExperiment *iExperiment) | |
GKTrafficDemand * | createWarmupTrafficDemand () const |
GKTrafficDemand * | createTrafficDemand () const |
double | getR2 () const |
double | getSumSquareErrors () const |
This Class provides the outputs for the static OD departure adjustment experiment
MacroDepartureAdjustmentOutput::MacroDepartureAdjustmentOutput | ( | MacroDepartureAdjustmentExperiment * | iExperiment | ) |
GKTrafficDemand * MacroDepartureAdjustmentOutput::createTrafficDemand | ( | ) | const |
Create the adjusted traffic demand (excluding the warm-up period)
GKTrafficDemand * MacroDepartureAdjustmentOutput::createWarmupTrafficDemand | ( | ) | const |
Create the warm-up period traffic demand ( if there is no warm-up period, it will return null )
double MacroDepartureAdjustmentOutput::getR2 | ( | ) | const |
Get obtained r squared value
double MacroDepartureAdjustmentOutput::getSumSquareErrors | ( | ) | const |
Get the obtained Sum Square of Errors