Uses of Package
org.goplanit.cost.physical
-
Packages that use org.goplanit.cost.physical Package Description org.goplanit.assignment Traffic assignment classesorg.goplanit.assignment.ltm.sltm org.goplanit.component.event org.goplanit.cost Contains the definitions of cost classesorg.goplanit.cost.physical Contains the definition of physical cost classesorg.goplanit.cost.physical.initial Initial Physical Cost objectsorg.goplanit.tntp.input Scanner reader for reading input files which are in the TNTP Format -
Classes in org.goplanit.cost.physical used by org.goplanit.assignment Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approachPhysicalCostConfigurator Base class for all physical cost configurator implementations -
Classes in org.goplanit.cost.physical used by org.goplanit.assignment.ltm.sltm Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approach -
Classes in org.goplanit.cost.physical used by org.goplanit.component.event Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approach -
Classes in org.goplanit.cost.physical used by org.goplanit.cost Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approach -
Classes in org.goplanit.cost.physical used by org.goplanit.cost.physical Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approachBprLinkTravelTimeCost Well known BPR link performance function to compute travel time cost on link segment based on flow and configuration parameters.BprLinkTravelTimeCost.BprParameters Inner class to store Map of alpha and beta parameters used in BPR function for each modeFreeFlowLinkTravelTimeCost Simplest possible travel time cost, namely fixed to free flow travel time regardless of the flows measured.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).PhysicalCostConfigurator Base class for all physical cost configurator implementationsSteadyStateTravelTimeCost Cost computation for travel times based on the work of Raadsen and Bliemer (2019), Steady-state link travel time methods: Formulation, derivation, classification, and unification. -
Classes in org.goplanit.cost.physical used by org.goplanit.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.goplanit.cost.physical used by org.goplanit.tntp.input Class Description AbstractPhysicalCost Class for dynamic cost functions, which calculate link segment costs for each iteration and assumes an underlying macroscopic link segment approach