PyLandUsePlugin.GenerationAttractionOutput¶
- class GenerationAttractionOutput¶
Synopsis¶
Methods¶
def
__init__()def
createVectors()def
getCarMode()def
getTimePeriod()def
setCarMode()def
setTimePeriod()
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:
iExperiment –
GKGenerationAttractionExperimentiAimsunModel –
GKModeltemporaryObjects – bool
- Return type:
.list of GKGenerationAttractionVector
- getAggregatedModes()¶
- Return type:
.list of GKTransportationMode
- getCarMode()¶
- Return type:
- getCentroidConfiguration()¶
- Return type:
GKCentroidConfiguration
- getTimePeriod()¶
- Return type:
- getTotalArrivals(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- getTotalArrivalsCA(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- getTotalArrivalsNCA(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- getTotalDepartures(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- getTotalDeparturesCA(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- getTotalDeparturesNCA(iPurpose, iMode[, iBeforeBalance=false])
- Parameters:
iPurpose –
GKTripPurposeiMode –
GKTransportationModeiBeforeBalance – bool
- Return type:
- setAggregateModes(aggregated_modes)¶
- Parameters:
aggregated_modes – .list of GKTransportationMode
- setCarMode(iCarMode)¶
- Parameters:
iCarMode –
GKTransportationMode
- setCentroidConfiguation(iCentroidConfiguration)¶
- Parameters:
iCentroidConfiguration –
GKCentroidConfiguration
- setTimePeriod(iPeriod)¶
- Parameters:
iPeriod –
GKTimePeriod