PyLandUsePlugin.GenerationAttractionOutput

class GenerationAttractionOutput

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
createVectors(iExperiment, iAimsunModel, temporaryObjects)
Parameters:
Return type:

.list of GKGenerationAttractionVector

getAggregatedModes()
Return type:

.list of GKTransportationMode

getCarMode()
Return type:

GKTransportationMode

getCentroidConfiguration()
Return type:

GKCentroidConfiguration

getCheckSumArrivals()
Return type:

float

getCheckSumArrivalsCA()
Return type:

float

getCheckSumArrivalsNCA()
Return type:

float

getCheckSumDepartures()
Return type:

float

getCheckSumDeparturesCA()
Return type:

float

getCheckSumDeparturesNCA()
Return type:

float

getTimePeriod()
Return type:

GKTimePeriod

getTotalArrivals()
Return type:

float

getTotalArrivals(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

getTotalArrivalsCA()
Return type:

float

getTotalArrivalsCA(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

getTotalArrivalsNCA()
Return type:

float

getTotalArrivalsNCA(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

getTotalDepartures()
Return type:

float

getTotalDepartures(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

getTotalDeparturesCA()
Return type:

float

getTotalDeparturesCA(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

getTotalDeparturesNCA()
Return type:

float

getTotalDeparturesNCA(iPurpose, iMode[, iBeforeBalance=false])
Parameters:
Return type:

float

setAggregateModes(aggregated_modes)
Parameters:

aggregated_modes – .list of GKTransportationMode

setCarMode(iCarMode)
Parameters:

iCarModeGKTransportationMode

setCentroidConfiguation(iCentroidConfiguration)
Parameters:

iCentroidConfigurationGKCentroidConfiguration

setTimePeriod(iPeriod)
Parameters:

iPeriodGKTimePeriod