Uses of Package
org.planit.cost.physical
-
Packages that use org.planit.cost.physical Package Description org.planit.cost.physical Contains the definition of physical cost classesorg.planit.cost.physical.initial Initial Physical Cost objectsorg.planit.trafficassignment Traffic assignment classesorg.planit.trafficassignment.builder Traffic assignment builder classes -
Classes in org.planit.cost.physical used by org.planit.cost.physical Class 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).BPRLinkTravelTimeCost.BPRParameters Inner class to store Map of alpha and beta parameters used in BPR function for each modePhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration -
Classes in org.planit.cost.physical used by org.planit.cost.physical.initial Class 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). -
Classes in org.planit.cost.physical used by org.planit.trafficassignment Class Description PhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration -
Classes in org.planit.cost.physical used by org.planit.trafficassignment.builder Class Description PhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration