Package org.planit.cost.physical
Contains the definition of physical cost classes
-
Interface Summary Interface Description AbstractPhysicalCost 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 BPRLinkTravelTimeCost Well known BPR link performance function to compute travel time cost on link segment based on flow and configuration parameters.PhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration