Demands
Demand
Bases: BaseModel
Source code in passengersim/config/demands.py
choice_model
class-attribute
instance-attribute
The name of the choice model that is applied for this demand.
choice_model_
property
Choice model, falling back to segment name if not set explicitly.
curve
class-attribute
instance-attribute
The name of the booking curve that is applied for this demand.
Each demand is attached to a booking curve that describes the temporal distribution of customer arrivals.