Package org.planit.cost.physical
Contains the definition of physical cost classes
-
Interface Summary Interface Description PhysicalCost Interface to classify costs of physical links Physical links can be either InitialPhysicalCosts (which are read in at the start and are constant) or PhysicalCosts (which are derived from other inputs and are recalculated after each iteration). -
Class Summary Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iterationBPRConfigurator Configurator for BPRLinkTravelTimeCost implementationBPRLinkTravelTimeCost Well known BPR link performance function to compute travel time cost on link segment based on flow and configuration parameters.PhysicalCostConfigurator<T extends AbstractPhysicalCost> Base class for all physical cost configurator implementationsPhysicalCostConfiguratorFactory Traffic assignment builder factory for the physical cost types supported directory by PLANit