Uses of Package
org.planit.cost.physical
-
Packages that use org.planit.cost.physical Package Description org.planit.assignment Traffic assignment classesorg.planit.cost.physical Contains the definition of physical cost classesorg.planit.cost.physical.initial Initial Physical Cost objectsorg.planit.tntp.input Scanner reader for reading input files which are in the TNTP Format -
Classes in org.planit.cost.physical used by org.planit.assignment Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iterationPhysicalCostConfigurator Base class for all physical cost configurator implementations -
Classes in org.planit.cost.physical used by org.planit.cost.physical Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iterationBPRLinkTravelTimeCost.BPRParameters Inner class to store Map of alpha and beta parameters used in BPR function for each modePhysicalCost 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).PhysicalCostConfigurator Base class for all physical cost configurator implementations -
Classes in org.planit.cost.physical used by org.planit.cost.physical.initial Class 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). -
Classes in org.planit.cost.physical used by org.planit.tntp.input Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration