Uses of Interface
org.goplanit.interactor.LinkInflowOutflowAccessor
-
Packages that use LinkInflowOutflowAccessor Package Description org.goplanit.cost.physical Contains the definition of physical cost classesorg.goplanit.interactor Interfaces which must be implemented by event accessor classes -
-
Uses of LinkInflowOutflowAccessor in org.goplanit.cost.physical
Classes in org.goplanit.cost.physical that implement LinkInflowOutflowAccessor Modifier and Type Class Description class
SteadyStateTravelTimeCost
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. -
Uses of LinkInflowOutflowAccessor in org.goplanit.interactor
Methods in org.goplanit.interactor that return types with arguments of type LinkInflowOutflowAccessor Modifier and Type Method Description default Class<LinkInflowOutflowAccessor>
LinkInflowOutflowAccessee. getCompatibleAccessor()
this accessee provides access to this accessor
-