A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

abort - org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
 
ABORT - org.matsim.core.mobsim.framework.MobsimAgent.State
 
ABORT - org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic.AcceptTurn
 
abortedPlanScore - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
aboutToRead(String, String) - Static method in class org.matsim.core.gbl.Gbl
 
aboutToRead(String, URL) - Static method in class org.matsim.core.gbl.Gbl
 
aboutToWrite(String, String) - Static method in class org.matsim.core.gbl.Gbl
 
absAverageLinkDiff(ArrayList<EventLog>, ArrayList<EventLog>) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
For each link in the event list, find out how long a car has been on that link.
ABSOLUTE_IN_SI_UNITS - org.matsim.core.network.NetworkChangeEvent.ChangeType
 
ABSORBED_INTO_CORE - Static variable in class org.matsim.core.gbl.Gbl
 
AbstractFacilityAlgorithm - Class in org.matsim.facilities.algorithms
 
AbstractFacilityAlgorithm() - Constructor for class org.matsim.facilities.algorithms.AbstractFacilityAlgorithm
 
AbstractFacilityFilter - Class in org.matsim.facilities.filters
 
AbstractFacilityFilter() - Constructor for class org.matsim.facilities.filters.AbstractFacilityFilter
 
AbstractHouseholdAlgorithm - Class in org.matsim.households.algorithms
 
AbstractHouseholdAlgorithm() - Constructor for class org.matsim.households.algorithms.AbstractHouseholdAlgorithm
 
AbstractMatsimWriter - Class in org.matsim.core.utils.io
A simple, abstract helper class to open files for writing with support for gzip-compression.
AbstractMatsimWriter() - Constructor for class org.matsim.core.utils.io.AbstractMatsimWriter
 
AbstractMobsimModule - Class in org.matsim.core.mobsim.framework
 
AbstractMobsimModule() - Constructor for class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
AbstractModule - Class in org.matsim.core.controler
"Designed for inheritance." Extend this class, overwrite configure, and use the methods of this class to install your module.
AbstractModule() - Constructor for class org.matsim.core.controler.AbstractModule
 
AbstractModule(Config) - Constructor for class org.matsim.core.controler.AbstractModule
 
AbstractMultithreadedModule - Class in org.matsim.core.replanning.modules
An abstract strategy module for running multiple plan algorithms in parallel.
AbstractMultithreadedModule(int) - Constructor for class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
AbstractMultithreadedModule(GlobalConfigGroup) - Constructor for class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
AbstractPersonAlgorithm - Class in org.matsim.core.population.algorithms
 
AbstractPersonAlgorithm() - Constructor for class org.matsim.core.population.algorithms.AbstractPersonAlgorithm
 
AbstractPlanSelector - Class in org.matsim.core.replanning.selectors
Standardizing plans selection when weights are given.
AbstractPlanSelector() - Constructor for class org.matsim.core.replanning.selectors.AbstractPlanSelector
 
AbstractQSimModule - Class in org.matsim.core.mobsim.qsim
 
AbstractQSimModule() - Constructor for class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
AbstractRoute - Class in org.matsim.core.population.routes
Default, abstract implementation of the Route-interface.
AbstractRoute(Id<Link>, Id<Link>) - Constructor for class org.matsim.core.population.routes.AbstractRoute
 
AbstractRoutingNetwork - Class in org.matsim.core.router.util
 
AbstractRoutingNetwork(Network) - Constructor for class org.matsim.core.router.util.AbstractRoutingNetwork
 
AbstractRoutingNetworkFactory - Class in org.matsim.core.router.util
 
AbstractRoutingNetworkFactory() - Constructor for class org.matsim.core.router.util.AbstractRoutingNetworkFactory
 
AbstractRoutingNetworkLink - Class in org.matsim.core.router.util
 
AbstractRoutingNetworkNode - Class in org.matsim.core.router.util
 
AbstractTransitDriverAgent - Class in org.matsim.core.mobsim.qsim.pt
 
AbstractTransitRouter - Class in org.matsim.pt.router
 
AbstractTransitRouter(TransitRouterConfig) - Constructor for class org.matsim.pt.router.AbstractTransitRouter
 
AbstractTransitRouter(TransitRouterConfig, TransitTravelDisutility) - Constructor for class org.matsim.pt.router.AbstractTransitRouter
 
ACCESS - ch.sbb.matsim.routing.pt.raptor.RaptorStopFinder.Direction
 
access_walk - Static variable in class org.matsim.api.core.v01.TransportMode
Deprecated.
accessCost - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
 
accessFacilityId - Variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
accessTime - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
The time required to travel from the origin to the first stop.
accumulator() - Method in class org.matsim.core.network.NetworkCollector
 
activeLandmarkIndexes - Variable in class org.matsim.core.router.AStarLandmarks
 
Activity - Interface in org.matsim.api.core.v01.population
Specifies the kind of activity an agent performs during its day.
ACTIVITY - org.matsim.core.mobsim.framework.MobsimAgent.State
 
ACTIVITY_TYPE - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
activityDurationInterpretation - Variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimulation
 
ActivityDurationUtils - Class in org.matsim.core.mobsim.qsim.agents
 
ActivityDurationUtils() - Constructor for class org.matsim.core.mobsim.qsim.agents.ActivityDurationUtils
 
ActivityEnd - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
ActivityEndEvent - Class in org.matsim.api.core.v01.events
 
ActivityEndEvent(double, Id<Person>, Id<Link>, Id<ActivityFacility>, String) - Constructor for class org.matsim.api.core.v01.events.ActivityEndEvent
 
ActivityEndEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
ActivityEndIdentifier - Class in org.matsim.withinday.replanning.identifiers
 
ActivityEndIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers
 
ActivityEndIdentifierFactory(ActivityReplanningMap) - Constructor for class org.matsim.withinday.replanning.identifiers.ActivityEndIdentifierFactory
 
ActivityEndRescheduler - Interface in org.matsim.core.mobsim.qsim
 
ActivityEndReschedulerProvider - Interface in org.matsim.core.mobsim.qsim
need this because a lot of code passes the withinDayEngine around, in order to later get to the activity end scheduling possibility via the InternalInterface
ActivityEngine - Interface in org.matsim.core.mobsim.qsim
An interface that marks the "default" activity engine.
ActivityEngineModule - Class in org.matsim.core.mobsim.qsim
 
ActivityEngineModule() - Constructor for class org.matsim.core.mobsim.qsim.ActivityEngineModule
 
ActivityEngineWithWakeup - Class in org.matsim.core.mobsim.qsim
 
ActivityEngineWithWakeup.AgentWakeup - Interface in org.matsim.core.mobsim.qsim
 
ActivityEngineWithWakeup.AgentWakeupEvent - Class in org.matsim.core.mobsim.qsim
 
ActivityFacilities - Interface in org.matsim.facilities
Root class for activity facilities.
ActivityFacilitiesFactory - Interface in org.matsim.facilities
 
ActivityFacilitiesFactoryImpl - Class in org.matsim.facilities
 
ActivityFacilitiesFactoryImpl() - Constructor for class org.matsim.facilities.ActivityFacilitiesFactoryImpl
 
ActivityFacilitiesImpl - Class in org.matsim.facilities
Maintainer: mrieser / Senozon AG
ActivityFacilitiesImpl() - Constructor for class org.matsim.facilities.ActivityFacilitiesImpl
Deprecated.
ActivityFacilitiesImpl(String) - Constructor for class org.matsim.facilities.ActivityFacilitiesImpl
Deprecated.
ActivityFacility - Interface in org.matsim.facilities
 
ActivityFacilityImpl - Class in org.matsim.facilities
maintainer: mrieser / Senozon AG
ActivityFacilityImpl(Id<ActivityFacility>, Coord, Id<Link>) - Constructor for class org.matsim.facilities.ActivityFacilityImpl
Deliberately protected, see MatsimDataClassImplMarkerInterface
ActivityHandler - Interface in org.matsim.core.mobsim.qsim.interfaces
 
ActivityOption - Interface in org.matsim.facilities
 
ActivityOptionImpl - Class in org.matsim.facilities
 
ActivityOptionImpl(String) - Constructor for class org.matsim.facilities.ActivityOptionImpl
 
ActivityParams() - Constructor for class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
ActivityParams(String) - Constructor for class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
ActivityPerformingIdentifier - Class in org.matsim.withinday.replanning.identifiers
 
ActivityPerformingIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers
 
ActivityPerformingIdentifierFactory(ActivityReplanningMap, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.ActivityPerformingIdentifierFactory
 
activityReplanningMap - Variable in class org.matsim.withinday.replanning.identifiers.ActivityEndIdentifier
 
activityReplanningMap - Variable in class org.matsim.withinday.replanning.identifiers.ActivityPerformingIdentifier
 
ActivityReplanningMap - Class in org.matsim.withinday.replanning.identifiers.tools
This class tracks agents and their activity end times.
ActivityReplanningMap(MobsimDataProvider, EventsManager) - Constructor for class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
ActivityStart - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
ActivityStartEvent - Class in org.matsim.api.core.v01.events
 
ActivityStartEvent(double, Id<Person>, Id<Link>, Id<ActivityFacility>, String) - Constructor for class org.matsim.api.core.v01.events.ActivityStartEvent
Deprecated.
-- add Coord as argument
ActivityStartEvent(double, Id<Person>, Id<Link>, Id<ActivityFacility>, String, Coord) - Constructor for class org.matsim.api.core.v01.events.ActivityStartEvent
 
ActivityStartEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
ActivityStartingFilter - Class in org.matsim.withinday.replanning.identifiers.filter
Remove all agents from the set that are going to start an activity on their current link.
ActivityStartingFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
ActivityStartingFilterFactory(MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.ActivityStartingFilterFactory
 
ActivityTypeOpeningIntervalCalculator - Class in org.matsim.core.scoring.functions
 
ActivityTypeOpeningIntervalCalculator(ScoringParameters) - Constructor for class org.matsim.core.scoring.functions.ActivityTypeOpeningIntervalCalculator
 
ActivityUtilityParameters - Class in org.matsim.core.scoring.functions
Class that converts the config parameters into parameters that are used by the scoring.
ActivityUtilityParameters.Builder - Class in org.matsim.core.scoring.functions
This is now deliberately an unmodifiable object which can only instantiated by a builder.
ActivityUtilityParameters.SameAbsoluteScore - Class in org.matsim.core.scoring.functions
 
ActivityUtilityParameters.SameRelativeScore - Class in org.matsim.core.scoring.functions
 
ActivityUtilityParameters.ZeroUtilityComputation - Interface in org.matsim.core.scoring.functions
 
ACVITITY_TYPE_CMT - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
add(E, double) - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Adds the specified element to this priority queue, with the given priority.
add(E, double) - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
add(E, double) - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
Adds the specified element to this priority queue, with the given priority.
add(E, double) - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Adds the specified element to this priority queue, with the given priority.
add(Id<T>) - Method in class org.matsim.api.core.v01.IdSet
 
add(TransitScheduleValidator.ValidationResult) - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
add2LoadCurveDataSets(CountSimComparison) - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
add2LoadCurveDataSets(CountSimComparison) - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
addActivity(Activity) - Method in interface org.matsim.api.core.v01.population.Plan
 
addActivityAtEnd(MobsimAgent, Activity, String) - Method in class org.matsim.withinday.utils.EditPlans
 
addActivityFacility(ActivityFacility) - Method in interface org.matsim.facilities.ActivityFacilities
 
addActivityFacility(ActivityFacility) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
addActivityFacility(ActivityFacility) - Method in class org.matsim.facilities.StreamingActivityFacilities
 
addActivityHandler(ActivityHandler) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addActivityHandler(EventsToActivities.ActivityHandler) - Method in class org.matsim.core.scoring.EventsToActivities
 
addActivityOption(ActivityOption) - Method in interface org.matsim.facilities.ActivityFacility
 
addActivityOption(ActivityOption) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
addActivityParams(PlanCalcScoreConfigGroup.ActivityParams) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
addActivityParams(PlanCalcScoreConfigGroup.ActivityParams) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
addActTypePattern(String) - Method in class org.matsim.facilities.filters.FacilitiesActTypeFilter
 
addAgent(AgentSnapshotInfo) - Method in class org.matsim.vis.snapshotwriters.KmlSnapshotWriter
 
addAgent(AgentSnapshotInfo) - Method in interface org.matsim.vis.snapshotwriters.SnapshotWriter
Adds an agent to the current snapshot.
addAgent(AgentSnapshotInfo) - Method in class org.matsim.vis.snapshotwriters.TransimsSnapshotWriter
 
addAgentFilter(AgentFilter) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
addAgentFilterFactory(AgentFilterFactory) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
addAgentFiltersToIdentifier(AgentSelector) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
addAgentSnapshotInfo(Collection<AgentSnapshotInfo>) - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
addAgentSnapshotInfo(Collection<AgentSnapshotInfo>) - Method in interface org.matsim.vis.snapshotwriters.VisData
 
addAgentSnapshotInfo(Collection<AgentSnapshotInfo>, double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI.VisData
 
addAgentSource(AgentSource) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addAgentToStop(double, PTPassengerAgent, Id<TransitStopFacility>) - Method in class org.matsim.core.mobsim.qsim.pt.TransitStopAgentTracker
 
addAlgorithm(Population, PersonAlgorithm) - Static method in class org.matsim.core.population.io.StreamingDeprecated
 
addAlgorithm(PersonAlgorithm) - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
addAlgorithm(HouseholdAlgorithm) - Method in class org.matsim.households.HouseholdsAlgorithmRunner
Add the algorithm to the container.
addAll(Collection<? extends Id<T>>) - Method in class org.matsim.api.core.v01.IdSet
 
addAll(IdSet<T>) - Method in class org.matsim.api.core.v01.IdSet
 
addAttribute(String, Class<?>) - Method in class org.matsim.core.utils.gis.PointFeatureFactory.Builder
 
addAttribute(String, Class<?>) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory.Builder
 
addAttribute(String, Class<?>) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory.Builder
 
addAttributeConverterBinding(Class<?>) - Method in class org.matsim.core.controler.AbstractModule
 
addChangeRequest(int, GenericPlanStrategy<PL, AG>, String, double) - Method in class org.matsim.core.replanning.GenericStrategyManager
addChangeRequest(int, PlanStrategy, String, double) - Method in class org.matsim.core.replanning.StrategyManager
Schedules a command for a later iteration.
addChangeRequestForDefaultSubpopulation(int, PlanStrategy, double) - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
addComponent(Annotation) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
addComponent(Class<? extends Annotation>) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
addConfigConsistencyChecker(ConfigConsistencyChecker) - Method in class org.matsim.core.config.Config
 
addControlerListener(ControlerListener) - Method in class org.matsim.core.controler.Controler
 
addControlerListener(ControlerListener) - Method in interface org.matsim.core.controler.ControlerListenerManager
 
addControlerListener(ControlerListener) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Add a ControlerListener to the Controler instance
addControlerListener(ControlerListener) - Method in interface org.matsim.core.controler.MatsimServices
 
addControlerListenerBinding() - Method in class org.matsim.core.controler.AbstractModule
 
addCoreControlerListener(ControlerListener) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Add a core ControlerListener to the Controler instance
addCoreModules() - Method in class org.matsim.core.config.Config
Adds all the commonly used config-groups, also known as "core modules", to this config-instance.
addCountsGraph(CountsGraph) - Method in class org.matsim.counts.algorithms.graphs.helper.OutputDelegate
 
addCustomEventMapper(String, MatsimEventsReader.CustomEventMapper) - Method in class org.matsim.core.events.EventsReaderJson
 
addCustomEventMapper(String, MatsimEventsReader.CustomEventMapper) - Method in class org.matsim.core.events.EventsReaderXMLv1
 
addCustomEventMapper(String, MatsimEventsReader.CustomEventMapper) - Method in class org.matsim.core.events.MatsimEventsReader
 
addData(VolumesAnalyzer, TravelTime) - Method in class org.matsim.analysis.CalcLinkStats
 
addDefaultFormatting() - Method in class org.matsim.core.utils.charts.ChartUtil
Adds default formatting options for the charts, like a white background etc.
addDeparture(Departure) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
addDeparture(Departure) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
addDeparture(VisumNetwork.Departure) - Method in class org.matsim.visum.VisumNetwork
 
addDepartureHandler(DepartureHandler) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addDrivingLane(int, Point2D.Double, Point2D.Double) - Method in class org.matsim.lanes.VisLane
 
addDuringActivityReplannerFactory(WithinDayDuringActivityReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
addDuringLegReplannerFactory(WithinDayDuringLegReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
addEdge(HullEdge) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Add an edge to the triangle.
addEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Add edges to the triangle.
addEdgeType(VisumNetwork.EdgeType) - Method in class org.matsim.visum.VisumNetwork
 
addError(String) - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
addEventHandlerBinding() - Method in class org.matsim.core.controler.AbstractModule
 
addExternalSnapshotWriter(SnapshotWriter) - Method in class org.matsim.run.Events2Snapshot
 
addFirst(E) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.VehicleQ
 
addFirst(QVehicle) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
addFirst(QVehicle) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
addFromUpstream(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
addFromWait(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
addGraphsCreator(CountsGraphsCreator) - Method in class org.matsim.counts.algorithms.CountsHtmlAndGraphsWriter
 
addHandler(EventHandler) - Method in interface org.matsim.core.api.experimental.events.EventsManager
 
addHandler(EventHandler) - Method in class org.matsim.core.events.EventsManagerImpl
 
addHandler(EventHandler) - Method in class org.matsim.core.events.ParallelEventsManager
 
addHandler(EventHandler) - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
addHandler(EventHandler) - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
addHousehold(Household) - Method in class org.matsim.households.HouseholdsImpl
Adds the household to the container.
addIdentifier(T) - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
addIncidentEdge(HullEdge) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Add an incident edge in relationship with the edge.
addIncidentEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Add incident edges in relationship with the edge.
addInLink(Link) - Method in interface org.matsim.api.core.v01.network.Node
Adds a non-null link to this node's set of ingoing links.
addInLink(Link) - Method in class org.matsim.core.router.ImaginaryNode
 
addInLink(Link) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
addInLink(Link) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
addIntermodalAccessEgress(SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
addIntialReplannerFactory(WithinDayInitialReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
addIssue(TransitScheduleValidator.ValidationResult.ValidationIssue) - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
addIteration(int, IdMap<Person, Plan>) - Method in class org.matsim.analysis.TravelDistanceStats
 
additionalComputationsHook(Link, double) - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
ADDITIVE - org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.MergeType
additive merge (sum cap, max freespeed, sum lanes, max length)
addLane(Lane) - Method in interface org.matsim.lanes.LanesToLinkAssignment
 
addLaneData(VisLane) - Method in class org.matsim.lanes.VisLinkWLanes
 
addLanesToLinkAssignment(LanesToLinkAssignment) - Method in interface org.matsim.lanes.Lanes
Adds a LanesToLinkAssignment to the container.
addLeg(Leg) - Method in interface org.matsim.api.core.v01.population.Plan
 
addLegHandler(EventsToLegs.LegHandler) - Method in class org.matsim.core.scoring.EventsToLegs
 
addline(VisumNetwork.TransitLine) - Method in class org.matsim.visum.VisumNetwork
 
addLineRoute(VisumNetwork.TransitLineRoute) - Method in class org.matsim.visum.VisumNetwork
 
addLineRouteItem(VisumNetwork.LineRouteItem) - Method in class org.matsim.visum.VisumNetwork
 
addLink(Link) - Method in interface org.matsim.api.core.v01.network.Network
 
addLink(Link) - Method in class org.matsim.core.network.NetworkChangeEvent
 
addLink(Link) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
addLink(Link) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
addLinkFilter(NetworkLinkFilter) - Method in class org.matsim.core.network.filter.NetworkFilterManager
 
addLinks(Collection<? extends Link>) - Method in class org.matsim.core.network.NetworkChangeEvent
 
addMatsimLogo() - Method in class org.matsim.core.utils.charts.ChartUtil
Adds the MATSim Logo in the lower right corner of the chart.
addMobsimEngine(MobsimEngine) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addMobsimListenerBinding() - Method in class org.matsim.core.controler.AbstractModule
 
addModeMappingForPassengers(SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
addModeMappingForPassengers(String, String) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
addModeParams(PlanCalcScoreConfigGroup.ModeParams) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
addModeParams(PlanCalcScoreConfigGroup.ModeParams) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
addModeRoutingParams(PlansCalcRouteConfigGroup.ModeRoutingParams) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
addModule(ConfigGroup) - Method in class org.matsim.core.config.Config
Adds the specified module / config-group with the specified name to the configuration.
addMoney(double) - Method in class org.matsim.core.scoring.functions.CharyparNagelMoneyScoring
 
addMoney(double) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
addMoney(double) - Method in interface org.matsim.core.scoring.ScoringFunction
Adds the specified amount of utility to the agent's score.
addMoney(double) - Method in class org.matsim.core.scoring.SumScoringFunction
 
addMoney(double) - Method in interface org.matsim.core.scoring.SumScoringFunction.MoneyScoring
 
addMoney(double) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
 
addMoney(double) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
addMoney(double) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.MoneyScoring
Deprecated.
addMultiModalTravelTime(String, TravelTime) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
addMultiModalTravelTimes(Map<String, TravelTime>) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
addNamedComponent(Class<T>, String) - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
Deprecated.
addNamedComponent(String) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
addNeighbour(HullTriangle) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Add a neighbour triangle to the triangle.
addNeighbours(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Add neighbour triangles to the triangle.
addNetworkChangeEvent(Network, NetworkChangeEvent) - Static method in class org.matsim.core.network.NetworkUtils
 
addNetworkChangeEvent(NetworkChangeEvent) - Method in interface org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsEngineI
 
addNetworkChangeEvent(NetworkChangeEvent) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addNetworkChangeEvent(NetworkChangeEvent) - Method in interface org.matsim.core.network.TimeDependentNetwork
 
addNetworkChangeEvent(NetworkChangeEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
addNode(Node) - Method in interface org.matsim.api.core.v01.network.Network
 
addNode(Node) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
addNode(Node) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
addNode(RoutingNetworkNode) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
addNodeFilter(NetworkNodeFilter) - Method in class org.matsim.core.network.filter.NetworkFilterManager
 
addNonKMLFile(byte[], String) - Method in class org.matsim.vis.kml.KMZWriter
Adds a file (in form of a byte array) to a kml file.
addNonKMLFile(InputStream, String) - Method in class org.matsim.vis.kml.KMZWriter
Adds some data as a file to the kmz.
addNonKMLFile(String, String) - Method in class org.matsim.vis.kml.KMZWriter
Adds a file to the kmz which is not a kml file.
addOpeningTime(OpeningTime) - Method in interface org.matsim.facilities.ActivityOption
 
addOpeningTime(OpeningTime) - Method in class org.matsim.facilities.ActivityOptionImpl
 
addOrGetModule(Config, Class<T>) - Static method in class org.matsim.core.config.ConfigUtils
Convenience method to all addOrGetModule with only two arguments.
addOrGetModule(Config, String, Class<T>) - Static method in class org.matsim.core.config.ConfigUtils
This is a refactoring device to remove former core config groups from the core config.
addOsmFilter(OsmNetworkReader.OsmFilter) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Adds a new filter to hierarchy layer.
addOutLink(Link) - Method in interface org.matsim.api.core.v01.network.Node
Adds a non-null link to this node's set of outgoing links.
addOutLink(Link) - Method in class org.matsim.core.router.ImaginaryNode
 
addOutLink(Link) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
addOutLink(Link) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
addOverridingModule(AbstractModule) - Method in interface org.matsim.core.controler.AllowsConfiguration
 
addOverridingModule(AbstractModule) - Method in class org.matsim.core.controler.Controler
 
addOverridingModule(AbstractModule) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Adds a module that overrides existing bindings from MATSim (i.e.
addOverridingQSimModule(AbstractQSimModule) - Method in interface org.matsim.core.controler.AllowsConfiguration
 
addOverridingQSimModule(AbstractQSimModule) - Method in class org.matsim.core.controler.Controler
 
addOverridingQSimModule(AbstractQSimModule) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Adds a QSim module that overrides previously defined elements.
addParam(String, String) - Method in class org.matsim.core.config.ConfigGroup
 
addParam(String, String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
addParam(String, String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
addParam(String, String) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
addParam(String, String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
addParam(String, String) - Method in class org.matsim.core.config.ReflectiveConfigGroup
 
addParameterSet(ConfigGroup) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
addParameterSet(ConfigGroup) - Method in class org.matsim.core.config.ConfigGroup
 
addParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
addParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
addParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
addParameterToMap(Map<String, String>, String) - Method in class org.matsim.core.config.ConfigGroup
Little helper for subclasses (i.e.
addParkedVehicle(MobsimVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
add vehicle at "activity" location
Seems ok as public interface function.
addParkedVehicle(MobsimVehicle, Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.NetsimEngine
 
addParkedVehicle(MobsimVehicle, Id<Link>) - Method in class org.matsim.core.mobsim.qsim.QSim
 
addPassenger(PassengerAgent) - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
Adds a passenger to this vehicle.
addPassenger(PassengerAgent) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
addPerson(Person) - Method in interface org.matsim.api.core.v01.population.Population
 
addPlan(T) - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
adds the plan to the Person's List of plans and sets the reference to this person in the Plan instance.
addPlanStrategyBinding(String) - Method in class org.matsim.core.controler.AbstractModule
 
addQSimComponentBinding(Annotation) - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
Deprecated.
addQSimComponentBinding(Class<? extends Annotation>) - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
Deprecated.
addQSimComponentBinding(String) - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
addQSimModule(AbstractQSimModule) - Method in interface org.matsim.core.controler.AllowsConfiguration
 
addQSimModule(AbstractQSimModule) - Method in class org.matsim.core.controler.Controler
 
addQSimModule(AbstractQSimModule) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Adds a QSim module.
addQueueSimulationListeners(MobsimListener) - Method in interface org.matsim.core.mobsim.framework.ObservableMobsim
 
addQueueSimulationListeners(MobsimListener) - Method in class org.matsim.core.mobsim.qsim.QSim
Adds the QueueSimulationListener instance given as parameters as listener to this QueueSimulation instance.
addRangeQuerySettings(SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
addReplanningTask(ReplanningTask) - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
addReplanningTask(ReplanningTask) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
address - Variable in class org.matsim.counts.algorithms.graphs.helper.MyURL
 
addRoute(TransitRoute) - Method in interface org.matsim.pt.transitSchedule.api.TransitLine
Adds the specified transit route to this line.
addRoute(TransitRoute) - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
addRouteSelector(SwissRailRaptorConfigGroup.RouteSelectorParameterSet) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
addRoutingModuleBinding(String) - Method in class org.matsim.core.controler.AbstractModule
 
addScenarioElement(String, Object) - Method in interface org.matsim.api.core.v01.Scenario
Adds the given object to the scenario, such it can be retrieved with Scenario.getScenarioElement(String) using the name given here as a key.
addScenarioElement(String, Object) - Method in class org.matsim.core.scenario.MutableScenario
 
addScenarioElement(String, Object) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
addScoringFunction(SumScoringFunction.BasicScoring) - Method in class org.matsim.core.scoring.SumScoringFunction
 
addScoringFunction(ScoringFunctionAccumulator.BasicScoring) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
addSection(Section) - Method in class org.matsim.counts.algorithms.graphs.helper.OutputDelegate
 
addSeries(String, double[]) - Method in class org.matsim.core.utils.charts.BarChart
Adds a new data series to the chart with the specified title.
addSeries(String, double[]) - Method in class org.matsim.core.utils.charts.LineChart
Adds a new data series to the chart with the specified title.
addSeries(String, double[]) - Method in class org.matsim.core.utils.charts.StackedBarChart
Adds a new data series to the chart with the specified title.
addSeries(String, double[], double[]) - Method in class org.matsim.core.utils.charts.XYLineChart
Adds a new data series to the chart with the specified title.
addSeries(String, double[], double[]) - Method in class org.matsim.core.utils.charts.XYScatterChart
Adds a new data series to the chart with the specified title.
addSeries(String, Map<Integer, Double>) - Method in class org.matsim.core.utils.charts.XYLineChart
 
addSignal(VisSignal) - Method in class org.matsim.lanes.VisLane
 
addSignal(VisSignal) - Method in class org.matsim.lanes.VisLinkWLanes
 
addSimulationAfterSimStepListener(MobsimAfterSimStepListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
addSimulationBeforeCleanupListener(MobsimBeforeCleanupListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
addSimulationBeforeSimStepListener(MobsimBeforeSimStepListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
addSimulationInitializedListener(MobsimInitializedListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
addSimulationListener(MobsimListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
Adds the SimulationListener to all ListenerLists that it supports.
addSnapshotWriter(SnapshotWriter) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
addSnapshotWriter(SnapshotWriter) - Method in class org.matsim.vis.snapshotwriters.SnapshotWriterManager
 
addSnapshotWriterBinding() - Method in class org.matsim.core.controler.AbstractModule
 
addStop(VisumNetwork.Stop) - Method in class org.matsim.visum.VisumNetwork
 
addStopArea(VisumNetwork.StopArea) - Method in class org.matsim.visum.VisumNetwork
 
addStopFacility(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
addStopFacility(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
addStopPoint(VisumNetwork.StopPoint) - Method in class org.matsim.visum.VisumNetwork
 
addStrategy(GenericPlanStrategy<PL, AG>, String, double) - Method in class org.matsim.core.replanning.GenericStrategyManager
Adds a strategy to this manager with the specified weight.
addStrategy(PlanStrategy, String, double) - Method in class org.matsim.core.replanning.StrategyManager
Adds a strategy to this manager with the specified weight.
addStrategyForDefaultSubpopulation(PlanStrategy, double) - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
addStrategyModule(PlanStrategyModule) - Method in class org.matsim.core.replanning.PlanStrategyImpl.Builder
 
addStrategyModule(GenericPlanStrategyModule<T>) - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
addStrategySettings(StrategyConfigGroup.StrategySettings) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
Adds the StrategySettings given as parameter to the map storing the settings for the strategies.
addTimedDuringActivityReplannerFactory(WithinDayDuringActivityReplannerFactory, double, double) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
addTimedDuringLegReplannerFactory(WithinDayDuringLegReplannerFactory, double, double) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
addTimeProfile(VisumNetwork.TimeProfile) - Method in class org.matsim.visum.VisumNetwork
 
addTimeProfileItem(VisumNetwork.TimeProfileItem) - Method in class org.matsim.visum.VisumNetwork
 
addToDouble(K, Map<K, Double>, double, double) - Static method in class org.matsim.core.utils.collections.MapUtils
Add a given value to the Double associated with the key in this map, or initialize a new one if no mapping exists yet.
addToInteger(K, Map<K, Integer>, int, int) - Static method in class org.matsim.core.utils.collections.MapUtils
Add a given value to the Integer associated with the key in this map, or initialize a new one if no mapping exists yet.
addToLane(VisLane) - Method in class org.matsim.lanes.VisLane
 
addToLaneId(Id<Lane>) - Method in interface org.matsim.lanes.Lane
 
addToLink(VisLinkWLanes) - Method in class org.matsim.lanes.VisLane
 
addToLink(VisLinkWLanes) - Method in class org.matsim.lanes.VisLinkWLanes
 
addToLinkId(String) - Method in class org.matsim.lanes.VisLane
 
addToLinkId(String) - Method in class org.matsim.lanes.VisLinkWLanes
 
addToLinkId(Id<Link>) - Method in interface org.matsim.lanes.Lane
 
addToPendingNodes(Link, Node, RouterPriorityQueue<Node>, double, double) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Adds some parameters to the given Node then adds it to the set of pending nodes.
addToPendingNodes(Link, Node, RouterPriorityQueue<Node>, double, double, Node) - Method in class org.matsim.core.router.AStarEuclidean
 
addToPendingNodes(Link, Node, RouterPriorityQueue<Node>, double, double, Node) - Method in class org.matsim.core.router.Dijkstra
Adds some parameters to the given Node then adds it to the set of pending nodes.
addTransitLine(TransitLine) - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
addTransitLine(TransitLine) - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
addTransitSlightlyUpstreamOfStop(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
Needs to be added _upstream_ of the regular stop location so that a possible second stop on the link can also be served.
addTravelcard(Person, String) - Static method in class org.matsim.core.population.PersonUtils
Deprecated.
addTravelDisutilityFactoryBinding(String) - Method in class org.matsim.core.controler.AbstractModule
 
addTravelTimeBinding(String) - Method in class org.matsim.core.controler.AbstractModule
 
addTriangle(HullTriangle) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Add a triangle in relationship with the edge.
addTriangles(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Add triangles in relationship with the edge.
addTurningMoveRestriction(VisLinkWLanes) - Method in class org.matsim.lanes.VisSignal
 
addUmlaufStueckToUmlauf(UmlaufStueckI, Umlauf) - Method in class org.matsim.pt.UmlaufInterpolator
(also make sure that they are physically connected on the network)
addURL(MyURL) - Method in class org.matsim.counts.algorithms.graphs.helper.Section
 
addVal(double, double) - Method in class org.matsim.analysis.Bins
 
addValues(double[], double[]) - Method in class org.matsim.analysis.Bins
 
addVehicle(Vehicle) - Method in interface org.matsim.vehicles.Vehicles
 
addVehicleCombination(VisumNetwork.VehicleCombination) - Method in class org.matsim.visum.VisumNetwork
 
addVehicleType(VehicleType) - Method in interface org.matsim.vehicles.Vehicles
 
addVehicleUnit(VisumNetwork.VehicleUnit) - Method in class org.matsim.visum.VisumNetwork
 
addWarning(String) - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
addWayTags(List<String>) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
addWithinDayReplanner(WithinDayReplanner<? extends AgentSelector>, Queue<ReplanningTask>) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
addWithinDayReplannerFactory(T) - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
afterFinishReplanningHook() - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
AfterMobsimEvent - Class in org.matsim.core.controler.events
Event class to notify observers that the mobility simulation just ended.
AfterMobsimEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.AfterMobsimEvent
 
AfterMobsimListener - Interface in org.matsim.core.controler.listener
 
afterPrepareReplanningHook(ReplanningContext) - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
afterRunHook(Population) - Method in class org.matsim.core.replanning.StrategyManager
 
afterSim() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
 
afterSim() - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
afterSim() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimEngine
Do some clean up.
afterSim() - Method in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
afterSim() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
afterSim() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
afterSim() - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
afterSim() - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
afterSimStep(double) - Method in interface org.matsim.core.api.experimental.events.EventsManager
Called by a Steppable Mobsim after each doSimStep call.
afterSimStep(double) - Method in class org.matsim.core.events.EventsManagerImpl
 
afterSimStep(double) - Method in class org.matsim.core.events.ParallelEventsManager
 
afterSimStep(double) - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
afterSimStep(double) - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
AgentCounter - Interface in org.matsim.core.mobsim.qsim.interfaces
 
AgentFactory - Interface in org.matsim.core.mobsim.qsim.agents
 
AgentFilter - Interface in org.matsim.withinday.replanning.identifiers.interfaces
AgentFilters are often applied to several agents stored in unordered data structures.
AgentFilterFactory - Interface in org.matsim.withinday.replanning.identifiers.interfaces
 
agentId - Variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
AgentSelector - Class in org.matsim.withinday.replanning.identifiers.interfaces
Identifies agents that need a replanning of their scheduled plan.
AgentSelector() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
AgentSelectorFactory - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
AgentSelectorFactory() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
AgentSnapshotInfo - Interface in org.matsim.vis.snapshotwriters
 
AgentSnapshotInfo.AgentState - Enum in org.matsim.vis.snapshotwriters
 
AgentSnapshotInfoFactory - Class in org.matsim.vis.snapshotwriters
translation of physical position (e.g.
AgentSnapshotInfoFactory(SnapshotLinkWidthCalculator) - Constructor for class org.matsim.vis.snapshotwriters.AgentSnapshotInfoFactory
 
AgentSource - Interface in org.matsim.core.mobsim.framework
If you add an AgentSource into the QSim, the method insertAgentsIntoMobsim() will be called during the initialization phase.
agentStuck(double) - Method in class org.matsim.core.scoring.functions.CharyparNagelAgentStuckScoring
 
agentStuck(double) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
agentStuck(double) - Method in interface org.matsim.core.scoring.ScoringFunction
Tells the scoring function that the agent got stuck in the simulation and is removed from the simulation.
agentStuck(double) - Method in class org.matsim.core.scoring.SumScoringFunction
 
agentStuck(double) - Method in interface org.matsim.core.scoring.SumScoringFunction.AgentStuckScoring
 
agentStuck(double) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
 
agentStuck(double) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
agentStuck(double) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.AgentStuckScoring
Deprecated.
agentToReplan - Variable in class org.matsim.withinday.replanning.replanners.tools.ReplanningTask
 
agentTracker - Variable in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
AgentTracker - Interface in org.matsim.core.mobsim.qsim
 
AgentTypeFilter - Class in org.matsim.withinday.replanning.identifiers.filter
 
AgentTypeFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
AgentTypeFilterFactory(Set<Class<?>>, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.AgentTypeFilterFactory
 
AgentWaitingForPtEvent - Class in org.matsim.core.api.experimental.events
Event thrown when agent is added to stop, i.e.
AgentWaitingForPtEvent(double, Id<Person>, Id<TransitStopFacility>, Id<TransitStopFacility>) - Constructor for class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
AgentWaitingForPtEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
airplane - Static variable in class org.matsim.api.core.v01.TransportMode
 
alightCountComparisonFilter - Variable in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
Alighting - org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter.PtCountsType
Deprecated.
 
all - org.matsim.core.config.ConfigWriter.Verbosity
 
allowAnyOption(boolean) - Method in class org.matsim.core.config.CommandLine.Builder
Passing true to this function allows any named command line option to be passed to the application.
allowOptions(String...) - Method in class org.matsim.core.config.CommandLine.Builder
 
allowOptions(Collection<String>) - Method in class org.matsim.core.config.CommandLine.Builder
Adds a list of allowed command line options to the application.
allowPositionalArguments(boolean) - Method in class org.matsim.core.config.CommandLine.Builder
Passing false to this function disables unnamed (positional) command line arguments.
allowPrefixes(String...) - Method in class org.matsim.core.config.CommandLine.Builder
 
allowPrefixes(Collection<String>) - Method in class org.matsim.core.config.CommandLine.Builder
Allows a list of prefixes, which means that all command line options of the form PREFIX:* can be used for the application.
AllowsConfiguration - Interface in org.matsim.core.controler
 
allVehicles - org.matsim.core.controler.Controler.DefaultFiles
 
AmberTimes - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
AnalysisMainModeIdentifier - Interface in org.matsim.core.router
Marker interface for MainModeIdentifier intended to be used in analysis code (e.g.
analyzeRunTimes - Static variable in class org.matsim.core.mobsim.qsim.QSim
 
append(LogEvent) - Method in class org.matsim.core.utils.io.CollectLogMessagesAppender
 
apply(GenericEvent) - Method in interface org.matsim.core.events.MatsimEventsReader.CustomEventMapper
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.ActivityStartingFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.AgentTypeFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.CollectionAgentFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.EarliestLinkExitTimeFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.LinkFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.NextTransportModeFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.ProbabilityFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.TransportModeFilter
 
applyAgentFilter(Set<Id<Person>>, double) - Method in interface org.matsim.withinday.replanning.identifiers.interfaces.AgentFilter
Agents that do not match the filter criteria are removed from the set.
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.ActivityStartingFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.AgentTypeFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.CollectionAgentFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.EarliestLinkExitTimeFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.LinkFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.NextTransportModeFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.ProbabilityFilter
 
applyAgentFilter(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.filter.TransportModeFilter
 
applyAgentFilter(Id<Person>, double) - Method in interface org.matsim.withinday.replanning.identifiers.interfaces.AgentFilter
Returns true if the agent matches the filter criteria, otherwise returns false.
applyCommandline(Config, String[]) - Static method in class org.matsim.core.config.ConfigUtils
 
applyConfiguration(Config) - Method in class org.matsim.core.config.CommandLine
Applies the command line configuration to a MATSim Config instance.
applyFilters() - Method in class org.matsim.core.network.filter.NetworkFilterManager
Call this method to filter the network.
applyFilters(Set<Id<Person>>, double) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
applyFilters(Id<Person>, double) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
ArgumentParser - Class in org.matsim.core.utils.misc
This class analyses arguments passed on program start-up and provides an iterator for easy access to the single options and arguments.
ArgumentParser(String[]) - Constructor for class org.matsim.core.utils.misc.ArgumentParser
Constructs a new ArgumentParser with support for shortOptions disabled.
ArgumentParser(String[], boolean) - Constructor for class org.matsim.core.utils.misc.ArgumentParser
Constructs a new ArgumentParser with the specified behaviour regarding shortOptions.
arr - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
arrangeNextAgentState(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.InternalInterface
 
arrangeNextAgentState(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI.NetsimInternalInterface
 
ARRAY - org.matsim.core.router.FastRouterType
 
ArrayBasedTravelTimeInfoProvider - Class in org.matsim.withinday.trafficmonitoring
 
ArrayBasedTravelTimeInfoProvider(Map<Id<Link>, WithinDayTravelTime.TravelTimeInfo>, Network) - Constructor for class org.matsim.withinday.trafficmonitoring.ArrayBasedTravelTimeInfoProvider
 
ArrayFastRouterDelegateFactory - Class in org.matsim.core.router
 
ArrayFastRouterDelegateFactory() - Constructor for class org.matsim.core.router.ArrayFastRouterDelegateFactory
 
ArrayMap<K,​V> - Class in org.matsim.core.utils.collections
Memory-optimized map, backed by two simple arrays, for storing a small number of entries.
ArrayMap() - Constructor for class org.matsim.core.utils.collections.ArrayMap
 
ArrayMap(Map<K, V>) - Constructor for class org.matsim.core.utils.collections.ArrayMap
 
ArrayRoutingNetwork - Class in org.matsim.core.router.util
 
ArrayRoutingNetwork(Network) - Constructor for class org.matsim.core.router.util.ArrayRoutingNetwork
 
ArrayRoutingNetworkFactory - Class in org.matsim.core.router.util
 
ArrayRoutingNetworkFactory() - Constructor for class org.matsim.core.router.util.ArrayRoutingNetworkFactory
 
ArrayRoutingNetworkLink - Class in org.matsim.core.router.util
 
ArrayRoutingNetworkLink(Link, RoutingNetworkNode, RoutingNetworkNode, int) - Constructor for class org.matsim.core.router.util.ArrayRoutingNetworkLink
 
ArrayRoutingNetworkNode - Class in org.matsim.core.router.util
 
ArrayRoutingNetworkNode(Node, int, int) - Constructor for class org.matsim.core.router.util.ArrayRoutingNetworkNode
 
arrayToString(String[]) - Static method in class org.matsim.core.utils.collections.CollectionUtils
 
arrival - org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request.TimeInterpretation
 
arrivalOffset(double) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop.Builder
 
arrivalOffset(double) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
arrivalTime - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
arrivalTime - Variable in class org.matsim.pt.analysis.TransitLoad.StopInformation
 
assertIf(boolean) - Static method in class org.matsim.core.gbl.Gbl
 
assertNotNull(Object) - Static method in class org.matsim.core.gbl.Gbl
 
assignOpeningTimes(PlanCalcScoreConfigGroup) - Method in class org.matsim.facilities.FacilitiesFromPopulation
 
AStarEuclidean - Class in org.matsim.core.router
Implements the A* router algorithm for a given NetworkLayer by using the euclidean distance divided by the maximal free speed per length unit as the heuristic estimate during routing.
AStarEuclideanFactory - Class in org.matsim.core.router
 
AStarEuclideanFactory() - Constructor for class org.matsim.core.router.AStarEuclideanFactory
 
AStarEuclideanFactory(double) - Constructor for class org.matsim.core.router.AStarEuclideanFactory
 
AStarLandmarks - Class in org.matsim.core.router
Implements the A* router algorithm for a given NetworkLayer using some so called landmark nodes that are used to get a better estimation of the remaining travel cost.
AStarLandmarks - org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
 
AStarLandmarksFactory - Class in org.matsim.core.router
 
AStarLandmarksFactory(int) - Constructor for class org.matsim.core.router.AStarLandmarksFactory
 
AStarLandmarksFactory(GlobalConfigGroup) - Constructor for class org.matsim.core.router.AStarLandmarksFactory
 
AStarNodeData - Class in org.matsim.core.router.util
Holds AStarEuclidean specific information used during routing associated with each node in the network.
AStarNodeData() - Constructor for class org.matsim.core.router.util.AStarNodeData
 
AStarNodeDataFactory - Class in org.matsim.core.router.util
 
AStarNodeDataFactory() - Constructor for class org.matsim.core.router.util.AStarNodeDataFactory
 
ATLANTIS - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
AtlantisToWGS84 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from a synthetic coordinate system to WGS84.
AtlantisToWGS84() - Constructor for class org.matsim.core.utils.geometry.transformations.AtlantisToWGS84
 
Attributable - Interface in org.matsim.utils.objectattributes.attributable
 
ATTRIBUTE - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
ATTRIBUTE - Static variable in class org.matsim.utils.objectattributes.attributable.AttributesUtils
 
ATTRIBUTE_ACTTYPE - Static variable in class org.matsim.api.core.v01.events.ActivityEndEvent
 
ATTRIBUTE_ACTTYPE - Static variable in class org.matsim.api.core.v01.events.ActivityStartEvent
 
ATTRIBUTE_AGENT - Static variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
ATTRIBUTE_AMOUNT - Static variable in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
ATTRIBUTE_DELAY - Static variable in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
ATTRIBUTE_DELAY - Static variable in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
ATTRIBUTE_DEPARTURE_ID - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
ATTRIBUTE_DESTINATIONSTOP - Static variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
ATTRIBUTE_DISTANCE - Static variable in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
ATTRIBUTE_DRIVER - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
ATTRIBUTE_DRIVER_ID - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
ATTRIBUTE_FACILITY - Static variable in interface org.matsim.api.core.v01.events.HasFacilityId
 
ATTRIBUTE_FACILITY - Static variable in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
ATTRIBUTE_FACILITY - Static variable in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
ATTRIBUTE_LANE - Static variable in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
ATTRIBUTE_LANE - Static variable in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
ATTRIBUTE_LEGMODE - Static variable in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
ATTRIBUTE_LEGMODE - Static variable in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
ATTRIBUTE_LEGMODE - Static variable in class org.matsim.api.core.v01.events.PersonStuckEvent
 
ATTRIBUTE_LINK - Static variable in interface org.matsim.api.core.v01.events.HasLinkId
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.LinkEnterEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.PersonStuckEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
ATTRIBUTE_LINK - Static variable in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
ATTRIBUTE_MODE - Static variable in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
ATTRIBUTE_NETWORKMODE - Static variable in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
ATTRIBUTE_NETWORKMODE - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.api.core.v01.events.PersonStuckEvent
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
ATTRIBUTE_PERSON - Static variable in interface org.matsim.core.api.internal.HasPersonId
 
ATTRIBUTE_PERSON - Static variable in class org.matsim.withinday.events.ReplanningEvent
 
ATTRIBUTE_PERSON_ID - Static variable in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
ATTRIBUTE_POSITION - Static variable in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
ATTRIBUTE_POSITION - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
ATTRIBUTE_PURPOSE - Static variable in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
ATTRIBUTE_REPLANNERTYPE - Static variable in class org.matsim.withinday.events.ReplanningEvent
 
ATTRIBUTE_TIME - Static variable in class org.matsim.api.core.v01.events.Event
 
ATTRIBUTE_TRANSACTION_PARTNER - Static variable in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
ATTRIBUTE_TRANSIT_LINE_ID - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
ATTRIBUTE_TRANSIT_ROUTE_ID - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
ATTRIBUTE_TYPE - Static variable in class org.matsim.api.core.v01.events.Event
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.LinkEnterEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
ATTRIBUTE_VEHICLE - Static variable in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
ATTRIBUTE_VEHICLE - Static variable in interface org.matsim.core.api.internal.HasVehicleId
 
ATTRIBUTE_VEHICLE_ID - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
ATTRIBUTE_VEHICLE_ID - Static variable in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
ATTRIBUTE_WAITSTOP - Static variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
ATTRIBUTE_X - Static variable in class org.matsim.api.core.v01.events.Event
 
ATTRIBUTE_Y - Static variable in class org.matsim.api.core.v01.events.Event
 
AttributeConverter<T> - Interface in org.matsim.utils.objectattributes
Converts an attribute to a String (for being written out) or from a String (after being read in).
Attributes - Class in org.matsim.utils.objectattributes.attributable
This class is optimized for memory footprint and query time, at the expense of insertion time.
Attributes() - Constructor for class org.matsim.utils.objectattributes.attributable.Attributes
 
ATTRIBUTES - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
ATTRIBUTES - Static variable in class org.matsim.utils.objectattributes.attributable.AttributesUtils
 
AttributesUtils - Class in org.matsim.utils.objectattributes.attributable
 
AttributesUtils() - Constructor for class org.matsim.utils.objectattributes.attributable.AttributesUtils
 
AttributesXmlReaderDelegate - Class in org.matsim.utils.objectattributes.attributable
This class is meant to be used as a delegate by any reader that reads an Attributable object
AttributesXmlReaderDelegate() - Constructor for class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
 
AttributesXmlWriterDelegate - Class in org.matsim.utils.objectattributes.attributable
 
AttributesXmlWriterDelegate() - Constructor for class org.matsim.utils.objectattributes.attributable.AttributesXmlWriterDelegate
 
augmentIterationId() - Method in class org.matsim.core.router.Dijkstra
Augments the iterationID and checks whether the visited information in the nodes in the nodes have to be reset.
available() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
average - org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
 
awaitDepartureTime(boolean) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop.Builder
 
awaitDepartureTime(boolean) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 

B

BarChart - Class in org.matsim.core.utils.charts
Creates two-dimensional, vertical bar charts.
BarChart(String, String, String) - Constructor for class org.matsim.core.utils.charts.BarChart
Creates a new BarChart with default category-labels (numbered from 1 to the number of categories).
BarChart(String, String, String, String[]) - Constructor for class org.matsim.core.utils.charts.BarChart
Creates a new BarChart with the specified category-labels.
BasicEventHandler - Interface in org.matsim.core.events.handler
 
BasicLocation - Interface in org.matsim.api.core.v01
 
BasicPlan - Interface in org.matsim.api.core.v01.population
 
BasicPlanAgentImpl - Class in org.matsim.core.mobsim.qsim.agents
 
BasicPlanAgentImpl(Plan, Scenario, EventsManager, MobsimTimer) - Constructor for class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
BeanValidationConfigConsistencyChecker - Class in org.matsim.core.config.consistency
 
BeanValidationConfigConsistencyChecker() - Constructor for class org.matsim.core.config.consistency.BeanValidationConfigConsistencyChecker
 
beforeFinishReplanningHook() - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
BeforeMobsimEvent - Class in org.matsim.core.controler.events
Event class to notify observers that the mobility simulation will start next.
BeforeMobsimEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.BeforeMobsimEvent
 
BeforeMobsimListener - Interface in org.matsim.core.controler.listener
 
beforePopulationRunHook(Population, ReplanningContext) - Method in class org.matsim.core.replanning.StrategyManager
 
beforePrepareReplanningHook(ReplanningContext) - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
beforeSim() - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
beginIteration(int) - Method in class org.matsim.analysis.IterationStopWatch
Sets the current iteration, so that the times measured using IterationStopWatch.beginOperation(String), IterationStopWatch.endOperation(String) and IterationStopWatch.timestamp(String) are assigned to the correct iteration for the analysis.
beginIteration(int) - Method in class org.matsim.core.scoring.EventsToScore
 
beginOperation(String) - Method in class org.matsim.analysis.IterationStopWatch
Tells the stop watch that an operation begins.
beginSnapshot(double) - Method in class org.matsim.vis.snapshotwriters.KmlSnapshotWriter
 
beginSnapshot(double) - Method in interface org.matsim.vis.snapshotwriters.SnapshotWriter
Tells the snapshot writer that a new snapshot begins at the specified time.
beginSnapshot(double) - Method in class org.matsim.vis.snapshotwriters.TransimsSnapshotWriter
 
best - org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
 
BestPlanSelector<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Selects the plan with the best score from the existing plans of the person.
BestPlanSelector() - Constructor for class org.matsim.core.replanning.selectors.BestPlanSelector
 
BestScore - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
beta - Variable in class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
betweenReplannerBarrier - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
betweenReplannerBarrier - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
BiasErrorGraph - Class in org.matsim.counts.algorithms.graphs
 
BiasErrorGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.BiasErrorGraph
 
BiasNormalizedErrorGraph - Class in org.matsim.counts.algorithms.graphs
 
BiasNormalizedErrorGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.BiasNormalizedErrorGraph
 
bike - Static variable in class org.matsim.api.core.v01.TransportMode
 
BinaryMinHeap<E extends HasIndex> - Class in org.matsim.core.router.priorityqueue
The (Wrapped)BinaryMinHeap replaces the PseudoRemovePriorityQueue as default PriorityQueue.
BinaryMinHeap(int) - Constructor for class org.matsim.core.router.priorityqueue.BinaryMinHeap
 
BinaryMinHeap(int, int, boolean) - Constructor for class org.matsim.core.router.priorityqueue.BinaryMinHeap
 
bind(Key<T>) - Method in class org.matsim.core.controler.AbstractModule
 
bind(TypeLiteral<T>) - Method in class org.matsim.core.controler.AbstractModule
 
bind(Class<T>) - Method in class org.matsim.core.controler.AbstractModule
 
bindCarTravelDisutilityFactory() - Method in class org.matsim.core.controler.AbstractModule
binder() - Method in class org.matsim.core.controler.AbstractModule
 
bindEventsManager() - Method in class org.matsim.core.controler.AbstractModule
 
bindLeastCostPathCalculatorFactory() - Method in class org.matsim.core.controler.AbstractModule
 
bindMobsim() - Method in class org.matsim.core.controler.AbstractModule
 
bindNetworkTravelTime() - Method in class org.matsim.core.controler.AbstractModule
bindPlanSelectorForRemoval() - Method in class org.matsim.core.controler.AbstractModule
 
bindScoringFunctionFactory() - Method in class org.matsim.core.controler.AbstractModule
 
BinEntry - Class in org.matsim.analysis
 
BinEntry(double, double) - Constructor for class org.matsim.analysis.BinEntry
 
bins - Variable in class org.matsim.analysis.Bins
 
Bins - Class in org.matsim.analysis
 
Bins(double, double, String) - Constructor for class org.matsim.analysis.Bins
 
biodiesel - org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
 
boardCountComparisonFilter - Variable in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
Boarding - org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter.PtCountsType
Deprecated.
 
BOARDING_ACCEPTANCE_CMT - Static variable in class org.matsim.pt.config.TransitConfigGroup
 
BoardingDeniedEvent - Class in org.matsim.core.api.experimental.events
 
BoardingDeniedEvent(double, Id<Person>, Id<Vehicle>) - Constructor for class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
BoardingDeniedEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
boardingTime - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
boardingTime - Variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
bookTrip(MobsimPassengerAgent) - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
bookTrip(MobsimPassengerAgent, TripInfoWithRequiredBooking) - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Provider
 
BooleanConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
BooleanConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.BooleanConverter
 
BoxPlotErrorGraph - Class in org.matsim.counts.algorithms.graphs
 
BoxPlotErrorGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.BoxPlotErrorGraph
 
BoxPlotNormalizedErrorGraph - Class in org.matsim.counts.algorithms.graphs
 
BoxPlotNormalizedErrorGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.BoxPlotNormalizedErrorGraph
 
build() - Method in class org.matsim.analysis.XYTRecord.Builder
 
build() - Method in class org.matsim.core.config.CommandLine.Builder
Builds the command line interpreter with the given configuration.
build() - Method in class org.matsim.core.replanning.PlanStrategyImpl.Builder
 
build() - Method in class org.matsim.core.router.TripRouter.Builder
 
build() - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
build() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
build() - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
build() - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
build() - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
build() - Method in class org.matsim.pt.ReconstructingUmlaufBuilder
 
build() - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop.Builder
 
build() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
build() - Method in interface org.matsim.pt.UmlaufBuilder
 
build(Scenario) - Method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
build(Scenario, EventsManager) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Builds a new QSim with the registered plugins and the defined active components.
Builder() - Constructor for class org.matsim.analysis.XYTRecord.Builder
 
Builder() - Constructor for class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
empty constructor; deliberately permitted
Builder() - Constructor for class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
Builder() - Constructor for class org.matsim.core.utils.gis.PointFeatureFactory.Builder
 
Builder() - Constructor for class org.matsim.core.utils.gis.PolygonFeatureFactory.Builder
 
Builder() - Constructor for class org.matsim.core.utils.gis.PolylineFeatureFactory.Builder
 
Builder() - Constructor for class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
Builder(String[]) - Constructor for class org.matsim.core.config.CommandLine.Builder
Creates a builder instance.
Builder(Network) - Constructor for class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
Builder(Scenario, Person) - Constructor for class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
Builder(Config) - Constructor for class org.matsim.core.router.TripRouter.Builder
 
Builder(PlanCalcScoreConfigGroup.ActivityParams) - Constructor for class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
Convenience constructor for main use case
Builder(PlanCalcScoreConfigGroup.ModeParams) - Constructor for class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
Builder(PlanCalcScoreConfigGroup, PlanCalcScoreConfigGroup.ScoringParameterSet, ScenarioConfigGroup) - Constructor for class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
Builder(PlanSelector<Plan, Person>) - Constructor for class org.matsim.core.replanning.PlanStrategyImpl.Builder
 
Builder(TransitRouteStopImpl) - Constructor for class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
ByteBufferUtils - Class in org.matsim.core.utils.misc
Some helper methods to work with ByteBuffers.
ByteBufferUtils() - Constructor for class org.matsim.core.utils.misc.ByteBufferUtils
 

C

calcActScore(double, double, Activity) - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
calcActScore(double, double, Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
CalcAverageTripLength - Class in org.matsim.analysis
Deprecated.
CalcAverageTripLength(Network) - Constructor for class org.matsim.analysis.CalcAverageTripLength
Deprecated.
 
CalcBoundingBox - Class in org.matsim.core.network.algorithms
Calculates the bounding box (=maximal extent) of a network.
CalcBoundingBox() - Constructor for class org.matsim.core.network.algorithms.CalcBoundingBox
 
calcDistance(double, double) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Calculates the (minimum) distance of a given point to the border of the rectangle.
calcDistance(Coord) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
calcDistance(NetworkRoute, double, double, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
Calculates the distance of the complete route, including the distance traveled on the start- and end-link of the route.
calcDistance(LeastCostPathCalculator.Path) - Static method in class org.matsim.core.population.routes.RouteUtils
 
calcDistance(TransitPassengerRoute, TransitSchedule, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
 
calcDistance(TransitRoute, TransitStopFacility, TransitStopFacility, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
 
calcDistanceExcludingStartEndLink(NetworkRoute, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
Calculates the distance of the complete route, excluding the distance traveled on the start- and end-link of the route.
calcEndOfActivity(Activity, Plan, Config) - Static method in class org.matsim.core.router.PlanRouter
 
calcEndOfPlanElement(double, PlanElement, Config) - Static method in class org.matsim.core.router.TripRouter
Helper method, that can be used to compute start time of legs.
calcEuclideanDistance(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
calcIntermodalAccessEgress(List<? extends PlanElement>, RaptorParameters, Person, RaptorStopFinder.Direction) - Method in class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorIntermodalAccessEgress
 
calcIntermodalAccessEgress(List<? extends PlanElement>, RaptorParameters, Person, RaptorStopFinder.Direction) - Method in interface ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress
 
CalcLeastCostModePerStop - ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection
 
calcLeastCostPath(Map<Node, InitialNode>, Map<Node, InitialNode>, Person) - Method in class org.matsim.pt.router.MultiNodeDijkstra
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.AStarLandmarks
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.Dijkstra
Calculates the cheapest route from Node 'fromNode' to Node 'toNode' at starting time 'startTime'.
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.FastAStarEuclidean
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.FastAStarLandmarks
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.FastDijkstra
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
calcLeastCostPath(Node, Node, double, Person, Vehicle) - Method in interface org.matsim.core.router.util.LeastCostPathCalculator
 
calcLeastCostRoute(double, Facility, Facility, List<InitialStop>, List<InitialStop>, RaptorParameters) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore
 
calcLeastCostTree(double, Collection<InitialStop>, RaptorParameters) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore
 
calcLegScore(double, double, Leg) - Method in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
calcLegScore(double, double, Leg) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
CalcLegTimes - Class in org.matsim.analysis
 
CalcLegTimes() - Constructor for class org.matsim.analysis.CalcLegTimes
 
CalcLinkStats - Class in org.matsim.analysis
Calculates the average link volumes and travel times over any number of iterations.
CalcLinkStats(Network) - Constructor for class org.matsim.analysis.CalcLinkStats
 
CalcLinkStats(Network, double) - Constructor for class org.matsim.analysis.CalcLinkStats
 
calcMaxDistance(double, double) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Calculates the distance from the given point to the furthest corner of the rectangle
calcPlanWeight(T, double) - Method in class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
Calculates the weight of a single plan.
calcPoint(Point2D.Double, Point2D.Double, double) - Method in class org.matsim.lanes.VisLaneModelBuilder
 
calcProjectedEuclideanDistance(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
Method to deal with distance calculation when only the x and y-components of the coordinates are used.
calcRoute(String, Facility, Facility, double, Person) - Method in class org.matsim.core.router.TripRouter
Routes a trip between the given O/D pair, with the given main mode.
calcRoute(Facility, Facility, double, double, double, Person) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcRoute(Facility, Facility, double, double, double, Person, RaptorRouteSelector) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcRoute(Facility, Facility, double, Person) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcRoute(Facility, Facility, double, Person) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorRoutingModule
 
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.core.router.FreespeedFactorRoutingModule
 
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.core.router.NetworkRoutingInclAccessEgressModule
 
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.core.router.NetworkRoutingModule
 
calcRoute(Facility, Facility, double, Person) - Method in interface org.matsim.core.router.RoutingModule
Computes a route, as a sequence of plan elements.
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.core.router.TeleportationRoutingModule
 
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.core.router.TransitRouterWrapper
calcRoute(Facility, Facility, double, Person) - Method in interface org.matsim.pt.router.TransitRouter
 
calcRoute(Facility, Facility, double, Person) - Method in class org.matsim.pt.router.TransitRouterImpl
 
calcRoutes(double, double, double, Facility, Facility, List<InitialStop>, List<InitialStop>, RaptorParameters) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore
 
calcRoutes(Facility, Facility, double, double, double, Person) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcTree(Collection<TransitStopFacility>, double, RaptorParameters) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcTree(Facility, double, Person) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calcTree(TransitStopFacility, double, RaptorParameters) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
calculate(Network, Node, double) - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
calculateAndSetCapacity(Lane, boolean, Link, Network) - Static method in class org.matsim.lanes.LanesUtils
Calculate capacity by formular from Neumann2008DA: Flow of a Lane is given by the flow of the link divided by the number of lanes represented by the link.
calculateCoverage(NetworkRoute, NetworkRoute, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
How much of route is "covered" by the links of route2.
calculateDepartureTime(Activity, double, PlansConfigGroup.ActivityDurationInterpretation) - Static method in class org.matsim.core.mobsim.qsim.agents.ActivityDurationUtils
Contains rules about when to leave an Activity, considering the current time and the properties of the Activity.
calculateFlowEfficiency(Vehicle, Link) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency.DefaultFlowEfficiencyCalculator
 
calculateFlowEfficiency(Vehicle, Link) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency.FlowEfficiencyCalculator
 
calculateGEHValue() - Method in interface org.matsim.counts.CountSimComparison
Calculates the GEH value
calculateGEHValue() - Method in class org.matsim.counts.CountSimComparisonImpl
 
calculateLinkWidth(double) - Method in class org.matsim.vis.snapshotwriters.SnapshotLinkWidthCalculator
 
calculateMissingCapacitiesForLanes20(String, String, String) - Static method in class org.matsim.lanes.LanesUtils
 
calculateNormalizedRelativeError() - Method in interface org.matsim.counts.CountSimComparison
Calculates the normalized relative error.
calculateNormalizedRelativeError() - Method in class org.matsim.counts.CountSimComparisonImpl
 
calculateRelativeError() - Method in interface org.matsim.counts.CountSimComparison
Calculates the relative error.
calculateRelativeError() - Method in class org.matsim.counts.CountSimComparisonImpl
 
calculateSimilarity(List<Activity>, List<Activity>, double, double, double) - Static method in class org.matsim.core.population.PopulationUtils
Notes: not normalized (for the time being?)
calculateSimilarity(List<Leg>, List<Leg>, Network, double, double) - Static method in class org.matsim.core.population.PopulationUtils
Notes: not normalized (for the time being?) does not look at times (for the time being?)
calcWeights(List<? extends Plan>) - Method in class org.matsim.core.replanning.selectors.AbstractPlanSelector
 
calcWeights(List<? extends Plan>) - Method in class org.matsim.core.replanning.selectors.PathSizeLogitSelector
 
canPassLink(Link) - Method in class org.matsim.core.router.Dijkstra
 
CapacityBasedWidthCalculator - Class in org.matsim.utils.gis.matsim2esri.network
 
CapacityBasedWidthCalculator(Network, Double) - Constructor for class org.matsim.utils.gis.matsim2esri.network.CapacityBasedWidthCalculator
 
car - Static variable in class org.matsim.api.core.v01.TransportMode
 
CAR_SIZE - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
CARAVAIL - Static variable in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
carsOnTheRoad - Variable in class org.matsim.core.mobsim.jdeqsim.Road
 
carTravelDisutilityFactoryKey() - Method in class org.matsim.core.controler.AbstractModule
 
catchLogEntries() - Static method in class org.matsim.core.controler.OutputDirectoryLogging
 
ccl_ - Variable in class org.matsim.counts.algorithms.graphs.CountsGraph
 
centerX - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
centerY - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
ch.sbb.matsim - package ch.sbb.matsim
 
ch.sbb.matsim.config - package ch.sbb.matsim.config
 
ch.sbb.matsim.routing.pt.raptor - package ch.sbb.matsim.routing.pt.raptor
 
CH1903_LV03 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
CH1903_LV03_GT - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
CH1903_LV03_Plus - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
CH1903_LV03_Plus_GT - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
CH1903LV03PlustoCH1903LV03 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from the new Swiss-Grid-Plus coordinate system to the Swiss-Grid coordinate system.
CH1903LV03PlustoCH1903LV03() - Constructor for class org.matsim.core.utils.geometry.transformations.CH1903LV03PlustoCH1903LV03
 
CH1903LV03PlustoWGS84 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from the new Swiss-Grid coordinate system to WGS84.
CH1903LV03PlustoWGS84() - Constructor for class org.matsim.core.utils.geometry.transformations.CH1903LV03PlustoWGS84
 
CH1903LV03toCH1903LV03Plus - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from the Swiss-Grid coordinate system to the new Swiss-Grid-Plus coordinate system.
CH1903LV03toCH1903LV03Plus() - Constructor for class org.matsim.core.utils.geometry.transformations.CH1903LV03toCH1903LV03Plus
 
CH1903LV03toWGS84 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from the Swiss-Grid coordinate system to WGS84.
CH1903LV03toWGS84() - Constructor for class org.matsim.core.utils.geometry.transformations.CH1903LV03toWGS84
 
CHAINBASEDMODES - Static variable in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
changeEffectiveNumberOfLanes(double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
changeEvents - org.matsim.core.controler.Controler.DefaultFiles
 
ChangeExpBeta - Class in org.matsim.core.replanning.strategies
 
ChangeExpBeta - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
ChangeExpBeta() - Constructor for class org.matsim.core.replanning.strategies.ChangeExpBeta
 
ChangeExpBetaForRemoval - org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
 
ChangeLegMode - Class in org.matsim.core.replanning.modules
Changes the transportation mode of all legs in a plan to a randomly chosen different mode (but the same mode for all legs in that plan) given a list of possible modes.
ChangeLegMode - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
Deprecated.
ChangeLegMode(int, String[], boolean, boolean) - Constructor for class org.matsim.core.replanning.modules.ChangeLegMode
 
ChangeLegMode(GlobalConfigGroup, ChangeModeConfigGroup) - Constructor for class org.matsim.core.replanning.modules.ChangeLegMode
 
ChangeLegModeConfigGroup - Class in org.matsim.core.config.groups
Deprecated.
ChangeLegModeConfigGroup() - Constructor for class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
changeMode() - Method in class org.matsim.core.config.Config
 
ChangeModeConfigGroup - Class in org.matsim.core.config.groups
 
ChangeModeConfigGroup() - Constructor for class org.matsim.core.config.groups.ChangeModeConfigGroup
 
ChangeModeConfigGroup.Behavior - Enum in org.matsim.core.config.groups
 
changePersonId(Person, Id<Person>) - Static method in class org.matsim.core.population.PopulationUtils
 
ChangeSingleLegMode - Class in org.matsim.core.replanning.modules
Changes the transportation mode of one leg in a plan to a randomly chosen mode, given a list of possible modes.
ChangeSingleLegMode - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
Deprecated.
ChangeSingleLegMode(int, String[], boolean) - Constructor for class org.matsim.core.replanning.modules.ChangeSingleLegMode
 
ChangeSingleLegMode(GlobalConfigGroup, ChangeModeConfigGroup) - Constructor for class org.matsim.core.replanning.modules.ChangeSingleLegMode
 
ChangeSingleTripMode - Class in org.matsim.core.replanning.strategies
 
ChangeSingleTripMode - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
ChangeTripMode - Class in org.matsim.core.replanning.strategies
 
ChangeTripMode - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
ChangeTripMode(GlobalConfigGroup, ChangeModeConfigGroup, ActivityFacilities, Provider<TripRouter>) - Constructor for class org.matsim.core.replanning.strategies.ChangeTripMode
 
changeUnscaledFlowCapacityPerSecond(double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
ChangeValue(NetworkChangeEvent.ChangeType, double) - Constructor for class org.matsim.core.network.NetworkChangeEvent.ChangeValue
 
changeWeightOfStrategy(GenericPlanStrategy<Plan, Person>, String, double) - Method in class org.matsim.core.replanning.StrategyManager
changes the weight of the specified strategy
changeWeightOfStrategyForDefaultSubpopulation(GenericPlanStrategy<Plan, Person>, double) - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
characteristics() - Method in class org.matsim.core.network.NetworkCollector
 
characters(char[], int, int) - Method in class org.matsim.core.events.EventsReaderXMLv1
 
characters(char[], int, int) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
characters(char[], int, int) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
 
CHARSET_UTF8 - Static variable in class org.matsim.core.utils.io.IOUtils
 
CHARSET_WINDOWS_ISO88591 - Static variable in class org.matsim.core.utils.io.IOUtils
 
chart - Variable in class org.matsim.core.utils.charts.ChartUtil
 
chart_ - Variable in class org.matsim.counts.algorithms.graphs.CountsGraph
 
chartTitle - Variable in class org.matsim.core.utils.charts.ChartUtil
 
ChartUtil - Class in org.matsim.core.utils.charts
An abstract class to simplify the creation of JFreeCharts.
ChartUtil(String, String, String) - Constructor for class org.matsim.core.utils.charts.ChartUtil
 
CharyparNagelActivityScoring - Class in org.matsim.core.scoring.functions
This is a re-implementation of the original CharyparNagel function, based on a modular approach.
CharyparNagelActivityScoring - Class in org.matsim.deprecated.scoring.functions
Deprecated.
CharyparNagelActivityScoring(ScoringParameters) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
CharyparNagelActivityScoring(ScoringParameters) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
CharyparNagelActivityScoring(ScoringParameters, OpeningIntervalCalculator) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
CharyparNagelAgentStuckScoring - Class in org.matsim.core.scoring.functions
This is a re-implementation of the original CharyparNagel function, based on a modular approach.
CharyparNagelAgentStuckScoring - Class in org.matsim.deprecated.scoring.functions
Deprecated.
CharyparNagelAgentStuckScoring(ScoringParameters) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelAgentStuckScoring
 
CharyparNagelAgentStuckScoring(ScoringParameters) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
CharyparNagelLegScoring - Class in org.matsim.core.scoring.functions
This is a re-implementation of the original CharyparNagel function, based on a modular approach.
CharyparNagelLegScoring - Class in org.matsim.deprecated.scoring.functions
Deprecated.
CharyparNagelLegScoring(ScoringParameters, Network) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelLegScoring
Scoring with pt modes set to 'pt'
CharyparNagelLegScoring(ScoringParameters, Network) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
CharyparNagelLegScoring(ScoringParameters, Network, Set<String>) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
CharyparNagelLegScoring(ScoringParameters, Network, TransitSchedule) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
CharyparNagelMoneyScoring - Class in org.matsim.core.scoring.functions
This is a re-implementation of the original CharyparNagel function, based on a modular approach.
CharyparNagelMoneyScoring - Class in org.matsim.deprecated.scoring.functions
Deprecated.
CharyparNagelMoneyScoring(double) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelMoneyScoring
 
CharyparNagelMoneyScoring(double) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
CharyparNagelMoneyScoring(ScoringParameters) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelMoneyScoring
 
CharyparNagelMoneyScoring(ScoringParameters) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
CharyparNagelOpenTimesActivityScoring - Class in org.matsim.deprecated.scoring.functions
Deprecated.
CharyparNagelOpenTimesActivityScoring(ScoringParameters, ActivityFacilities) - Constructor for class org.matsim.deprecated.scoring.functions.CharyparNagelOpenTimesActivityScoring
Deprecated.
CharyparNagelOpenTimesScoringFunctionFactory - Class in org.matsim.core.scoring.functions
CharyparNagelOpenTimesScoringFunctionFactory(Scenario) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelOpenTimesScoringFunctionFactory
 
CharyparNagelOpenTimesScoringFunctionFactory(ScoringParametersForPerson, Scenario) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelOpenTimesScoringFunctionFactory
 
CharyparNagelScoringFunctionFactory - Class in org.matsim.core.scoring.functions
A factory to create scoring functions as described by D.
CharyparNagelScoringFunctionFactory(Scenario) - Constructor for class org.matsim.core.scoring.functions.CharyparNagelScoringFunctionFactory
 
CharyparNagelScoringFunctionModule - Class in org.matsim.core.scoring.functions
Needs ExperiencedPlansModule (or something that binds the same interfaces) as pre-requisite.
CharyparNagelScoringFunctionModule() - Constructor for class org.matsim.core.scoring.functions.CharyparNagelScoringFunctionModule
 
checkConfigConsistencyAndWriteToLog(Config, String) - Static method in class org.matsim.core.controler.ControlerUtils
Design decisions: I extracted this method since it is now called twice: once directly after reading, and once before the iterations start.
checkConsistency() - Method in class org.matsim.core.config.Config
Checks each module for consistency, e.g.
checkConsistency() - Method in class org.matsim.lanes.LanesConsistencyChecker
 
checkConsistency(Config) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
checkConsistency(Config) - Method in class org.matsim.core.config.ConfigGroup
Check if the set values go well together.
checkConsistency(Config) - Method in class org.matsim.core.config.consistency.BeanValidationConfigConsistencyChecker
 
checkConsistency(Config) - Method in interface org.matsim.core.config.consistency.ConfigConsistencyChecker
 
checkConsistency(Config) - Method in class org.matsim.core.config.consistency.ConfigConsistencyCheckerImpl
 
checkConsistency(Config) - Method in class org.matsim.core.config.consistency.UnmaterializedConfigGroupChecker
 
checkConsistency(Config) - Method in class org.matsim.core.config.consistency.VspConfigConsistencyCheckerImpl
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
Checks whether all the settings make sense or if there are some problems with the parameters currently set.
checkConsistency(Config) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
checkConsistency(Config) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
checkLineAndStop - org.matsim.pt.config.TransitConfigGroup.BoardingAcceptance
 
checkParameterSet(ConfigGroup) - Method in class org.matsim.core.config.ConfigGroup
Method called on parameter sets added by the add methods.
checkParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
checkParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
checkParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
checkParameterSet(ConfigGroup) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
checkStopOnly - org.matsim.pt.config.TransitConfigGroup.BoardingAcceptance
 
chooseNextLinkId() - Method in interface org.matsim.core.mobsim.framework.DriverAgent
 
chooseNextLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
chooseNextLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
Returns the next link the vehicle will drive along.
chooseNextLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
chooseNextLinkId() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
ChooseRandomLegMode - Class in org.matsim.core.population.algorithms
Changes the transportation mode of all legs in a plan to a randomly chosen different mode (but the same mode for all legs in that plan) given a list of possible modes.
ChooseRandomLegMode(String[], Random, boolean) - Constructor for class org.matsim.core.population.algorithms.ChooseRandomLegMode
 
ChooseRandomLegModeForSubtour - Class in org.matsim.core.population.algorithms
Changes the transportation mode of one random non-empty subtour in a plan to a randomly chosen different mode given a list of possible modes, considering that the means of transport follows the law of mass conservation.
ChooseRandomLegModeForSubtour(MainModeIdentifier, PermissibleModesCalculator, String[], String[], Random, SubtourModeChoice.Behavior, double) - Constructor for class org.matsim.core.population.algorithms.ChooseRandomLegModeForSubtour
 
ChooseRandomSingleLegMode - Class in org.matsim.core.population.algorithms
Changes the transportation mode of one leg in a plan to a randomly chosen mode, given a list of possible modes.
ChooseRandomSingleLegMode(String[], Random, boolean) - Constructor for class org.matsim.core.population.algorithms.ChooseRandomSingleLegMode
 
chooseStrategy(Person, String) - Method in class org.matsim.core.replanning.StrategyManager
chooses a (weight-influenced) random strategy
ClassUtils - Class in org.matsim.core.utils.misc
 
clear() - Method in class org.matsim.analysis.Bins
 
clear() - Method in class org.matsim.api.core.v01.IdMap
 
clear() - Method in class org.matsim.api.core.v01.IdSet
 
clear() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
clear() - Method in class org.matsim.core.utils.collections.ArrayMap
 
clear() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
clear() - Method in class org.matsim.core.utils.collections.QuadTree
Clear the QuadTree.
clear() - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
clear() - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
clear() - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
clear() - Method in class org.matsim.utils.objectattributes.ObjectAttributes
Deletes all attributes of all objects, and all objects-ids.
clearAlgorithms() - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
clearAlgorithms() - Method in class org.matsim.households.HouseholdsAlgorithmRunner
Removes all the algorithms from the Households container.
clearDatasets() - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
clearDatasets() - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
clearEvents() - Method in interface org.matsim.core.network.TimeVariantAttribute
 
clearModeRoutingParams() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
clearOpeningTimes() - Method in class org.matsim.facilities.ActivityOptionImpl
 
clearParameterSetsForType(String) - Method in class org.matsim.core.config.ConfigGroup
Useful for instance if default values are provided but should be cleared if user provides values.
clearStrategySettings() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
clearVehicles() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
clearVehicles() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
Seems ok as public interface function.
clearVehicles() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
clearVehicles() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
clone() - Method in interface org.matsim.api.core.v01.population.Route
make the clone method public, but do NOT extend Cloneable so that implementations can decide on their own if they support Cloneable or use some other way to make a copy..
clone() - Method in class org.matsim.core.population.routes.AbstractRoute
 
clone() - Method in class org.matsim.core.population.routes.GenericRouteImpl
 
clone() - Method in interface org.matsim.core.population.routes.NetworkRoute
 
clone() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
clone() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
close() - Method in class org.matsim.analysis.TravelDistanceStats
 
close() - Method in class org.matsim.core.utils.io.AbstractMatsimWriter
Closes the file if it is still open.
close() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
close() - Method in class org.matsim.pt.counts.SimpleWriter
 
close() - Method in class org.matsim.vis.kml.KMZWriter
Closes this file for writing.
closeEditor() - Method in class org.matsim.run.gui.ConfigEditor
 
closeFile() - Method in interface org.matsim.core.events.algorithms.EventWriter
 
closeFile() - Method in class org.matsim.core.events.algorithms.EventWriterJson
 
closeFile() - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
closeFile() - Method in class org.matsim.core.events.algorithms.EventWriterXML
 
closeOutputDirLogging() - Static method in class org.matsim.core.controler.OutputDirectoryLogging
Call this method to close the log file streams opened by a call of initOutputDirLogging().
closeStreaming() - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
Cluster - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
A container class for clusters.
Cluster(Id<Cluster>) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
ClusterActivity - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
A simple class linking a DigicoreActivity to a specific cluster.
ClusterActivity(Id<Coord>, Node, Cluster) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
clusterInput(double, int) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
Building an ArrayList of DigicoreClusters.
CODE_DIFFERENT_NUMBER_OF_TIMESTEPS - Static variable in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
CODE_DIFFERENT_TIMESTEPS - Static variable in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
CODE_FILES_ARE_EQUAL - Static variable in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
CODE_MISSING_EVENT - Static variable in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
CODE_WRONG_EVENT_COUNT - Static variable in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
CollectionAgentFilter - Class in org.matsim.withinday.replanning.identifiers.filter
 
CollectionAgentFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
CollectionAgentFilterFactory(Set<Id<Person>>) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.CollectionAgentFilterFactory
 
CollectionUtils - Class in org.matsim.core.utils.collections
 
CollectLogMessagesAppender - Class in org.matsim.core.utils.io
Collects log4j LoggingEvent instances and stores them in a List.
CollectLogMessagesAppender() - Constructor for class org.matsim.core.utils.io.CollectLogMessagesAppender
 
combiner() - Method in class org.matsim.core.network.NetworkCollector
 
CommandLine - Class in org.matsim.core.config
This class provides functionality to configure (MATSim) applications via the command line.
CommandLine.Builder - Class in org.matsim.core.config
Fluent builder to create a command line interpreter for MATSim applications.
CommandLine.ConfigurationException - Exception in org.matsim.core.config
 
Comp - Class in org.matsim.counts.algorithms.graphs.helper
 
Comp(double, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.helper.Comp
 
compare(String, String) - Static method in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
 
compare(ArrayList<EventLog>, ArrayList<EventLog>) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
compare(QuadEdge, QuadEdge) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.QuadEdgeComparator
Method of comparison.
compare(Link, Link) - Method in class org.matsim.core.network.LinkIdComparator
 
compare(Network, Network) - Static method in class org.matsim.core.network.NetworkUtils
 
compare(Population, Population) - Method in class org.matsim.core.population.routes.PopulationComparison
 
compare(NetworkChangeEvent, NetworkChangeEvent) - Method in class org.matsim.core.network.NetworkChangeEvent.StartTimeComparator
 
compare(Comp, Comp) - Method in class org.matsim.counts.algorithms.graphs.helper.MyComparator
 
compare(Household, Household) - Method in class org.matsim.households.HouseholdIncomeComparator
 
compareAndReturnInt(String, String) - Static method in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
Deprecated.
compareEventsFiles(String, String) - Static method in class org.matsim.core.events.EventsUtils
 
comparePopulations(Population, Population) - Static method in class org.matsim.core.population.PopulationUtils
 
compareTo(Id<T>) - Method in class org.matsim.api.core.v01.Id
 
compareTo(Message) - Method in class org.matsim.core.mobsim.jdeqsim.Message
The comparison is done according to the message arrival Time.
compareTo(OpeningTime) - Method in class org.matsim.facilities.OpeningTimeImpl
 
ComparisonErrorStatsCalculator - Class in org.matsim.counts
This class provides methods to aggregate the errors and the bias of a CountSimComparison instances list to hourly based mean values.
ComparisonErrorStatsCalculator(List<CountSimComparison>) - Constructor for class org.matsim.counts.ComparisonErrorStatsCalculator
 
ComplexTransitStopHandler - Class in org.matsim.core.mobsim.qsim.pt
Continuous queue model like transit stop handler using either serial or parallel doors operation mode.
ComplexTransitStopHandlerFactory - Class in org.matsim.core.mobsim.qsim.pt
 
ComplexTransitStopHandlerFactory() - Constructor for class org.matsim.core.mobsim.qsim.pt.ComplexTransitStopHandlerFactory
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.ActivityEngineModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.jdeqsimengine.JDEQSimModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.PopulationModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.PreplanningEngineQSimModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineModule
 
COMPONENT_NAME - Static variable in class org.matsim.core.mobsim.qsim.TeleportationModule
 
COMPONENT_NAME - Static variable in class org.matsim.withinday.mobsim.WithinDayQSimModule
 
CompressedNetworkRoute - Static variable in class org.matsim.core.config.groups.PlansConfigGroup.NetworkRouteType
 
CompressedNetworkRouteFactory - Class in org.matsim.core.population.routes
 
CompressedNetworkRouteFactory(Network) - Constructor for class org.matsim.core.population.routes.CompressedNetworkRouteFactory
Uses SubsequentLinksAnalyzer to get the map of subsequent links, used to compress the route information stored.
computeCoordFromActivity(Activity, ActivityFacilities, Network, Config) - Static method in class org.matsim.core.population.PopulationUtils
Deprecated.
computeCoordFromActivity(Activity, ActivityFacilities, Config) - Static method in class org.matsim.core.population.PopulationUtils
Deprecated.
computeLinkIdFromActivity(Activity, ActivityFacilities, Config) - Static method in class org.matsim.core.population.PopulationUtils
Deprecated.
computeZeroUtilityDuration_s(double, double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.SameAbsoluteScore
 
computeZeroUtilityDuration_s(double, double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.SameRelativeScore
 
computeZeroUtilityDuration_s(double, double) - Method in interface org.matsim.core.scoring.functions.ActivityUtilityParameters.ZeroUtilityComputation
 
ConcaveHull - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
Class to generate the concave hull from a set of given points.
ConcaveHull(GeometryCollection, double) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Constructor for the concave hull algorithm.
ConcaveHull(GeometryCollection, double, boolean) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Constructor for the concave hull algorithm.
config - org.matsim.core.controler.Controler.DefaultFiles
 
config - Variable in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
Config - Class in org.matsim.core.config
Stores all configuration settings specified in a configuration file and provides access to the settings at runtime.
Config - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Config() - Constructor for class org.matsim.core.config.Config
 
CONFIG_F2L - Static variable in class org.matsim.facilities.algorithms.WorldConnectLocations
 
CONFIG_F2L_INPUTF2LFile - Static variable in class org.matsim.facilities.algorithms.WorldConnectLocations
 
CONFIG_F2L_OUTPUTF2LFile - Static variable in class org.matsim.facilities.algorithms.WorldConnectLocations
 
CONFIG_GROUP - Static variable in class org.matsim.core.replanning.modules.TripTimeAllocationMutator
 
CONFIG_MODULE - Static variable in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
 
CONFIG_MODULE - Static variable in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
CONFIG_MUTATION_RANGE - Static variable in class org.matsim.core.replanning.modules.TripTimeAllocationMutator
 
CONFIG_PARAM_IGNORECARAVAILABILITY - Static variable in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
 
CONFIG_PARAM_IGNORECARAVAILABILITY - Static variable in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
CONFIG_PARAM_MODES - Static variable in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
 
CONFIG_PARAM_MODES - Static variable in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
configChanged(File) - Method in interface org.matsim.run.gui.ConfigEditor.ConfigChangeListener
 
ConfigConsistencyChecker - Interface in org.matsim.core.config.consistency
Implement this interface to implement consistency checks of the MATSim config.
ConfigConsistencyCheckerImpl - Class in org.matsim.core.config.consistency
Implementation of the ConfigCosistencyChecker interface.
ConfigConsistencyCheckerImpl() - Constructor for class org.matsim.core.config.consistency.ConfigConsistencyCheckerImpl
 
ConfigEditor - Class in org.matsim.run.gui
 
ConfigEditor(File, ConfigEditor.ConfigChangeListener) - Constructor for class org.matsim.run.gui.ConfigEditor
 
ConfigEditor.ConfigChangeListener - Interface in org.matsim.run.gui
 
ConfigEditor.XmlEditorKit - Class in org.matsim.run.gui
XmlEditorKit based on https://boplicity.nl/knowledgebase/Java/Xml+syntax+highlighting+in+Swing+JTextPane.html Copyright 2006-2008 Kees de Kooter Licensed under the Apache License, Version 2.0
ConfigEditor.XmlView - Class in org.matsim.run.gui
Thanks: http://groups.google.com/group/de.comp.lang.java/msg/2bbeb016abad270 IMPORTANT NOTE: regex should contain 1 group.
ConfigEditor.XmlViewFactory - Class in org.matsim.run.gui
 
configFileName - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
ConfigGroup - Class in org.matsim.core.config
Implements a generic config-group that stores all parameters in a simple Map.
ConfigGroup(String) - Constructor for class org.matsim.core.config.ConfigGroup
 
ConfigReader - Class in org.matsim.core.config
A reader for config-files of MATSim.
ConfigReader(Config) - Constructor for class org.matsim.core.config.ConfigReader
Creates a new reader for MATSim configuration files.
configReduced - org.matsim.core.controler.Controler.DefaultFiles
 
ConfigurableQNetworkFactory - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
ConfigurableQNetworkFactory(EventsManager, Scenario) - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
ConfigurableRaptorRouteSelector - Class in ch.sbb.matsim.routing.pt.raptor
Implementation of RaptorRouteSelector that selects a route from a given choice set based on configurable parameters.
ConfigurableRaptorRouteSelector() - Constructor for class ch.sbb.matsim.routing.pt.raptor.ConfigurableRaptorRouteSelector
 
ConfigurationException(String) - Constructor for exception org.matsim.core.config.CommandLine.ConfigurationException
 
configure() - Method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
configure() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsModule
 
configure(Binder) - Method in class org.matsim.core.controler.AbstractModule
 
configure(Binder) - Method in class org.matsim.core.controler.ExplodedConfigModule
 
configure(TravelTimeCalculatorConfigGroup) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
configure(QSimComponentsConfig) - Method in class org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsQSimComponentsConfigurator
 
configure(QSimComponentsConfig) - Method in class org.matsim.core.mobsim.qsim.components.DefaultQSimComponentsConfigurator
 
configure(QSimComponentsConfig) - Method in interface org.matsim.core.mobsim.qsim.components.QSimComponentsConfigurator
 
configure(QSimComponentsConfig) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsFromConfigConfigurator
 
configure(QSimComponentsConfig) - Method in class org.matsim.core.mobsim.qsim.components.StandardQSimComponentConfigurator
 
configure(QSimComponentsConfig) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimComponentsConfigurator
 
configureComponents(QSimComponentsConfig) - Static method in class org.matsim.withinday.mobsim.WithinDayQSimModule
 
configureMobsim() - Method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
configureMobsim() - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
configureModules(Consumer<Collection<AbstractQSimModule>>) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Configures the registered modules via callback.
configureQSim() - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.jdeqsimengine.JDEQSimModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.PopulationModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.PreplanningEngineQSimModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.pt.TransitEngineModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineModule
 
configureQSim() - Method in class org.matsim.core.mobsim.qsim.TeleportationModule
 
configureQSim() - Method in class org.matsim.withinday.mobsim.WithinDayQSimModule
 
configureQSimComponents(QSimComponentsConfigurator) - Method in interface org.matsim.core.controler.AllowsConfiguration
 
configureQSimComponents(QSimComponentsConfigurator) - Method in class org.matsim.core.controler.Controler
Only use if you know what you are doing, for experts only.
configureQSimComponents(QSimComponentsConfigurator) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Configures the current active QSim components.
ConfigUtils - Class in org.matsim.core.config
 
ConfigWriter - Class in org.matsim.core.config
 
ConfigWriter(Config) - Constructor for class org.matsim.core.config.ConfigWriter
 
ConfigWriter(Config, ConfigWriter.Verbosity) - Constructor for class org.matsim.core.config.ConfigWriter
 
ConfigWriter.Verbosity - Enum in org.matsim.core.config
 
connect(Map<String, VisLinkWLanes>) - Method in class org.matsim.lanes.VisLaneModelBuilder
 
connectFacilitiesWithLinks(ActivityFacilities, Network) - Method in class org.matsim.facilities.algorithms.WorldConnectLocations
 
considerCarAvailability() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
constant - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
constructPath(Node, Node, double) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
constructPath(Node, Node, double) - Method in class org.matsim.core.router.MultiNodeDijkstra
This method should only be called from outside after calcLeastCostPath(...) has been executed.
constructPath(Node, Node, double) - Method in interface org.matsim.core.router.MultiNodePathCalculator
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.Dijkstra
Constructs the path after the algorithm has been run.
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.FastAStarEuclidean
 
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.FastAStarLandmarks
 
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.FastDijkstra
 
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
constructPath(Node, Node, double, double) - Method in class org.matsim.core.router.MultiNodeDijkstra
 
contains(double, double) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Tests if a specified coordinate is inside the boundary of this Rect.
contains(Object) - Method in class org.matsim.api.core.v01.IdSet
 
contains(Id<T>) - Method in class org.matsim.api.core.v01.IdSet
 
containsAll(Collection<?>) - Method in class org.matsim.api.core.v01.IdSet
 
containsData() - Method in class org.matsim.core.router.util.PreProcessDijkstra
 
containsKey(Object) - Method in class org.matsim.api.core.v01.IdMap
 
containsKey(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
containsKey(Object) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
containsKey(Id<T>) - Method in class org.matsim.api.core.v01.IdMap
 
containsOrEquals(double, double) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
 
containsOrEquals(QuadTree.Rect) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Tests if a specified rect is inside or on the boundary of this Rect.
containsValue(Object) - Method in class org.matsim.api.core.v01.IdMap
 
containsValue(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
containsValue(Object) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
continueIterations(int) - Method in interface org.matsim.core.controler.TerminationCriterion
 
controler() - Method in class org.matsim.core.config.Config
 
Controler - Class in org.matsim.core.controler
The Controler is responsible for complete simulation runs, including the initialization of all required data, running the iterations and the replanning, analyses, etc.
Controler - Class in org.matsim.run
This is currently only a substitute to the full Controler.
Controler(String) - Constructor for class org.matsim.core.controler.Controler
 
Controler(String) - Constructor for class org.matsim.run.Controler
 
Controler(String[]) - Constructor for class org.matsim.core.controler.Controler
Initializes a new instance of Controler with the given arguments.
Controler(String[]) - Constructor for class org.matsim.run.Controler
 
Controler(Scenario) - Constructor for class org.matsim.core.controler.Controler
 
Controler(Config) - Constructor for class org.matsim.core.controler.Controler
 
CONTROLER_IS_NOW_FINAL - Static variable in class org.matsim.core.gbl.Gbl
 
Controler.DefaultFiles - Enum in org.matsim.core.controler
 
ControlerConfigGroup - Class in org.matsim.core.config.groups
 
ControlerConfigGroup() - Constructor for class org.matsim.core.config.groups.ControlerConfigGroup
 
ControlerConfigGroup.CompressionType - Enum in org.matsim.core.config.groups
 
ControlerConfigGroup.EventsFileFormat - Enum in org.matsim.core.config.groups
 
ControlerConfigGroup.MobsimType - Enum in org.matsim.core.config.groups
 
ControlerConfigGroup.RoutingAlgorithmType - Enum in org.matsim.core.config.groups
 
ControlerConfigGroup.SnapshotFormat - Enum in org.matsim.core.config.groups
 
ControlerDefaultCoreListenersModule - Class in org.matsim.core.controler.corelisteners
Defines the default core listeners.
ControlerDefaultCoreListenersModule() - Constructor for class org.matsim.core.controler.corelisteners.ControlerDefaultCoreListenersModule
 
ControlerDefaults - Class in org.matsim.core.controler
Deprecated.
-- this pre-dates guice injection; one should rather use guice and ControlerDefaultsModule. kai, mar'20
ControlerDefaultsModule - Class in org.matsim.core.controler
 
ControlerDefaultsModule() - Constructor for class org.matsim.core.controler.ControlerDefaultsModule
 
ControlerEvent - Class in org.matsim.core.controler.events
Basic event class for all Events fired by the Controler
ControlerEvent(MatsimServices) - Constructor for class org.matsim.core.controler.events.ControlerEvent
 
ControlerI - Interface in org.matsim.core.controler
 
controlerIO - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
ControlerListener - Interface in org.matsim.core.controler.listener
ControlerListeners are notified at specific points in the Controler loop.
ControlerListenerManager - Interface in org.matsim.core.controler
 
ControlerListenerManagerImpl - Class in org.matsim.core.controler
Class encapsulating all behavior concerning the ControlerEvents/Listeners
ControlerListenerManagerImpl() - Constructor for class org.matsim.core.controler.ControlerListenerManagerImpl
 
ControlerUtils - Class in org.matsim.core.controler
 
convert() - Static method in class org.matsim.run.TeleAtlas2Network
 
convert(String) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.HullConverter
 
convert(String) - Method in interface org.matsim.utils.objectattributes.AttributeConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.BooleanConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.CoordConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.DoubleArrayConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.DoubleConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.EnumConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.FloatConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.IntegerConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.LongConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.StringConverter
 
convert(String) - Method in class org.matsim.utils.objectattributes.attributeconverters.StringStringMapConverter
 
convert(String, String) - Method in class org.matsim.utils.objectattributes.ObjectAttributesConverter
 
convertHHMMInteger(int) - Static method in class org.matsim.core.utils.misc.Time
Converts a number like 1634 to the time value of 16:34:00.
convertInvertedNodesToLinks(List<Node>) - Method in class org.matsim.core.network.algorithms.NetworkInverter
 
ConvertOldPlanCalcScoreConfigGroup - Class in org.matsim.run
 
ConvertOldPlanCalcScoreConfigGroup() - Constructor for class org.matsim.run.ConvertOldPlanCalcScoreConfigGroup
 
convertPassengerRouteToLegList(double, InternalTransitPassengerRoute, Coord, Coord, Person) - Method in class org.matsim.pt.router.AbstractTransitRouter
 
convertRouteToLegs(RaptorRoute) - Static method in class ch.sbb.matsim.routing.pt.raptor.RaptorUtils
 
convertToString(Object) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.HullConverter
 
convertToString(Object) - Method in interface org.matsim.utils.objectattributes.AttributeConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.BooleanConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.CoordConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.DoubleArrayConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.DoubleConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.EnumConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.FloatConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.IntegerConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.LongConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.StringConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.attributeconverters.StringStringMapConverter
 
convertToString(Object) - Method in class org.matsim.utils.objectattributes.ObjectAttributesConverter
 
coord - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmNode
Deprecated.
 
coord - Variable in class org.matsim.visum.VisumNetwork.Stop
 
Coord - Class in org.matsim.api.core.v01
In MATSim, generally Cartesian Coordinates are used, with x increasing to the right, and y increasing to the top: ^ y | | x (0/0) ---->
Coord() - Constructor for class org.matsim.api.core.v01.Coord
Added this constructor so that Gson can again parse 2D coordinates from json files, e.g.
Coord(double[]) - Constructor for class org.matsim.api.core.v01.Coord
 
Coord(double, double) - Constructor for class org.matsim.api.core.v01.Coord
 
Coord(double, double, double) - Constructor for class org.matsim.api.core.v01.Coord
 
coord2Coordinate(Coord) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts a MATSim Coord into a Geotools Coordinate
coord2Point(Coord) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts a MATSim Coord into a Geotools Point
CoordConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
CoordConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.CoordConverter
 
coordinate2Coord(Coordinate) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts a Geotools Coordinate into a MATSim Coord
coordinate2Point(Coordinate) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts a Geotools coordinate into a Point
CoordinateTransformation - Interface in org.matsim.core.utils.geometry
A simple interface to convert coordinates from one coordinate system to another one.
coordInFilter(Coord, int) - Method in interface org.matsim.core.utils.io.OsmNetworkReader.OsmFilter
Deprecated.
 
CoordUtils - Class in org.matsim.core.utils.geometry
 
CoordUtils() - Constructor for class org.matsim.core.utils.geometry.CoordUtils
 
COPY_PASTE_FROM_CORE_NO_LONGER_WORKING - Static variable in class org.matsim.core.gbl.Gbl
 
copyAllAttributes(ObjectAttributes, ObjectAttributes, String) - Static method in class org.matsim.utils.objectattributes.ObjectAttributesUtils
 
copyAttributesFromTo(T, T) - Static method in class org.matsim.utils.objectattributes.attributable.AttributesUtils
Adds the mappings from "from" to "to".
copyFromTo(Activity, Activity) - Static method in class org.matsim.core.population.PopulationUtils
 
copyFromTo(Leg, Leg) - Static method in class org.matsim.core.population.PopulationUtils
 
copyFromTo(Plan, Plan) - Static method in class org.matsim.core.population.PopulationUtils
loads a copy of an existing plan, but keeps the person reference
copyFromTo(VehicleType, VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
copyStream(InputStream, OutputStream) - Static method in class org.matsim.core.utils.io.IOUtils
Copies the content from one stream to another stream.
copyTo(Attributes, Attributes) - Static method in class org.matsim.utils.objectattributes.attributable.AttributesUtils
Adds the mappings from "from" to "to".
costFunction - Variable in class org.matsim.core.router.Dijkstra
The cost calculator.
costFunction - Variable in class org.matsim.core.router.util.PreProcessEuclidean
 
CostInformation - Class in org.matsim.vehicles
 
count() - Method in class org.matsim.facilities.filters.AbstractFacilityFilter
 
count() - Method in interface org.matsim.facilities.filters.Filter
Counts, how many objects (e.g.
Count<T> - Class in org.matsim.counts
 
Count(Id<T>, String) - Constructor for class org.matsim.counts.Count
 
Counter - Class in org.matsim.core.utils.misc
A simple class that implements a counter that outputs the current counter-value from time to time.
Counter(String) - Constructor for class org.matsim.core.utils.misc.Counter
 
Counter(String, String) - Constructor for class org.matsim.core.utils.misc.Counter
 
Counter(String, String, int) - Constructor for class org.matsim.core.utils.misc.Counter
 
counts - org.matsim.core.controler.Controler.DefaultFiles
 
counts() - Method in class org.matsim.core.config.Config
 
Counts<T> - Class in org.matsim.counts
 
Counts - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Counts() - Constructor for class org.matsim.counts.Counts
 
COUNTS_DISTANCEFILTER_COMMENT - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
COUNTS_DISTANCEFILTERCENTERNODE_COMMENT - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
COUNTS_OUTPUTFORMAT_COMMENT - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
CountsComparisonAlgorithm - Class in org.matsim.counts.algorithms
This algorithm can be used to obtain a List of CountSimComparison objects from the LinkAttributes of a run.
CountsComparisonAlgorithm(VolumesAnalyzer, Counts<Link>, Network, double) - Constructor for class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
CountsComparisonAlgorithm(IdMap<Link, double[]>, Counts<Link>, Network, double) - Constructor for class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
CountsComparisonAlgorithm(CountsComparisonAlgorithm.VolumesForId, Counts<Link>, Network, double) - Constructor for class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
CountsComparisonAlgorithm.DistanceFilter - Interface in org.matsim.counts.algorithms
 
CountsComparisonAlgorithm.VolumesForId - Interface in org.matsim.counts.algorithms
 
CountsConfigGroup - Class in org.matsim.core.config.groups
 
CountsConfigGroup() - Constructor for class org.matsim.core.config.groups.CountsConfigGroup
 
CountsErrorGraphCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsErrorGraphCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsErrorGraphCreator
 
CountsGEHCurveGraph - Class in org.matsim.counts.algorithms.graphs
 
CountsGEHCurveGraph(List<CountSimComparison>, int, String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
CountsGEHCurveGraphCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsGEHCurveGraphCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraphCreator
 
CountsGraph - Class in org.matsim.counts.algorithms.graphs
 
CountsGraph() - Constructor for class org.matsim.counts.algorithms.graphs.CountsGraph
 
CountsGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsGraph
 
CountsGraphsCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsGraphsCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsGraphsCreator
 
CountsHtmlAndGraphsWriter - Class in org.matsim.counts.algorithms
 
CountsHtmlAndGraphsWriter(String, List<CountSimComparison>, int) - Constructor for class org.matsim.counts.algorithms.CountsHtmlAndGraphsWriter
 
CountSimComparison<T> - Interface in org.matsim.counts
Classes implementing this interface can be used to access the data needed to compare traffic counts and simulation traffic at a specific link for a one hour time step.
CountSimComparisonImpl - Class in org.matsim.counts
Implementation of the CountSimComparison Interface.
CountSimComparisonImpl(Id<Link>, int, double, double) - Constructor for class org.matsim.counts.CountSimComparisonImpl
Deprecated.
CountSimComparisonImpl(Id<Link>, String, int, double, double) - Constructor for class org.matsim.counts.CountSimComparisonImpl
 
CountSimComparisonKMLWriter<T> - Class in org.matsim.counts.algorithms
 
CountSimComparisonKMLWriter(List<CountSimComparison>, Network, CoordinateTransformation) - Constructor for class org.matsim.counts.algorithms.CountSimComparisonKMLWriter
Sets the data to the fields of this class.
CountSimComparisonKMLWriter(List<CountSimComparison>, Counts<T>, CoordinateTransformation, String) - Constructor for class org.matsim.counts.algorithms.CountSimComparisonKMLWriter
Sets the data to the fields of this class.
CountSimComparisonLinkFilter - Class in org.matsim.counts.algorithms
This class can be used to return filtered views on a List of CountSimComparison objects.
CountSimComparisonLinkFilter(List<CountSimComparison>) - Constructor for class org.matsim.counts.algorithms.CountSimComparisonLinkFilter
Fills the hash table for each link with the appropriate CountSimComparison objects from the list given as parameter.
CountSimComparisonTableWriter - Class in org.matsim.counts.algorithms
This class can write a List of CountSimComparison Objects to a simple table
CountSimComparisonTableWriter(List<CountSimComparison>, Locale) - Constructor for class org.matsim.counts.algorithms.CountSimComparisonTableWriter
 
CountSimComparisonTimeFilter - Class in org.matsim.counts.algorithms
This class can be used to return filtered views on a List of CountSimComparison objects.
CountSimComparisonTimeFilter(List<CountSimComparison>) - Constructor for class org.matsim.counts.algorithms.CountSimComparisonTimeFilter
Fills the Array for each hour with the appropriate CountSimComparison objects from the list given as parameter.
COUNTSINPUTFILENAME_COMMENT - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
CountsLoadCurveGraph - Class in org.matsim.counts.algorithms.graphs
 
CountsLoadCurveGraph(List<CountSimComparison>, int, String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
CountsLoadCurveGraphCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsLoadCurveGraphCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraphCreator
 
CountsModule - Class in org.matsim.counts
 
CountsModule() - Constructor for class org.matsim.counts.CountsModule
 
CountsReaderMatsimV1 - Class in org.matsim.counts
A reader for counts-files of MATSim according to counts_v1.xsd.
CountsReaderMatsimV1(CoordinateTransformation, Counts) - Constructor for class org.matsim.counts.CountsReaderMatsimV1
 
CountsReaderMatsimV1(Counts) - Constructor for class org.matsim.counts.CountsReaderMatsimV1
 
COUNTSSCALEFACTOR_COMMENT - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
CountsSimReal24Graph - Class in org.matsim.counts.algorithms.graphs
 
CountsSimReal24Graph(List<CountSimComparison>, int, String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsSimReal24Graph
 
CountsSimReal24GraphCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsSimReal24GraphCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsSimReal24GraphCreator
 
CountsSimRealPerHourGraph - Class in org.matsim.counts.algorithms.graphs
 
CountsSimRealPerHourGraph(List<CountSimComparison>, int, String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsSimRealPerHourGraph
 
CountsSimRealPerHourGraphCreator - Class in org.matsim.counts.algorithms.graphs
 
CountsSimRealPerHourGraphCreator(String) - Constructor for class org.matsim.counts.algorithms.graphs.CountsSimRealPerHourGraphCreator
 
CountsWriter - Class in org.matsim.counts
 
CountsWriter(CoordinateTransformation, Counts) - Constructor for class org.matsim.counts.CountsWriter
 
CountsWriter(Counts) - Constructor for class org.matsim.counts.CountsWriter
 
CppEventFileParser - Class in org.matsim.core.mobsim.jdeqsim.util
This parser can read the event output files of the C++ DEQSim.
CppEventFileParser() - Constructor for class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
 
CRCChecksum - Class in org.matsim.core.utils.misc
 
CRCChecksum() - Constructor for class org.matsim.core.utils.misc.CRCChecksum
 
create() - Method in class org.matsim.core.utils.collections.MapUtils.DefaultFactory
 
create() - Method in interface org.matsim.core.utils.collections.MapUtils.Factory
 
create() - Method in class org.matsim.core.utils.gis.PointFeatureFactory.Builder
 
create() - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory.Builder
 
create() - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory.Builder
 
create(long, Class<T>) - Static method in class org.matsim.api.core.v01.Id
 
create(String, Class<?>) - Static method in class org.matsim.run.gui.Gui
 
create(String, Class<T>) - Static method in class org.matsim.api.core.v01.Id
This method supports a cache where ids are stored and re-used per type.
create(Element) - Method in class org.matsim.run.gui.ConfigEditor.XmlViewFactory
 
create(Id<?>, Class<T>) - Static method in class org.matsim.api.core.v01.Id
 
create(Network, TravelTimeCalculatorConfigGroup) - Static method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
Deprecated.
create(Scenario, EventsToActivities, EventsToLegs) - Static method in class org.matsim.core.scoring.ExperiencedPlansServiceFactory
 
create(TransitSchedule, RaptorStaticConfig, Network) - Static method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorData
 
CREATE_ROUTING_ALGORITHM_WARNING_MESSAGE - Static variable in class org.matsim.core.gbl.Gbl
 
createAccessEgressNetworkRouter(String, LeastCostPathCalculator, Scenario, Network, RoutingModule) - Static method in class org.matsim.core.router.DefaultRoutingModules
 
createActFeature(Activity, StyleType) - Method in class org.matsim.vis.kml.NetworkFeatureFactory
 
createActivity(Activity) - Static method in class org.matsim.core.population.PopulationUtils
 
createActivityFacilities() - Static method in class org.matsim.facilities.FacilitiesUtils
 
createActivityFacilities(String) - Static method in class org.matsim.facilities.FacilitiesUtils
 
createActivityFacility(Id<ActivityFacility>, Coord) - Method in interface org.matsim.facilities.ActivityFacilitiesFactory
 
createActivityFacility(Id<ActivityFacility>, Coord) - Method in class org.matsim.facilities.ActivityFacilitiesFactoryImpl
 
createActivityFacility(Id<ActivityFacility>, Coord, Id<Link>) - Method in interface org.matsim.facilities.ActivityFacilitiesFactory
 
createActivityFacility(Id<ActivityFacility>, Coord, Id<Link>) - Method in class org.matsim.facilities.ActivityFacilitiesFactoryImpl
 
createActivityFacility(Id<ActivityFacility>, Id<Link>) - Method in interface org.matsim.facilities.ActivityFacilitiesFactory
 
createActivityFacility(Id<ActivityFacility>, Id<Link>) - Method in class org.matsim.facilities.ActivityFacilitiesFactoryImpl
 
createActivityFromActivityFacilityId(String, Id<ActivityFacility>) - Method in interface org.matsim.api.core.v01.population.PopulationFactory
 
createActivityFromCoord(String, Coord) - Method in interface org.matsim.api.core.v01.population.PopulationFactory
Creates an Activity from a coordinate.
createActivityFromCoord(String, Coord) - Static method in class org.matsim.core.population.PopulationUtils
 
createActivityFromCoordAndLinkId(String, Coord, Id<Link>) - Static method in class org.matsim.core.population.PopulationUtils
 
createActivityFromLinkId(String, Id<Link>) - Method in interface org.matsim.api.core.v01.population.PopulationFactory
Creates an Activity from a link id.
createActivityFromLinkId(String, Id<Link>) - Static method in class org.matsim.core.population.PopulationUtils
 
createActivityOption(String) - Method in interface org.matsim.facilities.ActivityFacilitiesFactory
 
createActivityOption(String) - Method in class org.matsim.facilities.ActivityFacilitiesFactoryImpl
 
createAdhocInjector(Config, Scenario) - Static method in class org.matsim.core.controler.ControlerUtils
This is meant for creating the matsim injector if one does not need/want Controler.
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.ActivityStartingFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.AgentTypeFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.CollectionAgentFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.EarliestLinkExitTimeFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.LinkFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.NextTransportModeFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.ProbabilityFilterFactory
 
createAgentFilter() - Method in class org.matsim.withinday.replanning.identifiers.filter.TransportModeFilterFactory
 
createAgentFilter() - Method in interface org.matsim.withinday.replanning.identifiers.interfaces.AgentFilterFactory
Create an instance of an AgentFilter.
createAgentSnapshotInfo(Id<Person>, double, double, double, double) - Method in class org.matsim.vis.snapshotwriters.AgentSnapshotInfoFactory
 
createAgentSnapshotInfo(Id<Person>, Coord, Coord, double, Integer, double) - Method in class org.matsim.vis.snapshotwriters.AgentSnapshotInfoFactory
creator based on Coord
createAgentSnapshotInfo(Id<Person>, Link, double, int) - Method in class org.matsim.vis.snapshotwriters.AgentSnapshotInfoFactory
Generate snapshot info based on Link.
createAllowedTurnInfos() - Method in class org.matsim.core.network.algorithms.NetworkTurnInfoBuilder
 
createAllowedTurnInfos() - Method in interface org.matsim.core.network.algorithms.NetworkTurnInfoBuilderI
 
createAndAddActivity(Plan, String) - Static method in class org.matsim.core.population.PopulationUtils
 
createAndAddActivityFromCoord(Plan, String, Coord) - Static method in class org.matsim.core.population.PopulationUtils
 
createAndAddActivityFromLinkId(Plan, String, Id<Link>) - Static method in class org.matsim.core.population.PopulationUtils
 
createAndAddActivityOption(String) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
createAndAddCount(Id<T>, String) - Method in class org.matsim.counts.Counts
 
createAndAddEntry(String, String, double) - Method in class org.matsim.matrices.Matrix
 
createAndAddFacility(Id<ActivityFacility>, Coord) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
createAndAddFacility(Id<ActivityFacility>, Coord, Id<Link>) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
createAndAddLane(LanesToLinkAssignment, LanesFactory, Id<Lane>, double, double, int, int, List<Id<Link>>, List<Id<Lane>>) - Static method in class org.matsim.lanes.LanesUtils
Convenience method to create a lane with the given Id, the given length, the given capacity, the given number of represented lanes, the given alignment and the given Ids of the downstream links or lanes, respectively, the lane leads to.
createAndAddLeg(Plan, String) - Static method in class org.matsim.core.population.PopulationUtils
 
createAndAddLink(Network, Id<Link>, Node, Node, double, double, double, double) - Static method in class org.matsim.core.network.NetworkUtils
 
createAndAddLink(Network, Id<Link>, Node, Node, double, double, double, double, String, String) - Static method in class org.matsim.core.network.NetworkUtils
 
createAndAddNode(Network, Id<Node>, Coord) - Static method in class org.matsim.core.network.NetworkUtils
 
createAndAddPlan(Person, boolean) - Static method in class org.matsim.core.population.PersonUtils
Deprecated.
createAvailableStrategyId(Config) - Static method in class org.matsim.core.config.ConfigUtils
Deprecated.
createBarChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.BiasErrorGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.BiasNormalizedErrorGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.BoxPlotErrorGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.BoxPlotNormalizedErrorGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.CountsSimReal24Graph
 
createChart(int) - Method in class org.matsim.counts.algorithms.graphs.CountsSimRealPerHourGraph
 
createChart(int) - Method in class org.matsim.pt.counts.obsolete.PtBiasErrorGraph
Deprecated.
createChart(int) - Method in class org.matsim.pt.counts.obsolete.PtCountsSimRealPerHourGraph
Deprecated.
createConfig() - Static method in class org.matsim.core.config.ConfigUtils
 
createConfig(String) - Static method in class org.matsim.core.config.ConfigUtils
 
createConfig(URL) - Static method in class org.matsim.core.config.ConfigUtils
 
createConfig(ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
createCoord(double, double) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
createCoord(double, double, double) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
createCoord(Coordinate) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
createCopyOfSelectedPlanAndMakeSelected() - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
 
createCustomizable() - Static method in class org.matsim.core.scenario.CustomizableUtils
 
createDefaultLeastCostPathCalculatorFactory(Scenario) - Static method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
createDefaultNetworkLinkStyle() - Method in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
createDefaultNetworkLinkStyle() - Method in interface org.matsim.vis.kml.NetworkKmlStyleFactory
 
createDefaultNetworkNodeStyle() - Method in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
createDefaultNetworkNodeStyle() - Method in interface org.matsim.vis.kml.NetworkKmlStyleFactory
 
createDefaultPrepareForSim(Scenario) - Static method in class org.matsim.core.controler.PrepareForSimUtils
 
createDefaultScoringFunctionFactory(Scenario) - Static method in class org.matsim.core.controler.ControlerDefaults
Deprecated.
-- this pre-dates guice injection; one should rather use guice and ControlerDefaultsModule. kai, mar'20
createDefaultTransitRouter(Scenario) - Static method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
createDefaultTravelDisutilityFactory(Scenario) - Static method in class org.matsim.core.controler.ControlerDefaults
Deprecated.
-- this pre-dates guice injection; one should rather use guice and ControlerDefaultsModule. kai, mar'20
createDefaultTripRouterFactoryImpl(Scenario) - Static method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
createDeparture(Id<Departure>, double) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createDeparture(Id<Departure>, double) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createDirectWalkLegList(Person, Coord, Coord) - Method in class org.matsim.pt.router.AbstractTransitRouter
Deprecated.
createEventsManager() - Static method in class org.matsim.core.events.EventsUtils
 
createEventsManager(Config) - Static method in class org.matsim.core.events.EventsUtils
 
createFacilitiesAttributes() - Static method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
createFastRouterDelegate(Dijkstra, NodeDataFactory, RoutingNetwork) - Method in class org.matsim.core.router.ArrayFastRouterDelegateFactory
 
createFastRouterDelegate(Dijkstra, NodeDataFactory, RoutingNetwork) - Method in interface org.matsim.core.router.FastRouterDelegateFactory
 
createFeatureGenerator() - Method in interface org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilder
 
createFeatureGenerator() - Method in class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
createFinalActivity(String, Id<Link>) - Method in class org.matsim.withinday.utils.EditPlans
 
createFreeSpeedTravelTime() - Static method in class org.matsim.core.router.util.TravelTimeUtils
 
createFreespeedTravelTimeAndDisutility(PlanCalcScoreConfigGroup) - Static method in class org.matsim.core.router.util.TravelDisutilityUtils
 
createFromOptionalTimes(OptionalTime, OptionalTime) - Static method in class org.matsim.facilities.OpeningTimeImpl
 
createFromSchedule(TransitSchedule, double) - Static method in class org.matsim.pt.router.TransitRouterNetwork
 
CreateFullConfig - Class in org.matsim.run
A very simple class which just dumps a clean config with all settings and their default values to a file.
CreateFullConfig() - Constructor for class org.matsim.run.CreateFullConfig
 
createGenericRouteImpl(Id<Link>, Id<Link>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
createGeotoolsCoordinate(Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
createGeotoolsLineString(Link) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
Helper method for type conversion.
createGeotoolsPoint(Coord) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
 
createGeotoolsPolygon(List<Coord>) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
 
createGraph(String, TransitRoute) - Method in class org.matsim.pt.analysis.RouteTimeDiagram
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsErrorGraphCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraphCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsGraphsCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraphCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsSimReal24GraphCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.counts.algorithms.graphs.CountsSimRealPerHourGraphCreator
 
createGraphs(List<CountSimComparison>, int) - Method in class org.matsim.pt.counts.PtCountsLoadCurveGraphCreator
 
createHousehold(Id<Household>) - Method in interface org.matsim.households.HouseholdsFactory
 
createHousehold(Id<Household>) - Method in class org.matsim.households.HouseholdsFactoryImpl
 
createHouseholdsAttributes() - Static method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
createHtmlAndGraphs() - Method in class org.matsim.counts.algorithms.CountsHtmlAndGraphsWriter
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.ActivityEndIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.ActivityPerformingIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.InitialIdentifierImplFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.DuringActivityIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.DuringLegIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.InitialIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.LeaveLinkIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.LegPerformingIdentifierFactory
 
createIdentifier() - Method in class org.matsim.withinday.replanning.identifiers.LegStartedIdentifierFactory
 
createImaginaryNode(Collection<? extends InitialNode>) - Static method in class org.matsim.core.router.MultiNodeDijkstra
 
createImaginaryNode(Collection<? extends InitialNode>, Coord) - Static method in class org.matsim.core.router.MultiNodeDijkstra
 
createIncome(double, Income.IncomePeriod) - Method in interface org.matsim.households.HouseholdsFactory
 
createIncome(double, Income.IncomePeriod) - Method in class org.matsim.households.HouseholdsFactoryImpl
 
createInjector(Config, Module...) - Static method in class org.matsim.core.controler.Injector
 
createIterationDirectory(int) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
Creates the path where all iteration-related data should be stored.
createLane(Id<Lane>) - Method in interface org.matsim.lanes.LanesFactory
Creates an instance of BasicLane with the id given as parameter.
createLane(AbstractQLink) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl.LaneFactory
If this QLinkImpl is passed an instance of this factory upon construction, it will call back this factory within the constructor (!) to obtain a road and pass itself to the creation method.
createLanes(Link, LanesToLinkAssignment) - Static method in class org.matsim.lanes.LanesUtils
Creates a sorted list of lanes for a link.
createLanesContainer() - Static method in class org.matsim.lanes.LanesUtils
 
createLanesToLinkAssignment(Id<Link>) - Method in interface org.matsim.lanes.LanesFactory
 
createLeg(String) - Method in interface org.matsim.api.core.v01.population.PopulationFactory
 
createLeg(String) - Static method in class org.matsim.core.population.PopulationUtils
 
createLeg(Leg) - Static method in class org.matsim.core.population.PopulationUtils
Makes a deep copy of this leg, however only when the Leg has a route which is instance of Route or BasicRoute.
createLegFeature(Leg, StyleType) - Method in class org.matsim.vis.kml.NetworkFeatureFactory
 
createLineChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
createLink(Id<Link>, Node, Node) - Method in interface org.matsim.api.core.v01.network.NetworkFactory
Creates a link with the given id leading from one node to another.
createLink(Id<Link>, Node, Node) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkFactory
 
createLink(Id<Link>, Node, Node, Network, double, double, double, double) - Method in class org.matsim.core.network.FixedIntervalTimeVariantLinkFactory
 
createLink(Id<Link>, Node, Node, Network, double, double, double, double) - Method in interface org.matsim.core.network.LinkFactory
 
createLink(Id<Link>, Node, Node, Network, double, double, double, double) - Static method in class org.matsim.core.network.NetworkUtils
 
createLink(Id<Link>, Node, Node, Network, double, double, double, double) - Method in class org.matsim.core.network.VariableIntervalTimeVariantLinkFactory
 
createLink(TransitRouterNetwork.TransitRouterNetworkNode, TransitRouterNetwork.TransitRouterNetworkNode, TransitRoute, TransitLine) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
createLinkFactory() - Static method in class org.matsim.core.network.NetworkUtils
Deprecated.
createLinkFeature(Link, StyleType) - Method in class org.matsim.vis.kml.NetworkFeatureFactory
 
createLinkId(long) - Static method in class org.matsim.api.core.v01.Id
 
createLinkId(String) - Static method in class org.matsim.api.core.v01.Id
 
createLinkId(Id<?>) - Static method in class org.matsim.api.core.v01.Id
 
createLinkNetworkRouteImpl(Id<Link>, List<Id<Link>>, Id<Link>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
createLinkNetworkRouteImpl(Id<Link>, Id<Link>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
createLinkNetworkRouteImpl(Id<Link>, Id<Link>[], Id<Link>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
createMatrix(String, String) - Method in class org.matsim.matrices.Matrices
 
createMobsim(Scenario, EventsManager) - Method in interface org.matsim.core.mobsim.framework.MobsimFactory
Deprecated.
 
createMobsimAgentFromPerson(Person) - Method in interface org.matsim.core.mobsim.qsim.agents.AgentFactory
Seems that in current implementations, this does not only create the agent, but also inserts it into the simulation.
createMobsimAgentFromPerson(Person) - Method in class org.matsim.core.mobsim.qsim.agents.DefaultAgentFactory
 
createMobsimAgentFromPerson(Person) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentFactory
 
createModule(String) - Method in class org.matsim.core.config.Config
Creates a new module / config-group with the specified name.
createMutableScenario(Config) - Static method in class org.matsim.core.scenario.ScenarioUtils
 
createNetsimLink(Link, QNodeI) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
createNetsimLink(Link, QNodeI) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultQNetworkFactory
 
createNetsimLink(Link, QNodeI) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLanesNetworkFactory
 
createNetsimLink(Link, QNodeI) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetworkFactory
 
createNetsimNode(Node) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
createNetsimNode(Node) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultQNetworkFactory
 
createNetsimNode(Node) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLanesNetworkFactory
 
createNetsimNode(Node) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetworkFactory
 
createNetwork() - Static method in class org.matsim.core.network.NetworkUtils
 
createNetwork() - Method in class org.matsim.pt.utils.CreatePseudoNetwork
 
createNetwork(Config) - Static method in class org.matsim.core.network.NetworkUtils
 
createNetwork(NetworkConfigGroup) - Static method in class org.matsim.core.network.NetworkUtils
 
createNetworkRoute(List<Id<Link>>, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
 
createNewScoringFunction(Person) - Method in class org.matsim.core.scoring.functions.CharyparNagelOpenTimesScoringFunctionFactory
 
createNewScoringFunction(Person) - Method in class org.matsim.core.scoring.functions.CharyparNagelScoringFunctionFactory
In every iteration, the framework creates a new ScoringFunction for each Person.
createNewScoringFunction(Person) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunctionFactory
 
createNewScoringFunction(Person) - Method in interface org.matsim.core.scoring.ScoringFunctionFactory
Creates a new scoring function for the given plan.
createNode(Id<Node>) - Static method in class org.matsim.core.network.NetworkUtils
 
createNode(Id<Node>, Coord) - Method in interface org.matsim.api.core.v01.network.NetworkFactory
 
createNode(Id<Node>, Coord) - Static method in class org.matsim.core.network.NetworkUtils
 
createNode(Id<Node>, Coord) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkFactory
 
createNode(Id<Node>, Coord, String) - Static method in class org.matsim.core.network.NetworkUtils
 
createNode(TransitRouteStop, TransitRoute, TransitLine) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
createNodeData() - Method in class org.matsim.core.router.AStarEuclidean
 
createNodeData() - Method in class org.matsim.core.router.Dijkstra
 
createNodeData() - Method in class org.matsim.core.router.util.AStarNodeDataFactory
 
createNodeData() - Method in class org.matsim.core.router.util.DijkstraNodeDataFactory
 
createNodeData() - Method in interface org.matsim.core.router.util.NodeDataFactory
 
createNodeFeature(Node, StyleType) - Method in class org.matsim.vis.kml.NetworkFeatureFactory
 
createNodeId(long) - Static method in class org.matsim.api.core.v01.Id
 
createNodeId(String) - Static method in class org.matsim.api.core.v01.Id
 
createNodeId(Id<?>) - Static method in class org.matsim.api.core.v01.Id
 
createOriginalLanesAndSetLaneCapacities(Network, Lanes) - Static method in class org.matsim.lanes.LanesUtils
Replaces the method that converted a lane from format 11 to format 20.
createParameters(Config) - Static method in class ch.sbb.matsim.routing.pt.raptor.RaptorUtils
 
createParameterSet(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
createParameterSet(String) - Method in class org.matsim.core.config.ConfigGroup
Override if parameter sets of a certain type need a special implementation
createParameterSet(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
createParameterSet(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
createParameterSet(String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
createParameterSet(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
createParameterSet(String) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.AStarEuclideanFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.AStarLandmarksFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.DijkstraFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.FastAStarEuclideanFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.FastAStarLandmarksFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.FastDijkstraFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.FastMultiNodeDijkstraFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in class org.matsim.core.router.MultiNodeDijkstraFactory
 
createPathCalculator(Network, TravelDisutility, TravelTime) - Method in interface org.matsim.core.router.util.LeastCostPathCalculatorFactory
Creational method, since Network may not be exactly the scenario's network
createPerson(Id<Person>) - Method in interface org.matsim.api.core.v01.population.PopulationFactory
 
createPersonAttributes() - Static method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
createPersonId(long) - Static method in class org.matsim.api.core.v01.Id
 
createPersonId(String) - Static method in class org.matsim.api.core.v01.Id
 
createPersonId(Id<?>) - Static method in class org.matsim.api.core.v01.Id
 
createPlan() - Method in interface org.matsim.api.core.v01.population.PopulationFactory
 
createPlan() - Static method in class org.matsim.core.population.PopulationUtils
 
createPlan(Person) - Static method in class org.matsim.core.population.PopulationUtils
 
createPoint(Coordinate) - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
createPoint(Coordinate, Object[], String) - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
createPoint(Coordinate, Map<String, Object>, String) - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
createPoint(Point, Object[], String) - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
createPoint(Coord, Object[], String) - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
createPolygon(Coordinate[]) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(Coordinate[], Object[], String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(Coordinate[], Map<String, Object>, String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(MultiPolygon, Object[], String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(MultiPolygon, Map<String, Object>, String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(Polygon, Object[], String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(Polygon, Map<String, Object>, String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygon(Coord[]) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
createPolygonCoordsForLink(Link, double) - Static method in class org.matsim.utils.gis.matsim2esri.network.PolygonFeatureGenerator
 
createPolyline(Coordinate[]) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
createPolyline(Coordinate[], Object[], String) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
createPolyline(Coordinate[], Map<String, Object>, String) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
createPolyline(LineString, Object[], String) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
createPolyline(MultiLineString, Object[], String) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
createPopulation(Config) - Static method in class org.matsim.core.population.PopulationUtils
Creates a new Population container.
createPopulation(Config, Network) - Static method in class org.matsim.core.population.PopulationUtils
Creates a new Population container which, depending on configuration, may make use of the specified Network instance to store routes more efficiently.
createPopulation(PlansConfigGroup, Network) - Static method in class org.matsim.core.population.PopulationUtils
 
CreatePseudoNetwork - Class in org.matsim.pt.utils
Builds a network where transit vehicles can drive along and assigns the correct links to the transit stop facilities and routes of transit lines.
CreatePseudoNetwork(TransitSchedule, Network, String) - Constructor for class org.matsim.pt.utils.CreatePseudoNetwork
 
CreatePseudoNetwork(TransitSchedule, Network, String, double, double) - Constructor for class org.matsim.pt.utils.CreatePseudoNetwork
 
createPseudoTransitRouter(String, PopulationFactory, Network, LeastCostPathCalculator, PlansCalcRouteConfigGroup.ModeRoutingParams) - Static method in class org.matsim.core.router.DefaultRoutingModules
 
createPureNetworkRouter(String, PopulationFactory, Network, LeastCostPathCalculator) - Static method in class org.matsim.core.router.DefaultRoutingModules
Creates network router without access/egress.
createQuadTree(Collection<E>) - Static method in class org.matsim.core.utils.collections.QuadTrees
 
createQuadTree(Collection<E>, Function<E, Coord>, double) - Static method in class org.matsim.core.utils.collections.QuadTrees
 
createQuadTreeOfTransitStopFacilities(Collection<TransitStopFacility>) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
createQuadTreeOfTransitStopFacilities(TransitSchedule) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
createQVehicle(Vehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.CurrentLegReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.InitialReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringActivityReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringLegReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayInitialReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
createReplanner() - Method in class org.matsim.withinday.replanning.replanners.NextLegReplannerFactory
 
createRoute(Class<R>, Id<Link>, Id<Link>) - Method in class org.matsim.core.population.routes.RouteFactories
 
createRoute(Id<Link>, Id<Link>) - Method in class org.matsim.core.population.routes.CompressedNetworkRouteFactory
 
createRoute(Id<Link>, Id<Link>) - Method in class org.matsim.core.population.routes.GenericRouteFactory
 
createRoute(Id<Link>, Id<Link>) - Method in class org.matsim.core.population.routes.LinkNetworkRouteFactory
 
createRoute(Id<Link>, Id<Link>) - Method in interface org.matsim.core.population.routes.RouteFactory
 
createRoute(Id<Link>, Id<Link>) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRouteFactory
 
createRoute(Id<Link>, Id<Link>) - Method in class org.matsim.pt.routes.ExperimentalTransitRouteFactory
 
createRoutingNetwork(Network) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkFactory
 
createRoutingNetwork(Network) - Method in interface org.matsim.core.router.util.RoutingNetworkFactory
 
createRoutingNetworkLink(Link, RoutingNetworkNode, RoutingNetworkNode) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkFactory
 
createRoutingNetworkLink(Link, RoutingNetworkNode, RoutingNetworkNode) - Method in interface org.matsim.core.router.util.RoutingNetworkFactory
 
createRoutingNetworkNode(Node, int) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkFactory
 
createRoutingNetworkNode(Node, int) - Method in interface org.matsim.core.router.util.RoutingNetworkFactory
 
createScenario(Config) - Static method in class org.matsim.core.scenario.ScenarioUtils
Creates an unpopulated scenario.
CreateSelectedPlansTables - Class in org.matsim.run
Creates a table - containing the analysis of one or two plans files and a table - containing the average values of the selected plans of all persons
CreateSelectedPlansTables() - Constructor for class org.matsim.run.CreateSelectedPlansTables
 
createStackedBarChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
createStageActivityFromCoordLinkIdAndModePrefix(Coord, Id<Link>, String) - Static method in class org.matsim.core.population.PopulationUtils
 
createStageActivityType(String) - Static method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
createStageActivityType(String) - Static method in class org.matsim.core.router.TripStructureUtils
 
createStaticConfig(Config) - Static method in class ch.sbb.matsim.routing.pt.raptor.RaptorUtils
 
createTeleportationRouter(String, Scenario, PlansCalcRouteConfigGroup.ModeRoutingParams) - Static method in class org.matsim.core.router.DefaultRoutingModules
 
createTimeTuple(String, double) - Static method in class org.matsim.core.utils.io.MatsimXmlWriter
Convenience method to create XML Attributes written by startTag()
createTransitAgent(Person, Netsim) - Static method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
createTransitDriver(Umlauf) - Method in class org.matsim.core.mobsim.qsim.pt.DefaultTransitDriverAgentFactory
 
createTransitDriver(Umlauf) - Method in interface org.matsim.core.mobsim.qsim.pt.TransitDriverAgentFactory
 
createTransitLine(Id<TransitLine>) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitLine(Id<TransitLine>) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitLinesAttributes() - Static method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
createTransitRoute(Id<TransitRoute>, NetworkRoute, List<TransitRouteStop>, String) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitRoute(Id<TransitRoute>, NetworkRoute, List<TransitRouteStop>, String) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitRouteStop(TransitStopFacility, double, double) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitRouteStop(TransitStopFacility, double, double) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitRouteStopBuilder(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitRouteStopBuilder(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitSchedule() - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitSchedule() - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitStopFacility(Id<TransitStopFacility>, Coord, boolean) - Method in interface org.matsim.pt.transitSchedule.api.TransitScheduleFactory
 
createTransitStopFacility(Id<TransitStopFacility>, Coord, boolean) - Method in class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
createTransitStopHandler(Vehicle) - Method in class org.matsim.core.mobsim.qsim.pt.ComplexTransitStopHandlerFactory
 
createTransitStopHandler(Vehicle) - Method in class org.matsim.core.mobsim.qsim.pt.SimpleTransitStopHandlerFactory
 
createTransitStopHandler(Vehicle) - Method in interface org.matsim.core.mobsim.qsim.pt.TransitStopHandlerFactory
 
createTransitStopsAttributes() - Static method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
createTravelDisutility(TravelTime) - Method in class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutilityFactory
 
createTravelDisutility(TravelTime) - Method in class org.matsim.core.router.costcalculators.RandomizingTimeDistanceTravelDisutilityFactory
 
createTravelDisutility(TravelTime) - Method in interface org.matsim.core.router.costcalculators.TravelDisutilityFactory
 
createTravelDisutilityCalculator() - Method in class org.matsim.core.controler.Controler
 
createTravelDisutilityCalculator() - Method in interface org.matsim.core.controler.MatsimServices
 
createTripRouterProvider(Scenario, LeastCostPathCalculatorFactory, Provider<TransitRouter>) - Static method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
createTuple(String, boolean) - Static method in class org.matsim.core.utils.io.MatsimXmlWriter
Convenience method to create XML Attributes written by startTag()
createTuple(String, double) - Static method in class org.matsim.core.utils.io.MatsimXmlWriter
Convenience method to create XML Attributes written by startTag()
createTuple(String, int) - Static method in class org.matsim.core.utils.io.MatsimXmlWriter
Convenience method to create XML Attributes written by startTag()
createTuple(String, String) - Static method in class org.matsim.core.utils.io.MatsimXmlWriter
Convenience method to create XML Attributes written by startTag()
createVehicle(Id<Vehicle>, VehicleType) - Method in interface org.matsim.vehicles.VehiclesFactory
 
createVehicle(Id<Vehicle>, VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
createVehicleId(long) - Static method in class org.matsim.api.core.v01.Id
 
createVehicleId(String) - Static method in class org.matsim.api.core.v01.Id
 
createVehicleId(Id<?>) - Static method in class org.matsim.api.core.v01.Id
 
createVehicleId(Person, String) - Static method in class org.matsim.vehicles.VehicleUtils
Creates a vehicle id based on the person and the mode
createVehicleQ() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.VehicleQ.Factory
 
createVehiclesContainer() - Static method in class org.matsim.vehicles.VehicleUtils
 
CreateVehiclesForSchedule - Class in org.matsim.pt.utils
Creates a vehicle of type "defaultTransitVehicleType" for each departure.
CreateVehiclesForSchedule(TransitSchedule, Vehicles) - Constructor for class org.matsim.pt.utils.CreateVehiclesForSchedule
 
createVehicleType(Id<VehicleType>) - Method in interface org.matsim.vehicles.VehiclesFactory
 
createVehicleType(Id<VehicleType>) - Static method in class org.matsim.vehicles.VehicleUtils
 
createVisLinkLanes(CoordinateTransformation, VisLink, double, List<ModelLane>) - Method in class org.matsim.lanes.VisLaneModelBuilder
 
createVolume(int, double) - Method in class org.matsim.counts.Count
Creates and adds a Volume to the Counting station.
createWithoutScoreUpdating(Scenario, ScoringFunctionFactory, EventsManager) - Static method in class org.matsim.core.scoring.EventsToScore
 
createWithScoreUpdating(Scenario, ScoringFunctionFactory, EventsManager) - Static method in class org.matsim.core.scoring.EventsToScore
 
createXYLineChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
createXYLogLogLineChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
createXYScatterChart(String) - Method in class org.matsim.core.utils.charts.Demo
 
CURRENCY - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
CurrentLegReplanner - Class in org.matsim.withinday.replanning.replanners
 
CurrentLegReplannerFactory - Class in org.matsim.withinday.replanning.replanners
 
CurrentLegReplannerFactory(Scenario, ActivityEndReschedulerProvider, LeastCostPathCalculator) - Constructor for class org.matsim.withinday.replanning.replanners.CurrentLegReplannerFactory
 
currentSpeeds - org.matsim.withinday.controller.WithinDayConfigGroup.ShortTermPredictionMethod
 
CustomDataManager - Class in org.matsim.pt.router
A helper class to store custom data for TransitTravelDisutility which can be used to e.g.
CustomDataManager() - Constructor for class org.matsim.pt.router.CustomDataManager
 
Customizable - Interface in org.matsim.api.core.v01
Deprecated.
CustomizableUtils - Class in org.matsim.core.scenario
 

D

dailyMoneyConstant - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
dailyUtilityConstant - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
day - org.matsim.households.Income.IncomePeriod
 
DCode - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
DCode - Variable in class org.matsim.visum.VisumNetwork.TransitLineRoute
 
deactivate() - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
DEADEND - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
DeadEndData() - Constructor for class org.matsim.core.router.util.PreProcessDijkstra.DeadEndData
 
DeadlockPreventionMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler for preventig deadlocks.
DeadlockPreventionMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.DeadlockPreventionMessage
 
decideOnActivityEndTime(Activity, double, Config) - Static method in class org.matsim.core.population.PopulationUtils
Computes the (expected or planned) activity end time, depending on the configured time interpretation.
decideOnActivityEndTime(Activity, double, PlansConfigGroup.ActivityDurationInterpretation) - Static method in class org.matsim.core.population.PopulationUtils
 
decideOnCoord(Facility, Network, double) - Static method in class org.matsim.facilities.FacilitiesUtils
We have situations where the coordinate field in facility is not filled out.
decideOnCoord(Facility, Network, Config) - Static method in class org.matsim.facilities.FacilitiesUtils
We have situations where the coordinate field in facility is not filled out.
decideOnCoordForActivity(Activity, Scenario) - Static method in class org.matsim.core.population.PopulationUtils
 
decideOnLink(Facility, Network) - Static method in class org.matsim.facilities.FacilitiesUtils
 
decideOnLinkId(Facility, Network) - Static method in class org.matsim.facilities.FacilitiesUtils
decideOnLinkIdForActivity(Activity, Scenario) - Static method in class org.matsim.core.population.PopulationUtils
 
decideOnTravelTimeForLeg(Leg) - Static method in class org.matsim.core.population.PopulationUtils
 
decLiving() - Method in interface org.matsim.core.mobsim.qsim.interfaces.AgentCounter
 
decreaseKey(E, double) - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Increases the priority (=decrease the given double value) of the element.
decreaseKey(E, double) - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
decreaseKey(E, double) - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
 
decreaseKey(E, double) - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Increases the priority (=decrease the given double value) of the element.
Default - ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ScoringParameters
 
DEFAULT_COMPONENTS - Static variable in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
DEFAULT_DTD_LOCATION - Static variable in class org.matsim.core.utils.io.MatsimXmlWriter
The default location where dtds are stored on the internet.
DEFAULT_SUBPOPULATION - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
DefaultActivityTypes - Class in org.matsim.api.core.v01
In the same way as TransportMode this is meant to somewhat standardize often used activity types.
DefaultAgentFactory - Class in org.matsim.core.mobsim.qsim.agents
Design decisions: Class is final since there is an interface.
DefaultAgentFactory(Netsim) - Constructor for class org.matsim.core.mobsim.qsim.agents.DefaultAgentFactory
 
DefaultFactory(Class<? extends T>) - Constructor for class org.matsim.core.utils.collections.MapUtils.DefaultFactory
 
DefaultFlowEfficiencyCalculator - Class in org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency
 
DefaultFlowEfficiencyCalculator() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency.DefaultFlowEfficiencyCalculator
 
DEFAULTLINKICON - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
DefaultLinkSpeedCalculator - Class in org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator
A simple link speed calculator taking the vehicle's max speed and the link's free speed into account;
DefaultLinkSpeedCalculator() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator.DefaultLinkSpeedCalculator
 
DEFAULTLOG4JLAYOUT - Static variable in class org.matsim.core.controler.Controler
 
DefaultMobsimModule - Class in org.matsim.core.mobsim
 
DefaultMobsimModule() - Constructor for class org.matsim.core.mobsim.DefaultMobsimModule
 
DEFAULTNODEICON - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
DEFAULTNODEICONRESOURCE - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
the resource to be used as icon
DefaultPlanStrategiesModule - Class in org.matsim.core.replanning.strategies
 
DefaultPlanStrategiesModule() - Constructor for class org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule
 
DefaultPlanStrategiesModule.DefaultPlansRemover - Enum in org.matsim.core.replanning.strategies
 
DefaultPlanStrategiesModule.DefaultSelector - Interface in org.matsim.core.replanning.strategies
 
DefaultPlanStrategiesModule.DefaultStrategy - Interface in org.matsim.core.replanning.strategies
 
DefaultPrepareForSimModule - Class in org.matsim.core.controler
Created by amit on 10.07.17.
DefaultPrepareForSimModule() - Constructor for class org.matsim.core.controler.DefaultPrepareForSimModule
 
DefaultQNetworkFactory - Class in org.matsim.core.mobsim.qsim.qnetsimengine
The idea here is that there are the following levels: Run-specific objects, such as QSimConfigGroup, EventsManager, etc.
DefaultQSimComponentsConfigurator - Class in org.matsim.core.mobsim.qsim.components
 
DefaultQSimComponentsConfigurator() - Constructor for class org.matsim.core.mobsim.qsim.components.DefaultQSimComponentsConfigurator
 
DefaultRaptorIntermodalAccessEgress - Class in ch.sbb.matsim.routing.pt.raptor
A default implementation of RaptorIntermodalAccessEgress returning a new RIntermodalAccessEgress, which contains a list of legs (same as in the input), the associated travel time as well as the disutility.
DefaultRaptorIntermodalAccessEgress() - Constructor for class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorIntermodalAccessEgress
 
DefaultRaptorParametersForPerson - Class in ch.sbb.matsim.routing.pt.raptor
A default implementation of RaptorParametersForPerson returning the same parameters for every person.
DefaultRaptorParametersForPerson(Config) - Constructor for class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorParametersForPerson
 
DefaultRaptorStopFinder - Class in ch.sbb.matsim.routing.pt.raptor
 
DefaultRaptorStopFinder(Population, RaptorIntermodalAccessEgress, Map<String, RoutingModule>) - Constructor for class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorStopFinder
 
DefaultRaptorStopFinder(Population, Config, RaptorIntermodalAccessEgress, Map<String, Provider<RoutingModule>>) - Constructor for class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorStopFinder
 
DefaultRoutingModules - Class in org.matsim.core.router
 
DEFAULTSCHEMANAMESPACELOCATION - Static variable in class org.matsim.core.utils.io.MatsimXmlWriter
Default location of the namespace of xml schema
DefaultSignalizeableItem - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
DefaultSignalizeableItem(Set<Id<Link>>) - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
 
DefaultTeleportationEngine - Class in org.matsim.core.mobsim.qsim
Includes all agents that have transportation modes unknown to the NetsimEngine (often all != "car") or have two activities on the same link
DefaultTeleportationEngine(Scenario, EventsManager) - Constructor for class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
defaultTransferCost(Link, double, Person, Vehicle) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
convenience method for derived classes in order to bring Manuel's version closer to this one here.
DefaultTransitDriverAgentFactory - Class in org.matsim.core.mobsim.qsim.pt
 
DefaultTransitDriverAgentFactory(InternalInterface, TransitStopAgentTracker) - Constructor for class org.matsim.core.mobsim.qsim.pt.DefaultTransitDriverAgentFactory
 
DefaultTransitPassengerRoute - Class in org.matsim.pt.routes
 
DefaultTransitPassengerRoute(Id<Link>, Id<Link>, Id<TransitStopFacility>, Id<TransitStopFacility>, Id<TransitLine>, Id<TransitRoute>) - Constructor for class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
DefaultTransitPassengerRoute(TransitStopFacility, TransitLine, TransitRoute, TransitStopFacility) - Constructor for class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
DefaultTransitPassengerRoute.RouteDescription - Class in org.matsim.pt.routes
 
DefaultTransitPassengerRouteFactory - Class in org.matsim.pt.routes
 
DefaultTransitPassengerRouteFactory() - Constructor for class org.matsim.pt.routes.DefaultTransitPassengerRouteFactory
 
DefaultTurnAcceptanceLogic - Class in org.matsim.core.mobsim.qsim.qnetsimengine
this class checks whether turning is physically possible, i.e.
DefaultTurnAcceptanceLogic() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultTurnAcceptanceLogic
 
defaultVehicle - org.matsim.core.config.groups.QSimConfigGroup.VehiclesSource
 
DefaultVehicleHandler - Class in org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler
Default implementation of a {#VehicleHandler().
DefaultVehicleHandler() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.DefaultVehicleHandler
 
defined(double) - Static method in class org.matsim.core.utils.misc.OptionalTime
Creates OptionalTime that wraps only a defined time
deleteDirectoryIfExists - org.matsim.core.controler.OutputDirectoryHierarchy.OverwriteFileSetting
 
deleteDirectoryRecursively(Path) - Static method in class org.matsim.core.utils.io.IOUtils
Deletes a directory tree recursively.
Demo - Class in org.matsim.core.utils.charts
A simple demonstration how to use classes in this package to quickly create charts.
Demo() - Constructor for class org.matsim.core.utils.charts.Demo
 
DensityCluster - Class in org.matsim.core.network.algorithms.intersectionSimplifier
This class implements the density-based clustering approach as published by Zhou et al (2004). ``The basic idea of DJ-DigicoreCluster is as follows.
DensityCluster(List<Node>, boolean) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
Creates a new instance of the density-based cluster with an empty list of clusters.
dep - Variable in class org.matsim.visum.VisumNetwork.Departure
 
dep - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
departure - org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request.TimeInterpretation
 
Departure - Interface in org.matsim.pt.transitSchedule.api
Describes a single departure along a route in a transit line.
Departure(String, String, String, String, String, String) - Constructor for class org.matsim.visum.VisumNetwork.Departure
 
DepartureHandler - Interface in org.matsim.core.mobsim.qsim.interfaces
 
DepartureImpl - Class in org.matsim.pt.transitSchedule
Describes a single departure along a route in a transit line.
DepartureImpl(Id<Departure>, double) - Constructor for class org.matsim.pt.transitSchedule.DepartureImpl
 
departureOffset(double) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop.Builder
 
departureOffset(double) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
departures - Variable in class org.matsim.visum.VisumNetwork
 
departuresByNo - Variable in class org.matsim.visum.VisumNetwork
 
departureStop - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
 
departureTime - Variable in class org.matsim.pt.analysis.TransitLoad.StopInformation
 
DependencyGraphModule - Class in org.matsim.guice
 
DependencyGraphModule() - Constructor for class org.matsim.guice.DependencyGraphModule
 
depTime - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
desc - Variable in class org.matsim.analysis.Bins
 
destinationStopId - Variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
DHDN_GK4 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
DHDN_SoldnerBerlin - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
diesel - org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
 
DIFFERENT_NUMBER_OF_TIMESTEPS - org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
 
DIFFERENT_TIMESTEPS - org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
 
Dijkstra - Class in org.matsim.core.router
Implementation of Dijkstra's shortest-path algorithm on a time-dependent network with arbitrary non-negative cost functions (e.g.
Dijkstra - org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
 
Dijkstra(Network, TravelDisutility, TravelTime) - Constructor for class org.matsim.core.router.Dijkstra
Default constructor.
Dijkstra(Network, TravelDisutility, TravelTime, PreProcessDijkstra) - Constructor for class org.matsim.core.router.Dijkstra
Constructor.
DijkstraFactory - Class in org.matsim.core.router
 
DijkstraFactory() - Constructor for class org.matsim.core.router.DijkstraFactory
 
DijkstraFactory(boolean) - Constructor for class org.matsim.core.router.DijkstraFactory
 
DijkstraNodeData - Class in org.matsim.core.router.util
A data structure to store temporarily information used by the Dijkstra-algorithm.
DijkstraNodeData() - Constructor for class org.matsim.core.router.util.DijkstraNodeData
 
DijkstraNodeDataFactory - Class in org.matsim.core.router.util
 
DijkstraNodeDataFactory() - Constructor for class org.matsim.core.router.util.DijkstraNodeDataFactory
 
dirCode - Variable in class org.matsim.visum.VisumNetwork.Departure
 
dirCode - Variable in class org.matsim.visum.VisumNetwork.TimeProfile
 
dirCode - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
direction - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress.RIntermodalAccessEgress
 
DIRECTORY_ITERS - Static variable in class org.matsim.core.controler.Controler
 
displayText - Variable in class org.matsim.counts.algorithms.graphs.helper.MyURL
 
disposeDeadlockPreventionMessage(DeadlockPreventionMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
disposeEndLegMessage(EndLegMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
disposeEndRoadMessage(EndRoadMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
disposeEnterRoadMessage(EnterRoadMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
disposeLeaveRoadMessage(LeaveRoadMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
disposeStartingLegMessage(StartingLegMessage) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
distance - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
distancePointLinesegment(Coord, Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
disutility - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress.RIntermodalAccessEgress
 
DIVIDER - Static variable in class org.matsim.core.controler.Controler
 
doDuringActivityReplanning(boolean) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
doDuringLegReplanning(boolean) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
doInitialReplanning(boolean) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
doReplanning(double) - Method in class org.matsim.withinday.mobsim.WithinDayReplanningModule
 
doReplanning(MobsimAgent) - Method in class org.matsim.withinday.replanning.replanners.CurrentLegReplanner
 
doReplanning(MobsimAgent) - Method in class org.matsim.withinday.replanning.replanners.InitialReplanner
 
doReplanning(MobsimAgent) - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
doReplanning(MobsimAgent) - Method in class org.matsim.withinday.replanning.replanners.NextLegReplanner
 
doSimStep() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
doSimStep() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
Seems ok as public interface function.
doSimStep() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
doSimStep() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
doSimStep(double) - Method in interface org.matsim.core.mobsim.framework.Steppable
 
doSimStep(double) - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
 
doSimStep(double) - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
doSimStep(double) - Method in class org.matsim.core.mobsim.qsim.jdeqsimengine.SteppableScheduler
 
doSimStep(double) - Method in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
doSimStep(double) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
doSimStep(double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
doSimStep(double) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
doStep(int) - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
doStep(int) - Method in interface org.matsim.core.mobsim.framework.PlayPauseSimulationControlI
 
DoubleArrayConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
DoubleArrayConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.DoubleArrayConverter
 
DoubleConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
DoubleConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.DoubleConverter
 
drawUnselectedText(Graphics, int, int, int, int) - Method in class org.matsim.run.gui.ConfigEditor.XmlView
 
DriverAgent - Interface in org.matsim.core.mobsim.framework
 
drt - Static variable in class org.matsim.api.core.v01.TransportMode
 
dummy - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
DumpDataAtEnd - Interface in org.matsim.core.controler.corelisteners
 
DuringActivityAgentSelector - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
DuringActivityAgentSelector() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.DuringActivityAgentSelector
 
DuringActivityIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
DuringActivityIdentifierFactory() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.DuringActivityIdentifierFactory
 
DuringActivityReplanningModule - Class in org.matsim.withinday.mobsim
 
DuringActivityReplanningModule(ParallelDuringActivityReplanner) - Constructor for class org.matsim.withinday.mobsim.DuringActivityReplanningModule
 
DuringLegAgentSelector - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
DuringLegAgentSelector() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.DuringLegAgentSelector
 
DuringLegIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
DuringLegIdentifierFactory() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.DuringLegIdentifierFactory
 
DuringLegReplanningModule - Class in org.matsim.withinday.mobsim
 
DuringLegReplanningModule(ParallelDuringLegReplanner) - Constructor for class org.matsim.withinday.mobsim.DuringLegReplanningModule
 

E

earliestDepartureTimeOfCar - Variable in class org.matsim.core.mobsim.jdeqsim.Road
for each of the cars in carsOnTheRoad, the earliest departure time from road is written here
EarliestLinkExitTimeFilter - Class in org.matsim.withinday.replanning.identifiers.filter
Remove all agents from the set that spent more time on a link that their minimal link travel time.
EarliestLinkExitTimeFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
EarliestLinkExitTimeFilterFactory(EarliestLinkExitTimeProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.EarliestLinkExitTimeFilterFactory
 
EarliestLinkExitTimeProvider - Class in org.matsim.withinday.trafficmonitoring
Returns the time when an agent could leave a link if he can travel at free speed.
EarliestLinkExitTimeProvider(Scenario, Map<String, TravelTime>, EventsManager) - Constructor for class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
EarliestLinkExitTimeProvider(Scenario, EventsManager) - Constructor for class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
EASTING - org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
 
EdgeType(Id<VisumNetwork.EdgeType>, String, String, String) - Constructor for class org.matsim.visum.VisumNetwork.EdgeType
 
edgeTypes - Variable in class org.matsim.visum.VisumNetwork
 
EditPlans - Class in org.matsim.withinday.utils
 
EditPlans(QSim, TripRouter, EditTrips) - Constructor for class org.matsim.withinday.utils.EditPlans
Deprecated.
EditPlans(QSim, TripRouter, EditTrips, PopulationFactory) - Constructor for class org.matsim.withinday.utils.EditPlans
Deprecated.
EditPlans(QSim, TripRouter, EditTrips, Scenario) - Constructor for class org.matsim.withinday.utils.EditPlans
Deprecated.
EditPlans(QSim, EditTrips) - Constructor for class org.matsim.withinday.utils.EditPlans
 
EditRoutes - Class in org.matsim.withinday.utils
 
EditRoutes() - Constructor for class org.matsim.withinday.utils.EditRoutes
Deprecated.
EditRoutes(Network, LeastCostPathCalculator, PopulationFactory) - Constructor for class org.matsim.withinday.utils.EditRoutes
 
EditTrips - Class in org.matsim.withinday.utils
The methods here should modify trips, i.e.
EditTrips(TripRouter, Scenario, InternalInterface) - Constructor for class org.matsim.withinday.utils.EditTrips
 
EGRESS - ch.sbb.matsim.routing.pt.raptor.RaptorStopFinder.Direction
 
egress_walk - Static variable in class org.matsim.api.core.v01.TransportMode
Deprecated.
egressFacilityId - Variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
electricity - org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
 
ELEMENT_NAME - Static variable in class org.matsim.counts.Counts
 
ELEMENT_NAME - Static variable in interface org.matsim.lanes.Lanes
 
EMPTY - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
emptyModule() - Static method in class org.matsim.core.controler.AbstractModule
 
enableThreadCpuTimeMeasurement() - Static method in class org.matsim.core.gbl.Gbl
Tries to enable CPU time measurement for threads.
encodeAttributeValue(String) - Static method in class org.matsim.core.utils.io.XmlUtils
Encodes the given string in such a way that it no longer contains characters that have a special meaning in xml.
encodeContent(String) - Static method in class org.matsim.core.utils.io.XmlUtils
 
END_LEG - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
END_TIME - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
END1WAY - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
endActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
endActivity(double, Activity) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.ActivityScoring
Deprecated.
endActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
endActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
Tells the scoring function that the agent stops with an activity.
endActivityAndComputeNextState(double) - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
Informs the agent that the activity has ended.
endActivityAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
endActivityAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
endActivityAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
endActivityAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
ENDCDATA - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
endDocument() - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
endDocument() - Method in class org.matsim.core.population.io.PopulationReader
 
endDocument() - Method in class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
endElement(String, String, String) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
ENDH2 - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
ENDH3 - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
endIteration() - Method in class org.matsim.analysis.IterationStopWatch
 
endLeg(double) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
endLeg(double) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
endLeg(double) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.LegScoring
Deprecated.
endLeg(double) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
Tells the scoring function that the current leg ends.
endLegAndComputeNextState(double) - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
Informs the agent that the leg has ended.
endLegAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
endLegAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
endLegAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
endLegAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
endLegAndComputeNextState(double) - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
EndLegMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler for ending a leg.
EndLegMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.EndLegMessage
 
endOperation(String) - Method in class org.matsim.analysis.IterationStopWatch
Tells the stop watch that an operation ends.
ENDP - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
endPlans(BufferedWriter) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
EndRoadMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler, when the end of a road is reached.
EndRoadMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.EndRoadMessage
 
endSnapshot() - Method in class org.matsim.vis.snapshotwriters.KmlSnapshotWriter
 
endSnapshot() - Method in interface org.matsim.vis.snapshotwriters.SnapshotWriter
Tells the snapshot writer that no more vehicles will be added to the current snapshot.
endSnapshot() - Method in class org.matsim.vis.snapshotwriters.TransimsSnapshotWriter
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.config.ConfigReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.events.EventsConverterXML
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.events.EventsReaderXMLv1
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.network.io.NetworkChangeEventsParser
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.population.io.PopulationReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Called for each closing xml-tag.
endTag(String, String, Stack<String>) - Method in class org.matsim.counts.CountsReaderMatsimV1
 
endTag(String, String, Stack<String>) - Method in class org.matsim.counts.MatsimCountsReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.facilities.MatsimFacilitiesReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.households.HouseholdsStreamingReaderV10
 
endTag(String, String, Stack<String>) - Method in class org.matsim.matrices.MatricesReaderMatsimV1
 
endTag(String, String, Stack<String>) - Method in class org.matsim.matrices.MatsimMatricesReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
endTag(String, String, Stack<String>) - Method in class org.matsim.pt.transitSchedule.TransitScheduleReaderV2
 
endTag(String, String, Stack<String>) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
 
endTag(String, String, Stack<String>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
 
endTag(String, String, Stack<String>) - Method in class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
endTimeOnly - org.matsim.core.config.groups.PlansConfigGroup.ActivityDurationInterpretation
Deprecated.
endTimer() - Method in class org.matsim.core.mobsim.jdeqsim.util.Timer
 
EngineInformation - Class in org.matsim.vehicles
 
EngineInformation.FuelType - Enum in org.matsim.vehicles
Deprecated.
ENTER_LINK - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
ENTER_VEHICLE_TIME_ATTRIBUTE_NAME - Static variable in class org.matsim.core.scoring.EventsToLegs
 
enterRequest(Vehicle, double) - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
enterRoad(Vehicle, double) - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
EnterRoadMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler for entering a road.
EnterRoadMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.EnterRoadMessage
 
entries - Variable in class org.matsim.analysis.Bins
 
Entry - Class in org.matsim.matrices
 
Entry(String, String, double) - Constructor for class org.matsim.matrices.Entry
 
Entry(IdMap<T, V>, int) - Constructor for class org.matsim.api.core.v01.IdMap.Entry
 
entrySet() - Method in class org.matsim.api.core.v01.IdMap
 
entrySet() - Method in class org.matsim.core.utils.collections.ArrayMap
 
entrySet() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
EnumConverter<E extends Enum<E>> - Class in org.matsim.utils.objectattributes.attributeconverters
AttributeConverter for enum types.
EnumConverter(Class<E>) - Constructor for class org.matsim.utils.objectattributes.attributeconverters.EnumConverter
 
equal - org.matsim.core.population.routes.PopulationComparison.Result
 
equalPopulation(Population, Population) - Static method in class org.matsim.core.population.PopulationUtils
Compares two Populations by serializing them to XML with the current writer and comparing their XML form byte by byte.
equals(Object) - Method in class org.matsim.api.core.v01.Coord
 
equals(Object) - Method in class org.matsim.api.core.v01.events.Event
 
equals(Object) - Method in class org.matsim.api.core.v01.Id
 
equals(Object) - Method in class org.matsim.api.core.v01.IdMap.Entry
 
equals(Object) - Method in class org.matsim.api.core.v01.IdMap
 
equals(Object) - Method in class org.matsim.api.core.v01.IdSet
 
equals(Object) - Method in class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
equals(Object) - Method in class org.matsim.core.network.NetworkChangeEvent.ChangeValue
 
equals(Object) - Method in class org.matsim.core.network.NetworkChangeEvent
 
equals(Object) - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
equals(Object) - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
equals(Object) - Method in class org.matsim.core.utils.collections.Tuple
 
equals(Object) - Method in class org.matsim.core.utils.misc.OptionalTime
 
equals(Object) - Method in class org.matsim.facilities.OpeningTimeImpl
 
equals(Object) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
TransitRouteStops are typical Value Objects, so we consider two stops equal if they are equal field-wise.
equals(Object) - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
equals(Event, Id<Person>, EventLog) - Static method in class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
equals(Event, EventLog) - Static method in class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
Compares events produced by java and by C++ simulation
equals(EventLog, EventLog) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
the time must be the same (compared up to 4 digits after the floating point) and the link the event type is ignored for the moment, because in the beginning it might be different
equiDist - org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
 
error(SAXParseException) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
ERROR - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Severity
 
estimateRemainingTravelCost(Node, Node) - Method in class org.matsim.core.router.AStarEuclidean
Estimates the remaining travel cost from fromNode to toNode using the euclidean distance between them.
estimateRemainingTravelCost(Node, Node) - Method in class org.matsim.core.router.AStarLandmarks
Estimates the remaining travel cost from fromNode to toNode using the landmarks on the network.
estimateRemainingTravelCost(PreProcessLandmarks.LandmarksData, PreProcessLandmarks.LandmarksData, int) - Method in class org.matsim.core.router.AStarLandmarks
Estimates the remaining travel cost from fromNode to toNode using the landmark given by index.
Event - Class in org.matsim.api.core.v01.events
 
Event(double) - Constructor for class org.matsim.api.core.v01.events.Event
 
EVENT - Static variable in class org.matsim.core.events.EventsReaderXMLv1
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.ActivityEndEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.ActivityStartEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.LinkEnterEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.PersonStuckEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
EVENT_TYPE - Static variable in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
EVENT_TYPE - Static variable in class org.matsim.core.events.LastEventOfSimStep
 
EVENT_TYPE - Static variable in class org.matsim.withinday.events.ReplanningEvent
 
EventHandler - Interface in org.matsim.core.events.handler
Examples: tutorial.programming.example06EventsHandling.RunEventsHandlingExample tutorial.programming.example06EventsHandling.RunEventsHandlingWithControlerExample tutorial.programming.example21tutorialTUBclass.events.RunEventsHandlingExample
Design thoughts: This is deliberately without a handleEvent( Event ev ) so that derived interfaces and ultimately classes are not forced to implement a handler that deals with all events.
EventLog - Class in org.matsim.core.mobsim.jdeqsim
This class is used for comparing results with the historical C++ implementation results of DEQSim.
EventLog(double, int, int, int, int, int, String) - Constructor for class org.matsim.core.mobsim.jdeqsim.EventLog
 
EventMessage - Class in org.matsim.core.mobsim.jdeqsim
The basic EventMessage type.
EventMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.EventMessage
 
events - org.matsim.core.controler.Controler.DefaultFiles
 
events - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
Events - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Events2Snapshot - Class in org.matsim.run
Converts an events file to a snapshot file.
Events2Snapshot() - Constructor for class org.matsim.run.Events2Snapshot
 
EventsConverterXML - Class in org.matsim.core.events
This class reads and completes event files regarding vehicle ids.
EventsConverterXML(EventsManager) - Constructor for class org.matsim.core.events.EventsConverterXML
 
EventsFileComparator - Class in org.matsim.utils.eventsfilecomparison
This class checks if two events files are semantic equivalent.
EventsFileComparator() - Constructor for class org.matsim.utils.eventsfilecomparison.EventsFileComparator
 
EventsFileComparator.Result - Enum in org.matsim.utils.eventsfilecomparison
 
eventsFileName - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
EventsHandling - Interface in org.matsim.core.controler.corelisteners
Marker interface.
eventsJson - org.matsim.core.controler.Controler.DefaultFiles
 
eventsManager - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
eventsManager - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
EventsManager - Interface in org.matsim.core.api.experimental.events
This should be split into two interfaces: an API (add/removeHandler) and an SPI (Service Provider Interface)
EventsManagerImpl - Class in org.matsim.core.events
EventHandling Create a new class MyEventClass extends Event Create a new interface MyEventHandlerI extends EventHandler add method public void handleEvent(MyEvent event) to it ready to go, just implement the interface somewhere and add a HandlerObject with a call to Events.addHandler(HandlerObject) (optional) add an appropriate line in callHandlerFast() for speeding up execution!
EventsManagerImpl() - Constructor for class org.matsim.core.events.EventsManagerImpl
 
EventsManagerModule - Class in org.matsim.core.events
 
EventsManagerModule() - Constructor for class org.matsim.core.events.EventsManagerModule
 
EventsManagerModule.EventHandlerRegistrator - Class in org.matsim.core.events
 
eventsPb - org.matsim.core.controler.Controler.DefaultFiles
 
EventsReaderJson - Class in org.matsim.core.events
 
EventsReaderJson(EventsManager) - Constructor for class org.matsim.core.events.EventsReaderJson
 
EventsReaderTXT - Class in org.matsim.core.events
Created by laemmel on 16/11/15.
EventsReaderTXT(EventsManager) - Constructor for class org.matsim.core.events.EventsReaderTXT
 
EventsReaderXMLv1 - Class in org.matsim.core.events
 
EventsReaderXMLv1(EventsManager) - Constructor for class org.matsim.core.events.EventsReaderXMLv1
 
EventsToActivities - Class in org.matsim.core.scoring
Converts a stream of Events into a stream of Activities.
EventsToActivities() - Constructor for class org.matsim.core.scoring.EventsToActivities
 
EventsToActivities.ActivityHandler - Interface in org.matsim.core.scoring
 
EventsToLegs - Class in org.matsim.core.scoring
Converts a stream of Events into a stream of Legs.
EventsToLegs(Scenario) - Constructor for class org.matsim.core.scoring.EventsToLegs
 
EventsToLegs.LegHandler - Interface in org.matsim.core.scoring
 
EventsToLegsAndActivities - Class in org.matsim.core.scoring
For TripScoring to work correctly, activities and legs must be created in the correct order.
EventsToLegsAndActivities(EventsToLegs, EventsToActivities) - Constructor for class org.matsim.core.scoring.EventsToLegsAndActivities
 
EventsToScore - Class in org.matsim.core.scoring
Calculates the score of the selected plans of a given scenario based on events.
EventsUtils - Class in org.matsim.core.events
 
EventWriter - Interface in org.matsim.core.events.algorithms
A very basic interface for event writers, just to make sure that event files can be closed correctly.
EventWriterJson - Class in org.matsim.core.events.algorithms
 
EventWriterJson(File) - Constructor for class org.matsim.core.events.algorithms.EventWriterJson
 
EventWriterJson(OutputStream) - Constructor for class org.matsim.core.events.algorithms.EventWriterJson
 
EventWriterTXT - Class in org.matsim.core.events.algorithms
 
EventWriterTXT(String) - Constructor for class org.matsim.core.events.algorithms.EventWriterTXT
 
EventWriterTXT.Number - Enum in org.matsim.core.events.algorithms
 
EventWriterXML - Class in org.matsim.core.events.algorithms
 
EventWriterXML(OutputStream) - Constructor for class org.matsim.core.events.algorithms.EventWriterXML
Constructor so you can pass System.out or System.err to the writer to see the result on the console.
EventWriterXML(String) - Constructor for class org.matsim.core.events.algorithms.EventWriterXML
 
ExampleWithinDayController - Class in org.matsim.withinday.controller
This class should give an example what is needed to run simulations with WithinDayReplanning.
ExampleWithinDayController() - Constructor for class org.matsim.withinday.controller.ExampleWithinDayController
 
exception - org.matsim.core.config.groups.QSimConfigGroup.VehicleBehavior
 
ExcludeStageActivities - org.matsim.core.router.TripStructureUtils.StageActivityHandling
 
executable - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
execute(double, double, double, double, QuadTree.Executor<T>) - Method in class org.matsim.core.utils.collections.QuadTree
Executes executor on all objects inside the rectangle (minX,minY):(maxX,maxY)
execute(double, double, T) - Method in interface org.matsim.core.utils.collections.QuadTree.Executor
 
execute(QuadTree.Rect, QuadTree.Executor<T>) - Method in class org.matsim.core.utils.collections.QuadTree
Executes executor on all objects inside a certain boundary
executed - org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
 
EXECUTEDPLANSFILE - Static variable in class org.matsim.withinday.controller.ExecutedPlansServiceImpl
 
ExecutedPlansService - Interface in org.matsim.withinday.controller
 
ExecutedPlansServiceImpl - Class in org.matsim.withinday.controller
Take the plans that the agents have after within-day replanning, and write them to file.
ExeRunner - Class in org.matsim.core.utils.misc
Runs an executable and waits until the executable finishes.
ExeRunner() - Constructor for class org.matsim.core.utils.misc.ExeRunner
 
expandNode(Id<Node>, List<NetworkExpandNode.TurnInfo>) - Method in class org.matsim.core.network.algorithms.NetworkExpandNode
Expands the specified node that is part of the network and adds turning restrictions/maneuvers to it.
expansionRadius - Variable in class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
option parameter: defines the radius how much a node will be expanded.
ExpBetaPlanChanger<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Changes to another plan if that plan is better.
ExpBetaPlanChanger(double) - Constructor for class org.matsim.core.replanning.selectors.ExpBetaPlanChanger
 
ExpBetaPlanSelector<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Selects one of the existing plans of the person based on the weight = exp(beta*score).
ExpBetaPlanSelector(double) - Constructor for class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
ExpBetaPlanSelector(PlanCalcScoreConfigGroup) - Constructor for class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
EXPERIENCED_PLAN_KEY - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
This is the key for customizable.
ExperiencedPlanElementsModule - Class in org.matsim.core.scoring
 
ExperiencedPlanElementsModule() - Constructor for class org.matsim.core.scoring.ExperiencedPlanElementsModule
 
experiencedPlans - org.matsim.core.controler.Controler.DefaultFiles
 
ExperiencedPlansModule - Class in org.matsim.core.scoring
 
ExperiencedPlansModule() - Constructor for class org.matsim.core.scoring.ExperiencedPlansModule
 
ExperiencedPlansService - Interface in org.matsim.core.scoring
 
ExperiencedPlansServiceFactory - Class in org.matsim.core.scoring
 
ExperiencedPlansServiceFactory() - Constructor for class org.matsim.core.scoring.ExperiencedPlansServiceFactory
 
ExperimentalTransitRoute - Class in org.matsim.pt.routes
Deprecated.
ExperimentalTransitRoute(TransitStopFacility, TransitLine, TransitRoute, TransitStopFacility) - Constructor for class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
Why do we need this constructor, if we only keep the id of the line/route?
ExperimentalTransitRoute(TransitStopFacility, TransitStopFacility, Id<TransitLine>, Id<TransitRoute>) - Constructor for class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
ExperimentalTransitRouteFactory - Class in org.matsim.pt.routes
 
ExperimentalTransitRouteFactory() - Constructor for class org.matsim.pt.routes.ExperimentalTransitRouteFactory
 
explode(String, char) - Static method in class org.matsim.core.utils.misc.StringUtils
Splits a string at the specified delimiter into multiple substrings.
explode(String, char, int) - Static method in class org.matsim.core.utils.misc.StringUtils
Splits a string at the specified delimiter into multiple substrings.
ExplodedConfigModule - Class in org.matsim.core.controler
 
ExplodedConfigModule(Config) - Constructor for class org.matsim.core.controler.ExplodedConfigModule
 
extendUrl(URL, String) - Static method in class org.matsim.core.utils.io.IOUtils
Given a base URL, returns the extended URL.
ExternalMobimConfigGroup - Class in org.matsim.core.config.groups
 
ExternalMobimConfigGroup() - Constructor for class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
ExternalMobsim - Class in org.matsim.core.mobsim.external
 
ExternalMobsim(Scenario, EventsManager) - Constructor for class org.matsim.core.mobsim.external.ExternalMobsim
 
ExternalModule - Class in org.matsim.core.replanning.modules
Basic wrapper for any call to external "plans-to-plans" modules.
ExternalModule(String, String, OutputDirectoryHierarchy, Scenario) - Constructor for class org.matsim.core.replanning.modules.ExternalModule
 

F

facilities - org.matsim.core.controler.Controler.DefaultFiles
 
facilities() - Method in class org.matsim.core.config.Config
 
Facilities - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
FACILITIES_ATTRIBUTES_DEPRECATION_MESSAGE - Static variable in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
FacilitiesActTypeFilter - Class in org.matsim.facilities.filters
Keeps all facilities if they contain one OR more of the specified activities.
FacilitiesActTypeFilter(FacilityAlgorithm) - Constructor for class org.matsim.facilities.filters.FacilitiesActTypeFilter
 
FacilitiesConfigGroup - Class in org.matsim.core.config.groups
 
FacilitiesConfigGroup() - Constructor for class org.matsim.core.config.groups.FacilitiesConfigGroup
 
FacilitiesConfigGroup.FacilitiesSource - Enum in org.matsim.core.config.groups
 
FacilitiesFromPopulation - Class in org.matsim.facilities
Generates ActivityFacilitys from the Activities in a population and assigns the activity facilities as the activity locations in the population while removing the old locations (coord and link) from the population.
FacilitiesFromPopulation(Scenario) - Constructor for class org.matsim.facilities.FacilitiesFromPopulation
 
FacilitiesFromPopulation(ActivityFacilities) - Constructor for class org.matsim.facilities.FacilitiesFromPopulation
 
FacilitiesSummary - Class in org.matsim.facilities.algorithms
 
FacilitiesSummary() - Constructor for class org.matsim.facilities.algorithms.FacilitiesSummary
 
FacilitiesUtils - Class in org.matsim.facilities
Contains several helper methods for working with facilities.
FacilitiesWriter - Class in org.matsim.facilities
 
FacilitiesWriter(CoordinateTransformation, ActivityFacilities) - Constructor for class org.matsim.facilities.FacilitiesWriter
Creates a new FacilitiesWriter to write the specified facilities to the file.
FacilitiesWriter(ActivityFacilities) - Constructor for class org.matsim.facilities.FacilitiesWriter
Creates a new FacilitiesWriter to write the specified facilities to the file.
Facility - Interface in org.matsim.facilities
A Facility is a (Basic)Location ("getCoord") that is connected to a Link ("getLinkId").
FACILITY_NO_LONGER_IDENTIFIABLE - Static variable in interface org.matsim.facilities.Facility
 
FacilityAlgorithm - Interface in org.matsim.facilities.algorithms
 
FacilityFilter - Interface in org.matsim.facilities.filters
 
FacilityOpeningIntervalCalculator - Class in org.matsim.core.scoring.functions
Same as CharyparNagelScoringFunction, but retrieves opening time information from facility object of an activity instead of the config file.
FacilityOpeningIntervalCalculator(ActivityFacilities) - Constructor for class org.matsim.core.scoring.functions.FacilityOpeningIntervalCalculator
 
FacilityWrapperActivity - Class in org.matsim.core.router
 
FacilityWrapperActivity(Facility) - Constructor for class org.matsim.core.router.FacilityWrapperActivity
 
FACTOR - org.matsim.core.network.NetworkChangeEvent.ChangeType
 
fail() - Static method in class org.matsim.core.gbl.Gbl
 
failIfDirectoryExists - org.matsim.core.controler.OutputDirectoryHierarchy.OverwriteFileSetting
 
FailingObjectAttributes - Class in org.matsim.utils.objectattributes
Deprecated.
FakeFacility - Class in org.matsim.pt.router
 
FakeFacility(Coord) - Constructor for class org.matsim.pt.router.FakeFacility
 
FallbackRoutingModule - Interface in org.matsim.core.router
Interface that exists so that implementations of this interface can be replaced via injection.
FastAStarEuclidean - Class in org.matsim.core.router
Performance optimized version of the AStarEuclidean AStarEuclidean least cost path router which uses its own network to route within.
FastAStarEuclideanFactory - Class in org.matsim.core.router
 
FastAStarEuclideanFactory() - Constructor for class org.matsim.core.router.FastAStarEuclideanFactory
 
FastAStarEuclideanFactory(double) - Constructor for class org.matsim.core.router.FastAStarEuclideanFactory
 
FastAStarLandmarks - Class in org.matsim.core.router
Performance optimized version of the Dijkstra FastAStarLandmarks least cost path router which uses its own network to route within.
FastAStarLandmarks - org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
 
FastAStarLandmarksFactory - Class in org.matsim.core.router
 
FastAStarLandmarksFactory(int) - Constructor for class org.matsim.core.router.FastAStarLandmarksFactory
 
FastAStarLandmarksFactory(GlobalConfigGroup) - Constructor for class org.matsim.core.router.FastAStarLandmarksFactory
 
FastDijkstra - Class in org.matsim.core.router
Performance optimized version of the Dijkstra Dijkstra least cost path router which uses its own network to route within.
FastDijkstra - org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
 
FastDijkstraFactory - Class in org.matsim.core.router
 
FastDijkstraFactory() - Constructor for class org.matsim.core.router.FastDijkstraFactory
 
FastDijkstraFactory(boolean) - Constructor for class org.matsim.core.router.FastDijkstraFactory
 
FastMultiNodeDijkstra - Class in org.matsim.core.router
Performance optimized version of the MultiNodeDijkstra least cost path router which uses its own network to route within.
FastMultiNodeDijkstra(RoutingNetwork, TravelDisutility, TravelTime, PreProcessDijkstra, FastRouterDelegateFactory, boolean) - Constructor for class org.matsim.core.router.FastMultiNodeDijkstra
 
FastMultiNodeDijkstraFactory - Class in org.matsim.core.router
 
FastMultiNodeDijkstraFactory() - Constructor for class org.matsim.core.router.FastMultiNodeDijkstraFactory
 
FastMultiNodeDijkstraFactory(boolean) - Constructor for class org.matsim.core.router.FastMultiNodeDijkstraFactory
 
FastMultiNodeDijkstraFactory(boolean, boolean) - Constructor for class org.matsim.core.router.FastMultiNodeDijkstraFactory
 
FastRouterDelegateFactory - Interface in org.matsim.core.router
 
FastRouterType - Enum in org.matsim.core.router
Type Pointer is no longer supported.
fatalError(SAXParseException) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
FeatureGenerator - Interface in org.matsim.utils.gis.matsim2esri.network
 
FeatureGeneratorBuilder - Interface in org.matsim.utils.gis.matsim2esri.network
 
FeatureGeneratorBuilderImpl - Class in org.matsim.utils.gis.matsim2esri.network
Design thoughts: I would argue that basing this on reflection is software design overkill.
FeatureGeneratorBuilderImpl(Network, String) - Constructor for class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
FIFO - org.matsim.core.config.groups.QSimConfigGroup.LinkDynamics
 
FIFOVehicleQ - Class in org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq
 
FIFOVehicleQ() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
fileEnding - Variable in enum org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
 
FILENAME_MODESTATS - Static variable in class org.matsim.analysis.ModeStatsControlerListener
 
FILENAME_SCORESTATS - Static variable in class org.matsim.analysis.ScoreStatsControlerListener
 
FILES_ARE_EQUAL - org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
 
filter(Network, Set<String>) - Method in class org.matsim.core.network.algorithms.TransportModeNetworkFilter
Extracts a subnetwork containing only links with the specified modes.
Filter - Interface in org.matsim.facilities.filters
basic interface for implementing Filters
filterByAttributes(List<String>, ObjectAttributes, String, Object) - Static method in class org.matsim.utils.objectattributes.RunObjectAttributesExample
 
filterEvents(int, ArrayList<EventLog>, ArrayList<EventLog>) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
filterType - Variable in class org.matsim.core.population.algorithms.PlansFilterByLegMode
 
findCurrentTrip(PlanElement, Plan) - Static method in class org.matsim.core.router.TripStructureUtils
Deprecated.
findCurrentTrip(MobsimAgent) - Static method in class org.matsim.withinday.utils.EditTrips
 
findIndexOfRealActAfter(MobsimAgent, int) - Method in class org.matsim.withinday.utils.EditPlans
 
findIntersectingLinks(LineString, Network) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
Method to find all links in Network that intersect a given LineString.
findIntersectingLinks(Link, Network) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
Method to find all links in Network that intersect a given Link.
findLegsWithModeInFuture(MobsimAgent, String) - Static method in class org.matsim.withinday.utils.EditPlans
 
findLinkInOppositeDirection(Link) - Static method in class org.matsim.core.network.NetworkUtils
 
findNearbyStops(double, double, double) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorData
 
findNearestStop(double, double) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorData
 
findNextActivityWithType(MobsimAgent, String) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
findParam(String, String) - Method in class org.matsim.core.config.Config
Deprecated.
findPerson(Id<Person>, Scenario) - Static method in class org.matsim.core.population.PopulationUtils
 
findRealActAfter(MobsimAgent, int) - Method in class org.matsim.withinday.utils.EditPlans
 
findRealActBefore(MobsimAgent, int) - Method in class org.matsim.withinday.utils.EditPlans
 
findStops(Facility, Person, double, RaptorParameters, SwissRailRaptorData, RaptorStopFinder.Direction) - Method in class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorStopFinder
 
findStops(Facility, Person, double, RaptorParameters, SwissRailRaptorData, RaptorStopFinder.Direction) - Method in interface ch.sbb.matsim.routing.pt.raptor.RaptorStopFinder
 
findTripAfterActivity(Plan, Activity) - Method in class org.matsim.withinday.utils.EditTrips
 
findTripAtPlanElement(PlanElement, Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
findTripAtPlanElement(PlanElement, Plan, Predicate<String>) - Static method in class org.matsim.core.router.TripStructureUtils
 
findTripAtPlanElement(MobsimAgent, PlanElement) - Static method in class org.matsim.withinday.utils.EditTrips
 
findTripAtPlanElementIndex(MobsimAgent, int) - Static method in class org.matsim.withinday.utils.EditTrips
 
findTripEndingAtActivity(Activity, Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
findTripStartingAtActivity(Activity, Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
findVehicle(Id<Vehicle>, Scenario) - Static method in class org.matsim.vehicles.VehicleUtils
 
finish() - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
finish() - Method in interface org.matsim.core.replanning.GenericPlanStrategy
Indicates that no additional persons will be handed to this module and waits until this strategy has finished handling all persons.
finish() - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
finish() - Method in class org.matsim.core.scoring.EventsToActivities
 
finish() - Method in class org.matsim.core.scoring.EventsToScore
Finishes the calculation of the plans' scores and assigns the new scores to the plans if desired.
finish() - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
finish() - Method in class org.matsim.core.scoring.functions.CharyparNagelAgentStuckScoring
 
finish() - Method in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
finish() - Method in class org.matsim.core.scoring.functions.CharyparNagelMoneyScoring
 
finish() - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
finish() - Method in interface org.matsim.core.scoring.ScoringFunction
Tells the scoring function that no more information will be given to it and that the final score should be calculated.
finish() - Method in interface org.matsim.core.scoring.SumScoringFunction.BasicScoring
 
finish() - Method in class org.matsim.core.scoring.SumScoringFunction
 
finish() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
finish() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
 
finish() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
finish() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
 
finish() - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.BasicScoring
Deprecated.
finish() - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
finish() - Method in class org.matsim.guice.GraphvizRenderer
 
finish() - Method in class org.matsim.vis.snapshotwriters.KmlSnapshotWriter
 
finish() - Method in interface org.matsim.vis.snapshotwriters.SnapshotWriter
Tells the snapshot writer that no more snapshots will be added ("destructor").
finish() - Method in class org.matsim.vis.snapshotwriters.TransimsSnapshotWriter
 
finisher() - Method in class org.matsim.core.network.NetworkCollector
 
finishInit() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
finishIteration() - Method in interface org.matsim.core.scoring.ExperiencedPlansService
 
finishProcessing() - Method in interface org.matsim.core.api.experimental.events.EventsManager
Called after the last event is sent for processing.
finishProcessing() - Method in class org.matsim.core.events.EventsManagerImpl
 
finishProcessing() - Method in class org.matsim.core.events.ParallelEventsManager
 
finishProcessing() - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
finishProcessing() - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
finishReplanning() - Method in interface org.matsim.api.core.v01.replanning.PlanStrategyModule
Indicates that no additional plans will be handed to this module and waits until this module has finished handling all plans.
finishReplanning() - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
finishReplanning() - Method in class org.matsim.core.replanning.modules.ExternalModule
 
finishReplanning() - Method in interface org.matsim.core.replanning.modules.GenericPlanStrategyModule
Indicates that no additional plans will be handed to this module and waits until this module has finished handling all plans.
finishReplanning() - Method in class org.matsim.core.replanning.modules.ModeAndRouteConsistencyChecker
 
fireControlerAfterMobsimEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerAfterMobsimListeners
fireControlerBeforeMobsimEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerBeforeMobsimListeners
fireControlerIterationEndsEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerIterationEndsListeners
fireControlerIterationStartsEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerSetupIterationStartsListeners
fireControlerReplanningEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerReplanningListeners
fireControlerScoringEvent(int) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerScoringListeners
fireControlerShutdownEvent(boolean) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerListeners
fireControlerStartupEvent() - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Notifies all ControlerListeners
FIXED_ORDER_LISTENER_COMPONENT_NAME - Static variable in class org.matsim.withinday.mobsim.WithinDayQSimModule
 
FixedIntervalTimeVariantLinkFactory - Class in org.matsim.core.network
A link that is able to store time-dependent information, using a fixed interval (i.e.
FixedIntervalTimeVariantLinkFactory(int, int) - Constructor for class org.matsim.core.network.FixedIntervalTimeVariantLinkFactory
 
FixedOrderSimulationListener - Class in org.matsim.core.mobsim.framework.listeners
To avoid problems with the order of some SimulationListeners, this class can be used execute them in a fixed order.
FixedOrderSimulationListener() - Constructor for class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
FloatConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
FloatConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.FloatConverter
 
FLOW_CAPACITY_FACTOR - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
FLOW_CAPACITY_GETTER - Static variable in interface org.matsim.core.network.TimeVariantAttribute
 
FlowEfficiencyCalculator - Interface in org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency
 
flush() - Method in class org.matsim.pt.counts.SimpleWriter
 
flushEverythingBeyondCurrent(MobsimAgent) - Method in class org.matsim.withinday.utils.EditPlans
 
forEach(BiConsumer<? super Id<T>, ? super V>) - Method in class org.matsim.api.core.v01.IdMap
 
forwardDirectionExists(OsmNetworkReader.OsmWay) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Override this method if you want to use another way to figure out if one can travel on this link in forward direction.
freespeed - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
FREESPEED_GETTER - Static variable in interface org.matsim.core.network.TimeVariantAttribute
 
FreespeedBasedWidthCalculator - Class in org.matsim.utils.gis.matsim2esri.network
 
FreespeedBasedWidthCalculator(Network, Double) - Constructor for class org.matsim.utils.gis.matsim2esri.network.FreespeedBasedWidthCalculator
 
freespeedFactor - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
FreespeedFactorRoutingModule - Class in org.matsim.core.router
 
FreeSpeedTravelTime - Class in org.matsim.core.trafficmonitoring
Calculates and returns the FreeSpeedTravelTime on a link at the given time.
FreeSpeedTravelTime() - Constructor for class org.matsim.core.trafficmonitoring.FreeSpeedTravelTime
 
FreespeedTravelTimeAndDisutility - Class in org.matsim.core.router.costcalculators
CostCalculator and TravelTimeCalculator for Links based on freespeed on links and distance costs if set.
FreespeedTravelTimeAndDisutility(double, double, double) - Constructor for class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
 
FreespeedTravelTimeAndDisutility(PlanCalcScoreConfigGroup) - Constructor for class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
 
fromAllModesToSpecifiedModes - org.matsim.core.config.groups.ChangeModeConfigGroup.Behavior
 
fromAllModesToSpecifiedModes - org.matsim.core.replanning.modules.SubtourModeChoice.Behavior
 
fromFile - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
fromNode - Variable in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
fromSpecifiedModesToSpecifiedModes - org.matsim.core.config.groups.ChangeModeConfigGroup.Behavior
 
fromSpecifiedModesToSpecifiedModes - org.matsim.core.replanning.modules.SubtourModeChoice.Behavior
 
fromStop - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
fromVehiclesData - org.matsim.core.config.groups.QSimConfigGroup.VehiclesSource
 
FUTURE_SUPPRESSED - Static variable in class org.matsim.core.gbl.Gbl
 

G

GAP_TRAVEL_SPEED - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
gasoline - org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
 
Gbl - Class in org.matsim.core.gbl
Some utility functions for dumping time and memory usage, and for logging.
Gbl() - Constructor for class org.matsim.core.gbl.Gbl
 
GC_ALL_MESSAGES() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
GenericEvent - Class in org.matsim.api.core.v01.events
 
GenericEvent(String, double) - Constructor for class org.matsim.api.core.v01.events.GenericEvent
 
GenericEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
GenericPlanStrategy<T extends BasicPlan,​I> - Interface in org.matsim.core.replanning
Notes: If an implementation of this interface is "innovative", i.e.
GenericPlanStrategyImpl<T extends BasicPlan,​I> - Class in org.matsim.core.replanning
 
GenericPlanStrategyImpl(PlanSelector<T, I>) - Constructor for class org.matsim.core.replanning.GenericPlanStrategyImpl
Creates a new strategy using the specified planSelector.
GenericPlanStrategyModule<T extends BasicPlan> - Interface in org.matsim.core.replanning.modules
 
GenericRouteFactory - Class in org.matsim.core.population.routes
 
GenericRouteFactory() - Constructor for class org.matsim.core.population.routes.GenericRouteFactory
 
GenericRouteImpl - Class in org.matsim.core.population.routes
 
GenericRouteImpl(Id<Link>, Id<Link>) - Constructor for class org.matsim.core.population.routes.GenericRouteImpl
 
GenericStrategyManager<PL extends BasicPlan,​AG extends HasPlansAndId<? extends BasicPlan,​AG>> - Class in org.matsim.core.replanning
Notes: This version is now a bit more restrictive than the original strategy manager in terms of public methods and in terms of final methods.
GenericStrategyManager() - Constructor for class org.matsim.core.replanning.GenericStrategyManager
 
GenericWorstPlanForRemovalSelector<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Selects the worst plan of a person (most likely for removal).
GenericWorstPlanForRemovalSelector() - Constructor for class org.matsim.core.replanning.selectors.GenericWorstPlanForRemovalSelector
 
geoFac - Static variable in class org.matsim.core.utils.geometry.geotools.MGC
 
GeometryUtils - Class in org.matsim.core.utils.geometry
 
GeotoolsTransformation - Class in org.matsim.core.utils.geometry.transformations
A transformation factory for various coordinate systems using the GeoTools.
GeotoolsTransformation(String, String) - Constructor for class org.matsim.core.utils.geometry.transformations.GeotoolsTransformation
Creates a new coordinate transformation that makes use of GeoTools.
get() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory
 
get() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorRoutingModuleProvider
 
get() - Method in class org.matsim.core.mobsim.qsim.QSimProvider
 
get() - Method in class org.matsim.core.replanning.strategies.ChangeExpBeta
 
get() - Method in class org.matsim.core.replanning.strategies.ChangeSingleTripMode
 
get() - Method in class org.matsim.core.replanning.strategies.ChangeTripMode
 
get() - Method in class org.matsim.core.replanning.strategies.KeepLastExecutedAsPlanStrategy
 
get() - Method in class org.matsim.core.replanning.strategies.KeepLastSelected
 
get() - Method in class org.matsim.core.replanning.strategies.ReRoute
 
get() - Method in class org.matsim.core.replanning.strategies.SelectBest
 
get() - Method in class org.matsim.core.replanning.strategies.SelectExpBeta
 
get() - Method in class org.matsim.core.replanning.strategies.SelectPathSizeLogit
 
get() - Method in class org.matsim.core.replanning.strategies.SelectRandom
 
get() - Method in class org.matsim.core.replanning.strategies.SubtourModeChoice
 
get() - Method in class org.matsim.core.replanning.strategies.TimeAllocationMutator
 
get() - Method in class org.matsim.core.replanning.strategies.TimeAllocationMutatorReRoute
 
get() - Method in class org.matsim.core.router.LinkToLinkRouting
 
get() - Method in class org.matsim.core.router.NetworkRoutingProvider
 
get() - Method in class org.matsim.core.router.Transit
 
get() - Method in class org.matsim.pt.router.TransitRouterImplFactory
 
get() - Method in class org.matsim.withinday.mobsim.WithinDayQSimFactory
 
get(int, Class<T>) - Static method in class org.matsim.api.core.v01.Id
 
get(Class<? extends T>) - Method in interface org.matsim.core.controler.ReplayEvents.Results
 
get(Iterable<K>, Map<K, V>) - Static method in class org.matsim.core.utils.collections.MapUtils
Fill in a collection with the values associated with the requested keys
get(Object) - Method in class org.matsim.api.core.v01.IdMap
 
get(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
get(Object) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
get(String, Class<T>) - Static method in class org.matsim.api.core.v01.Id
 
get(Id<TransitStopFacility>, Id<TransitStopFacility>) - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes
 
get(Id<TransitStopFacility>, Id<TransitStopFacility>, double) - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes
 
get(Id<T>) - Method in class org.matsim.api.core.v01.IdMap
 
getAcceptingQLane() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
getAcceptingQLane() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
getAcceptingQLane() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getAccess() - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
getAccessCounter(Departure) - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
getAccessFacilityId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
getAccessStopId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getAccessStopId() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getAccessStopId() - Method in interface org.matsim.pt.routes.TransitPassengerRoute
 
getAccessTime() - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
getAccessTime(VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
getActiveComponents() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
getActiveComponents() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
getActiveComponentsAsString() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
getActivities(List<? extends PlanElement>, TripStructureUtils.StageActivityHandling) - Static method in class org.matsim.core.router.TripStructureUtils
 
getActivities(Plan, TripStructureUtils.StageActivityHandling) - Static method in class org.matsim.core.population.PopulationUtils
A pointer to material in TripStructureUtils
getActivities(Plan, TripStructureUtils.StageActivityHandling) - Static method in class org.matsim.core.router.TripStructureUtils
 
getActivity() - Method in class org.matsim.core.scoring.PersonExperiencedActivity
 
getActivityDurationInterpretation() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getActivityEndingAgents(double) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
Returns a Collection containing all agents that are going to end their activity in the time step belongs to the given time.
getActivityEndTime() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
The time the agent wants to depart from an Activity.
getActivityEndTime() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getActivityEndTime() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getActivityEndTime() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getActivityEndTime() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getActivityEndTime() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getActivityEndTime(Activity, double, Config) - Static method in class org.matsim.core.population.PopulationUtils
getActivityEndTimeInterpretation() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getActivityFacilities() - Method in interface org.matsim.api.core.v01.Scenario
 
getActivityFacilities() - Method in class org.matsim.core.scenario.MutableScenario
 
getActivityOptions() - Method in interface org.matsim.facilities.ActivityFacility
 
getActivityOptions() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getActivityParameters(String) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
getActivityParams() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getActivityParams() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getActivityParams(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getActivityParams(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getActivityParamsPerType() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getActivityPerformingAgents() - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
Returns a set containing the Ids of all agents that are currently performing an activity.
getActivityRescheduler() - Method in interface org.matsim.core.mobsim.qsim.ActivityEndReschedulerProvider
 
getActivityRescheduler() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
getActivityScoringFunctions() - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
getActivityType() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
{@value -- ACVITITY_TYPE_CMT}
getActivityTypes() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getActivityTypes() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getActLegIndex(Plan, PlanElement) - Static method in class org.matsim.core.population.PopulationUtils
 
getActType() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getActType() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getAdditionalAgentsOnLink() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
return all agents/vehicles/...
getAdditionalAttributes() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getAdditionalLegColumns(TripStructureUtils.Trip, Leg) - Method in interface org.matsim.analysis.TripsAndLegsCSVWriter.CustomLegsWriterExtension
 
getAdditionalLegHeader() - Method in interface org.matsim.analysis.TripsAndLegsCSVWriter.CustomLegsWriterExtension
 
getAdditionalTransferTime() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
getAdditionalTransferTime() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getAdditionalTripColumns(TripStructureUtils.Trip) - Method in interface org.matsim.analysis.TripsAndLegsCSVWriter.CustomTripsWriterExtension
 
getAdditionalTripHeader() - Method in interface org.matsim.analysis.TripsAndLegsCSVWriter.CustomTripsWriterExtension
 
getAge(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
getAgent(Id<Person>) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getAgentCounter() - Method in interface org.matsim.core.mobsim.qsim.interfaces.Netsim
 
getAgentCounter() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getAgentFilterFactories() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
getAgentFilters() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
getAgentId() - Method in class org.matsim.core.scoring.PersonExperiencedActivity
 
getAgentId() - Method in class org.matsim.core.scoring.PersonExperiencedLeg
 
getAgents() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getAgents() - Method in interface org.matsim.vis.snapshotwriters.VisMobsim
Returns mobsim agents, for visualization.
getAgents() - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getAgentsAtFacility(Id<TransitStopFacility>) - Method in interface org.matsim.core.mobsim.qsim.AgentTracker
 
getAgentsAtFacility(Id<TransitStopFacility>) - Method in class org.matsim.core.mobsim.qsim.pt.TransitStopAgentTracker
 
getAgentsAtStop() - Method in class org.matsim.core.mobsim.qsim.pt.TransitStopAgentTracker
 
getAgentScore(Id<Person>) - Method in class org.matsim.core.scoring.EventsToScore
Returns the score of a single agent.
getAgentSelectorFactory() - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
getAgentState() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getAgentState() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.ActivityEndIdentifier
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.ActivityPerformingIdentifier
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.InitialIdentifierImpl
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.LeaveLinkIdentifier
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.LegPerformingIdentifier
 
getAgentsToReplan(double) - Method in class org.matsim.withinday.replanning.identifiers.LegStartedIdentifier
 
getAgentsWaitingForCar(Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
yy Can't we get this functionality from QLinkI.getAdditionalAgentsOnLink()?
getAgentToReplan() - Method in class org.matsim.withinday.replanning.replanners.tools.ReplanningTask
 
getAgentTracker() - Method in interface org.matsim.core.mobsim.qsim.HasAgentTracker
 
getAgentTracker() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
getAgentTrackers() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getAggregatedCountValue(Id<Link>) - Method in class org.matsim.counts.algorithms.CountSimComparisonLinkFilter
 
getAggregatedSimValue(Id<Link>) - Method in class org.matsim.counts.algorithms.CountSimComparisonLinkFilter
 
getAlightCountsFileName() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getAlightStopIds() - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getAlightVolumesForStop(Id<TransitStopFacility>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getAlignment() - Method in interface org.matsim.lanes.Lane
 
getAlignment() - Method in class org.matsim.lanes.VisLane
 
getAllAttributeNames(ObjectAttributes, String) - Static method in class org.matsim.utils.objectattributes.ObjectAttributesUtils
 
getAllFeatures(String) - Static method in class org.matsim.core.utils.gis.ShapeFileReader
 
getAllFeatures(URL) - Static method in class org.matsim.core.utils.gis.ShapeFileReader
 
getAllInterfaces(Class<?>) - Static method in class org.matsim.core.utils.misc.ClassUtils
 
getAllModes() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getAllNonParkedVehicles() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimLink
 
getAllNonParkedVehicles() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
getAllNonParkedVehicles() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getAllowedModes() - Method in interface org.matsim.api.core.v01.network.Link
 
getAllowedModes() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getAllowedModes() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getAllRoads() - Static method in class org.matsim.core.mobsim.jdeqsim.Road
 
getAllStopIds() - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getAllTypes(Class<?>) - Static method in class org.matsim.core.utils.misc.ClassUtils
Returns all classes and implemented interfaces of the given class.
getAllVehicles() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimLink
 
getAllVehicles() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getAllVehicles() - Method in interface org.matsim.vis.snapshotwriters.VisLink
 
getAmount() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getAnalyzedModes() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getAnalyzedModes() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getAnalyzedModesAsString() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getAppendingBufferedWriter(String) - Static method in class org.matsim.core.utils.io.IOUtils
getArbitraryObject(K, Map<K, T>, MapUtils.Factory<T>) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the object associated with the key in this map, or create one if no mapping exists yet.
getArrayIndex() - Method in interface org.matsim.core.router.priorityqueue.HasIndex
 
getArrayIndex() - Method in class org.matsim.core.router.util.ArrayRoutingNetworkLink
 
getArrayIndex() - Method in class org.matsim.core.router.util.ArrayRoutingNetworkNode
 
getArrivalOffset() - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
 
getArrivalOffset() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
getArrivals() - Method in class org.matsim.analysis.LegHistogram
 
getArrivals(String) - Method in class org.matsim.analysis.LegHistogram
 
getAsImage(String) - Static method in class org.matsim.core.gbl.MatsimResource
 
getAsInputStream(String) - Static method in class org.matsim.core.gbl.MatsimResource
 
getAsMap() - Method in class org.matsim.utils.objectattributes.attributable.Attributes
Returns a view of the mappings stored by this object as an immutable Map.
getAsURL(String) - Static method in class org.matsim.core.gbl.MatsimResource
 
getAttribute(String) - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
getAttribute(String, String) - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
getAttribute(String, String) - Method in class org.matsim.utils.objectattributes.ObjectAttributes
 
getAttributes() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.Event
 
getAttributes() - Method in class org.matsim.api.core.v01.events.GenericEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.LinkEnterEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.PersonStuckEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getAttributes() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
getAttributes() - Method in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
getAttributes() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup.AgentWakeupEvent
 
getAttributes() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getAttributes() - Method in class org.matsim.core.router.ImaginaryNode
 
getAttributes() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getAttributes() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getAttributes() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getAttributes() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getAttributes() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getAttributes() - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getAttributes() - Method in class org.matsim.households.HouseholdImpl
 
getAttributes() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getAttributes() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getAttributes() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getAttributes() - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
getAttributes() - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
getAttributes() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getAttributes() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getAttributes() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getAttributes() - Method in interface org.matsim.utils.objectattributes.attributable.Attributable
 
getAttributes() - Method in class org.matsim.vehicles.CostInformation
 
getAttributes() - Method in class org.matsim.vehicles.EngineInformation
 
getAttributes() - Method in class org.matsim.vehicles.VehicleCapacity
 
getAttributes() - Method in class org.matsim.vehicles.VehicleType
 
getAttributes() - Method in class org.matsim.withinday.events.ReplanningEvent
 
getAvailableOptions() - Method in class org.matsim.core.config.CommandLine
Returns a list of available named command line options.
getAverageCountsOverIterations() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getAverageLinkStatsOverIterations() - Method in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
getAverageTripDuration() - Method in class org.matsim.analysis.CalcLegTimes
 
getAverageTripLength() - Method in class org.matsim.analysis.CalcAverageTripLength
Deprecated.
 
getAvgLinkVolumes(Id<Link>) - Method in class org.matsim.analysis.CalcLinkStats
 
getAvgTravelTimes(Id<Link>) - Method in class org.matsim.analysis.CalcLinkStats
Deprecated.
getAzimuth() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
Deprecated.
getAzimuth() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getBeelineDistanceFactor() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
getBeelineDistanceFactor() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getBeelineDistanceFactors() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getBeelineWalkConnectionDistance() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getBeelineWalkConnectionDistance() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getBeelineWalkDistanceFactor() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getBeelineWalkSpeed() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getBeelineWalkSpeed() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getBeelineWalkSpeed() - Method in class org.matsim.pt.router.TransitRouterConfig
Walking speed of agents on transfer links, beeline distance.
getBehavior() - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
getBehavior() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
getBetaDepartureTime() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
getBetaTransfers() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
getBetaTravelTime() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
getBins() - Method in class org.matsim.analysis.Bins
 
getBoardCountsFileName() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getBoardingAcceptance() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getBoardingTime() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getBoardingTime() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
getBoardingTime() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getBoardingTime() - Method in interface org.matsim.pt.routes.TransitPassengerRoute
 
getBoardStopIds() - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getBoardVolumesForStop(Id<TransitStopFacility>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getBOM() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
getBoundingBox(Collection<? extends Node>) - Static method in class org.matsim.core.network.NetworkUtils
 
getBounds() - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
getBounds() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getBrainExpBeta() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getBufferedReader(String) - Static method in class org.matsim.core.utils.io.IOUtils
Convenience wrapper, see IOUtils.getBufferedReader(URL, Charset).
getBufferedReader(URL) - Static method in class org.matsim.core.utils.io.IOUtils
getBufferedReader(URL, Charset) - Static method in class org.matsim.core.utils.io.IOUtils
Creates a reader for an input URL.
getBufferedWriter(String) - Static method in class org.matsim.core.utils.io.IOUtils
getBufferedWriter(URL) - Static method in class org.matsim.core.utils.io.IOUtils
getBufferedWriter(URL, Charset, boolean) - Static method in class org.matsim.core.utils.io.IOUtils
Creates a writer for an output URL.
getBuildInfoString() - Static method in class org.matsim.core.gbl.Gbl
 
getBuildInfoString(String, String) - Static method in class org.matsim.core.gbl.Gbl
Prints some information about the current build/revision of this code.
getBytes() - Method in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
getCapacity() - Method in interface org.matsim.api.core.v01.network.Link
This method returns the capacity as set in the xml defining the network.
getCapacity() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getCapacity() - Method in interface org.matsim.facilities.ActivityOption
 
getCapacity() - Method in class org.matsim.facilities.ActivityOptionImpl
 
getCapacity() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getCapacity() - Method in class org.matsim.vehicles.VehicleType
 
getCapacity(double) - Method in interface org.matsim.api.core.v01.network.Link
This method returns the capacity as set in the xml defining the network.
getCapacity(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getCapacity(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getCapacityPeriod() - Method in interface org.matsim.api.core.v01.network.Network
Returns the time period over which the capacity of the given links has been measured.
getCapacityPeriod() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getCapacityPeriod() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getCapacityVehiclesPerHour() - Method in interface org.matsim.lanes.Lane
 
getCarAvail(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
getCarRoute() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getCarRoute() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getCarRoute() - Method in class org.matsim.pt.UmlaufStueck
 
getCarRoute() - Method in interface org.matsim.pt.UmlaufStueckI
 
getCarRoute() - Method in class org.matsim.pt.Wenden
 
getCarSize() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getCenter(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
getCenterOfGravity() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
getCenterWOffset(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
getChainBasedModes() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
getChangeEventsInputFile() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getChangeEventsInputFileUrl(URL) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getChangeValue(NetworkChangeEvent) - Method in interface org.matsim.core.network.TimeVariantAttribute.ChangeValueGetter
 
getCharset() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getChart() - Method in class org.matsim.core.utils.charts.BarChart
 
getChart() - Method in class org.matsim.core.utils.charts.ChartUtil
 
getChart() - Method in class org.matsim.core.utils.charts.LineChart
 
getChart() - Method in class org.matsim.core.utils.charts.StackedBarChart
 
getChart() - Method in class org.matsim.core.utils.charts.XYLineChart
 
getChart() - Method in class org.matsim.core.utils.charts.XYScatterChart
 
getChart() - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
getChartTitle() - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
getChildInjector() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getChildren() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
getCloserNodeOnLink(Coord, Link) - Static method in class org.matsim.core.network.NetworkUtils
This method expects the nearest link to a given measure point.
getClosest(double, double) - Method in class org.matsim.core.utils.collections.QuadTree
Gets the object closest to x/y
getClosingTime() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getClosingTime() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getCluster() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
getClusterCoords(String) - Static method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Reads a flat file containing only the coordinates of points.
getClusteredNode(Node) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
Look up the Cluster node of the provided Node.
getClusteredPoints() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
 
getClusterList() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
 
getClusters() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
Returns all the Clusters.
getCollection(K, Map<K, Collection<V>>) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the collection associated with the key in this map, or create an empty list if no mapping exists yet.
getCollector() - Static method in class org.matsim.core.network.NetworkUtils
 
getColorValueBetweenZeroAndOne() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getColorValueBetweenZeroAndOne() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getCommandLine(String[]) - Static method in class org.matsim.core.config.ConfigUtils
A standard version, where we ignore the 1st argument (which should be the config file), and take everything afterwards.
getCommentRegex() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getComments() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getComments() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getComments() - Method in class org.matsim.core.config.ConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getComments() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getComments() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
getComments() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getComments() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
getComments() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getComments() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
getComments() - Method in class org.matsim.core.config.ReflectiveConfigGroup
Comments for parameters which setter get an enum type are automatically generated, containing a list of possible values.
getComments() - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
getComments() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getComments() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
getComments() - Method in class org.matsim.withinday.controller.WithinDayConfigGroup
 
getComparison() - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
getCompressionType() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getConcaveHull() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Returns a Geometry that represents the concave hull of the input geometry according to the threshold.
getConcaveHull(String) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Returns a Geometry that represents the concave hull of the input geometry according to the threshold.
getConcaveHull(Geometry) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
getConfig() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getConfig() - Method in interface org.matsim.api.core.v01.Scenario
 
getConfig() - Method in class org.matsim.core.controler.AbstractModule
 
getConfig() - Method in class org.matsim.core.controler.Controler
 
getConfig() - Method in interface org.matsim.core.controler.MatsimServices
 
getConfig() - Method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
getConfig() - Method in class org.matsim.core.router.TripRouter
 
getConfig() - Method in class org.matsim.core.scenario.MutableScenario
 
getConfig() - Method in class org.matsim.pt.router.AbstractTransitRouter
 
getConnectingLink(Node, Node) - Static method in class org.matsim.core.network.NetworkUtils
 
getConstant() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getContentType() - Method in class org.matsim.run.gui.ConfigEditor.XmlEditorKit
 
getContext() - Method in class org.matsim.core.config.Config
 
getControlerIO() - Method in class org.matsim.core.controler.Controler
 
getControlerIO() - Method in interface org.matsim.core.controler.MatsimServices
 
getCoord() - Method in class org.matsim.analysis.XYTRecord
 
getCoord() - Method in interface org.matsim.api.core.v01.BasicLocation
 
getCoord() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getCoord() - Method in interface org.matsim.api.core.v01.population.Activity
 
getCoord() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
getCoord() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getCoord() - Method in class org.matsim.core.router.ImaginaryNode
 
getCoord() - Method in class org.matsim.core.router.LinkWrapperFacility
 
getCoord() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getCoord() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getCoord() - Method in class org.matsim.counts.Count
 
getCoord() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getCoord() - Method in class org.matsim.pt.router.FakeFacility
 
getCoord() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getCoord() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getCoord() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getCoordinate() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Returns the coordinate of the vertex.
getCoordinateSystem() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getCoordinateSystem() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getCoordinateTransformation(String, String) - Static method in class org.matsim.core.utils.geometry.transformations.TransformationFactory
Returns a coordinate transformation to transform coordinates from one coordinate system to another one.
getCost() - Method in class org.matsim.core.router.util.DijkstraNodeData
 
getCost() - Method in interface org.matsim.core.router.util.NodeData
 
getCost() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree.NodeData
 
getCostFunction() - Method in class org.matsim.core.router.util.PreProcessEuclidean
 
getCostInformation() - Method in class org.matsim.vehicles.VehicleType
 
getCostsPerMeter() - Method in class org.matsim.vehicles.CostInformation
 
getCostsPerSecond() - Method in class org.matsim.vehicles.CostInformation
 
getCount() - Method in class org.matsim.facilities.filters.AbstractFacilityFilter
 
getCount() - Method in interface org.matsim.facilities.filters.Filter
 
getCount(Id<T>) - Method in class org.matsim.counts.Counts
 
getCounter() - Method in class org.matsim.core.utils.misc.Counter
 
getCounts() - Method in class org.matsim.counts.Counts
 
getCountsFileName() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getCountsFileURL(URL) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getCountsForHour(Integer) - Method in class org.matsim.counts.algorithms.CountSimComparisonTimeFilter
 
getCountsForLink(Id<Link>) - Method in class org.matsim.counts.algorithms.CountSimComparisonLinkFilter
 
getCountsScaleFactor() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getCountsScaleFactor() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getCountValue() - Method in interface org.matsim.counts.CountSimComparison
 
getCountValue() - Method in class org.matsim.counts.CountSimComparisonImpl
 
getCRCFromFile(String) - Static method in class org.matsim.core.utils.misc.CRCChecksum
Calculates the checksum of the content of the given file.
getCreatedRouteType() - Method in class org.matsim.core.population.routes.CompressedNetworkRouteFactory
 
getCreatedRouteType() - Method in class org.matsim.core.population.routes.GenericRouteFactory
 
getCreatedRouteType() - Method in class org.matsim.core.population.routes.LinkNetworkRouteFactory
 
getCreatedRouteType() - Method in interface org.matsim.core.population.routes.RouteFactory
 
getCreatedRouteType() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRouteFactory
 
getCreatedRouteType() - Method in class org.matsim.pt.routes.ExperimentalTransitRouteFactory
 
getCRS(String) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Generates a Geotools CoordinateReferenceSystem from a coordinate system String.
getCRS(T) - Static method in class org.matsim.core.scenario.ProjectionUtils
 
getCsId() - Method in interface org.matsim.counts.CountSimComparison
 
getCsId() - Method in class org.matsim.counts.CountSimComparisonImpl
 
getCsLabel() - Method in class org.matsim.counts.Count
 
getCurrency() - Method in interface org.matsim.households.Income
 
getCurrency() - Method in class org.matsim.households.IncomeImpl
 
getCurrentAttributes() - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
 
getCurrentFacility() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
 
getCurrentFacility() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getCurrentFacility() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getCurrentFacility() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getCurrentFacility() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getCurrentLeg() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getCurrentLink() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
 
getCurrentLink() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getCurrentLinkId() - Method in interface org.matsim.core.mobsim.framework.NetworkAgent
Design comments: Agent in many situations knows where he/she is.
getCurrentLinkId() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getCurrentLinkId() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getCurrentLinkIndex() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getCurrentLinkIndex() - Method in interface org.matsim.core.mobsim.qsim.agents.HasModifiablePlan
 
getCurrentLinkIndex() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getCurrentLinkIndex() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getCurrentLinkRoute() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getCurrentPlan() - Method in interface org.matsim.core.mobsim.framework.PlanAgent
 
getCurrentPlan() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getCurrentPlan() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getCurrentPlan() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getCurrentPlan() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getCurrentPlanElement() - Method in interface org.matsim.core.mobsim.framework.PlanAgent
 
getCurrentPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getCurrentPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getCurrentPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getCurrentPlanElement() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getCurrentPlanElement(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
getCurrentPlanElementIndex(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
getCurrentPlanElementIndex(MobsimAgent) - Static method in class org.matsim.withinday.utils.EditPlans
 
getCurrentRouteLinkIdIndex(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
NOTES: () The current link index does not point to where the agent is, but one ahead.
getCustomAttributes() - Method in interface org.matsim.api.core.v01.Customizable
Deprecated.
returns a container for adding arbitrary additional information to a MATSim core object.
getCustomAttributes() - Method in class org.matsim.core.router.LinkWrapperFacility
 
getCustomAttributes() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getCustomAttributes() - Method in class org.matsim.pt.router.FakeFacility
 
getCustomAttributes() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getDailyMonetaryConstant() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getDailyUtilityConstant() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getData(Node) - Method in class org.matsim.core.router.AStarEuclidean
Returns the data for the given Node.
getData(Node) - Method in class org.matsim.core.router.Dijkstra
Returns the data for the given node.
getData(Node) - Method in class org.matsim.core.router.FastAStarEuclidean
 
getData(Node) - Method in class org.matsim.core.router.FastAStarLandmarks
 
getData(Node) - Method in class org.matsim.core.router.FastDijkstra
 
getData(Node) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
getData(Node) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Returns the data for the given node.
getDataStore() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getDeadEndData() - Method in class org.matsim.core.router.RoutingNetworkImaginaryNode
 
getDeadEndData() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getDeadEndData() - Method in interface org.matsim.core.router.util.RoutingNetworkNode
 
getDeadEndEntryNode() - Method in class org.matsim.core.router.util.PreProcessDijkstra.DeadEndData
 
getDeadlockPreventionMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getDeadlockPreventionMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getDefaultDelimiter() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getDefaultQSimModules() - Static method in class org.matsim.core.mobsim.qsim.QSimModule
 
getDefaultVehicleType() - Static method in class org.matsim.vehicles.VehicleUtils
 
getDelay() - Method in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
Deprecated.
getDelay() - Method in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
Deprecated.
getDelimiterRegex() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getDeparture() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getDeparture() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getDeparture() - Method in class org.matsim.pt.UmlaufStueck
 
getDeparture() - Method in interface org.matsim.pt.UmlaufStueckI
 
getDeparture() - Method in class org.matsim.pt.Wenden
 
getDepartureHandler() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
getDepartureHandlers() - Method in interface org.matsim.core.mobsim.qsim.InternalInterface
 
getDepartureId() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getDepartureOffset() - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
 
getDepartureOffset() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
getDepartures() - Method in class org.matsim.analysis.LegHistogram
 
getDepartures() - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getDepartures() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getDepartures(String) - Method in class org.matsim.analysis.LegHistogram
 
getDepartureStopInformation(TransitLine, TransitRoute, TransitStopFacility, Departure) - Method in class org.matsim.pt.analysis.TransitLoad
 
getDepartureTime() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute
 
getDepartureTime() - Method in interface org.matsim.api.core.v01.population.Leg
 
getDepartureTime() - Method in interface org.matsim.pt.transitSchedule.api.Departure
 
getDepartureTime() - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
getDepartureTime() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
getDepartureTime(TripStructureUtils.Trip) - Static method in class org.matsim.core.router.TripStructureUtils
 
getDesc() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getDesc() - Method in class org.matsim.matrices.Matrix
 
getDescription() - Method in class org.matsim.counts.Counts
 
getDescription() - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getDescription() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getDescription() - Method in class org.matsim.vehicles.VehicleType
 
getDesiredAccessStopId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getDesiredAccessStopId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getDesiredAccessStopId() - Method in interface org.matsim.core.mobsim.qsim.pt.PTPassengerAgent
Asks a passenger which is departing on a transit leg about the stop it wants to use for accessing the transit line.
getDesiredDestinationStopId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getDesiredDestinationStopId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getDesiredDestinationStopId() - Method in interface org.matsim.core.mobsim.qsim.pt.PTPassengerAgent
 
getDestinationActivity() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
getDestinationFacility() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
 
getDestinationFacility() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getDestinationFacility() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getDestinationFacility() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getDestinationFacility() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getDestinationLinkId() - Method in interface org.matsim.core.mobsim.framework.NetworkAgent
Design comments: Originally, agents knew where they were going.
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getDestinationLinkId() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getDestinationNode() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the end vertex of the edge.
getDestinationStopId() - Method in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
getDirection() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getDirectWalkFactor() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getDirectWalkFactor() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
getDirectWalkFactor() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getDisableAfter() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getDisk(double, double, double) - Method in class org.matsim.core.utils.collections.QuadTree
Gets all objects within a certain distance around x/y
getDistance() - Method in interface org.matsim.api.core.v01.population.Route
 
getDistance() - Method in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
getDistance() - Method in class org.matsim.core.population.routes.AbstractRoute
 
getDistanceFilter() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getDistanceFilter() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getDistanceFilterCenterNode() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getDistanceFilterCenterNode() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getDoctype() - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
getDoorOperationMode() - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
getDoorOperationMode(VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
getDouble(K, Map<K, Double>, double) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the double associated with the key in this map, or create a new one if no mapping exists yet.
getDriver() - Method in interface org.matsim.core.mobsim.qsim.pt.TransitVehicle
 
getDriver() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getDriver() - Method in interface org.matsim.vis.snapshotwriters.VisVehicle
 
getDriverId() - Method in class org.matsim.api.core.v01.events.LinkEnterEvent
Deprecated.
getDriverId() - Method in class org.matsim.api.core.v01.events.LinkLeaveEvent
Deprecated.
getDriverId() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getDriverOfVehicle(Id<Vehicle>) - Method in class org.matsim.core.events.algorithms.Vehicle2DriverEventHandler
 
getDriversVehicle(Id<Person>) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getDrivingLaneStartEndCoord(int) - Method in class org.matsim.lanes.VisLane
 
getDropoffLocation() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getDumpDataAtEnd() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getEarliestEndTime() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getEarliestEndTime() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getEarliestLinkExitTime() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
Design thoughts: This has to remain public as long as QVehicle/QVehicleImpl is both used by QueueSimulation and QSim.
getEarliestLinkExitTime(Id<Person>) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
getEarliestLinkExitTimeProvider() - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
getEarliestLinkExitTimes() - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
getEarliestLinkExitTimesPerTimeStep() - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
getEarliestLinkExitTimesPerTimeStep(double) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
getEarlyDeparture_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getEarlyDeparture_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getEasting() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getEasting() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getEdges() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Returns the edges which compose the triangle.
getEffectiveCellSize() - Method in interface org.matsim.api.core.v01.network.Network
 
getEffectiveCellSize() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getEffectiveCellSize() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getEffectiveLaneWidth() - Method in interface org.matsim.api.core.v01.network.Network
Returns the lane width of the network's links.
getEffectiveLaneWidth() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getEffectiveLaneWidth() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getEgressCounter(Departure) - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
getEgressFacilityId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
getEgressStopId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getEgressStopId() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getEgressStopId() - Method in interface org.matsim.pt.routes.TransitPassengerRoute
 
getEgressTime() - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
getEgressTime(VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
getElliptical(double, double, double, double, double) - Method in class org.matsim.core.utils.collections.QuadTree
Gets all objects within an elliptical region.
getEndCoord() - Method in class org.matsim.lanes.VisLane
 
getEndLegMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEndLegMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEndLinkId() - Method in interface org.matsim.api.core.v01.population.Route
 
getEndLinkId() - Method in class org.matsim.core.population.routes.AbstractRoute
 
getEndPoint() - Method in class org.matsim.lanes.VisLane
 
getEndPosition() - Method in class org.matsim.lanes.VisLane
 
getEndRegex() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getEndRoadMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEndRoadMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEndTime() - Method in class org.matsim.analysis.XYTRecord
 
getEndTime() - Method in interface org.matsim.api.core.v01.population.Activity
 
getEndTime() - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
getEndTime() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getEndTime() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getEndTime() - Method in interface org.matsim.facilities.OpeningTime
 
getEndTime() - Method in class org.matsim.facilities.OpeningTimeImpl
 
getEnergyCapacity(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getEnergyConsumptionKWhPerMeter(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getEngineInformation() - Method in class org.matsim.vehicles.VehicleType
 
getEnrouteVehiclesOnLink(Id<Link>) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getEnterRoadMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEnterRoadMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getEnterTransitRoute(TransitLine, TransitRoute, List<TransitRouteStop>, TransitVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getEnterTransitRoute(TransitLine, TransitRoute, List<TransitRouteStop>, TransitVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getEnterTransitRoute(TransitLine, TransitRoute, List<TransitRouteStop>, TransitVehicle) - Method in interface org.matsim.core.mobsim.qsim.pt.PTPassengerAgent
Informs a passenger waiting at a stop that a transit line has arrived and is ready to be boarded.
getEntities() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.ValidationIssue
 
getEntry(String, String) - Method in class org.matsim.matrices.Matrix
 
getErrorCode() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.ValidationIssue
 
getErrors() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
getEstimatedNumberOfEvents() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
getEuclideanDistance(double, double, double, double) - Static method in class org.matsim.core.network.NetworkUtils
returns the euclidean distance between two points (x1,y1) and (x2,y2)
getEuclideanDistance(Coord, Coord) - Static method in class org.matsim.core.network.NetworkUtils
returns the euclidean distance between two coordinates
getEuklideanDistance() - Method in class org.matsim.lanes.VisLane
 
getEuklideanDistance() - Method in class org.matsim.lanes.VisLinkWLanes
 
getEventHandler() - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
getEventHandlerClassName() - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
getEvents() - Method in class org.matsim.core.controler.Controler
 
getEvents() - Method in interface org.matsim.core.controler.MatsimServices
 
getEvents() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getEventsFileFormats() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getEventsManager() - Method in interface org.matsim.core.mobsim.qsim.interfaces.Netsim
 
getEventsManager() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getEventType() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.Event
 
getEventType() - Method in class org.matsim.api.core.v01.events.GenericEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.LinkEnterEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.PersonStuckEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getEventType() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
getEventType() - Method in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
getEventType() - Method in class org.matsim.core.events.LastEventOfIteration
 
getEventType() - Method in class org.matsim.core.events.LastEventOfSimStep
 
getEventType() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup.AgentWakeupEvent
 
getEventType() - Method in class org.matsim.pt.router.TransitScheduleChangedEvent
 
getEventType() - Method in class org.matsim.withinday.events.ReplanningEvent
 
getExecutedPlans() - Method in interface org.matsim.withinday.controller.ExecutedPlansService
 
getExecutedPlans() - Method in class org.matsim.withinday.controller.ExecutedPlansServiceImpl
 
getExePath() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getExitAtStop(TransitStopFacility) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getExitAtStop(TransitStopFacility) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getExitAtStop(TransitStopFacility) - Method in interface org.matsim.core.mobsim.qsim.pt.PTPassengerAgent
Informs a passenger in a transit vehicle that the vehicle has arrived at the specified stop.
getExpectedBoardingTime() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getExpectedCost() - Method in class org.matsim.core.router.util.AStarNodeData
 
getExpectedRemainingCost() - Method in class org.matsim.core.router.util.AStarNodeData
 
getExpectedTravelDistance() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
This returns the expected travel distance of a leg that was just started.
getExpectedTravelDistance() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getExpectedTravelDistance() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getExpectedTravelDistance() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getExpectedTravelDistance() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getExpectedTravelTime() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
This returns the expected travel time of a leg that was just started.
getExpectedTravelTime() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getExpectedTravelTime() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getExpectedTravelTime() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getExpectedTravelTime() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getExpectedTravelTime() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getExperiencedPlans() - Method in interface org.matsim.core.scoring.ExperiencedPlansService
 
getExtensionRadius() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getExtensionRadius() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
getExtensionRadius() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getExternalExe() - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
getExternalExeConfigTemplate() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getExternalExeTimeOut() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getExternalExeTmpFileRootDir() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getExternalTimeOut() - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
getFacilities() - Method in interface org.matsim.facilities.ActivityFacilities
 
getFacilities() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getFacilities() - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getFacilities() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
getFacilities() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getFacilitiesForActivityType(String) - Method in interface org.matsim.facilities.ActivityFacilities
 
getFacilitiesForActivityType(String) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getFacilitiesForActivityType(String) - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getFacilitiesSource() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getFacilityAttribute(F, String) - Static method in class org.matsim.facilities.FacilitiesUtils
 
getFacilityAttributes() - Method in interface org.matsim.facilities.ActivityFacilities
Deprecated.
getFacilityAttributes() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getFacilityAttributes() - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getFacilityId() - Method in class org.matsim.analysis.XYTRecord
 
getFacilityId() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getFacilityId() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getFacilityId() - Method in interface org.matsim.api.core.v01.events.HasFacilityId
 
getFacilityId() - Method in interface org.matsim.api.core.v01.population.Activity
 
getFacilityId() - Method in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
getFacilityId() - Method in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
getFacilityId() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getFacilityIdForVehicle(Id) - Method in class org.matsim.pt.analysis.VehicleTracker
 
getFactory() - Method in interface org.matsim.api.core.v01.network.Network
Returns the builder for network elements
getFactory() - Method in interface org.matsim.api.core.v01.population.Population
 
getFactory() - Method in interface org.matsim.core.api.internal.MatsimToplevelContainer
 
getFactory() - Static method in class org.matsim.core.population.PopulationUtils
 
getFactory() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getFactory() - Method in interface org.matsim.facilities.ActivityFacilities
 
getFactory() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getFactory() - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getFactory() - Method in interface org.matsim.households.Households
 
getFactory() - Method in class org.matsim.households.HouseholdsImpl
 
getFactory() - Method in interface org.matsim.lanes.Lanes
Get the factory to create container content.
getFactory() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getFactory() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
getFactory() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getFactory() - Method in interface org.matsim.vehicles.Vehicles
 
getFactory() - Static method in class org.matsim.vehicles.VehicleUtils
 
getFallbackMode(String) - Static method in class org.matsim.core.router.TripRouter
Deprecated.
getFeature(Link) - Method in interface org.matsim.utils.gis.matsim2esri.network.FeatureGenerator
 
getFeature(Link) - Method in class org.matsim.utils.gis.matsim2esri.network.LineStringBasedFeatureGenerator
 
getFeature(Link) - Method in class org.matsim.utils.gis.matsim2esri.network.PolygonFeatureGenerator
 
getFeatureCollection() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getFeatureSet() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getFeatureSource() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getFeatureType() - Method in class org.matsim.core.utils.gis.PointFeatureFactory
 
getFeatureType() - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory
 
getFeatureType() - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory
 
getFile() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getFilename() - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
getFileUrl(String) - Static method in class org.matsim.core.utils.io.IOUtils
Returns a URL for a (not necessarily existing) file path.
getFirst() - Method in class org.matsim.core.utils.collections.Tuple
 
getFirstActivity(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
getFirstActivityAfterLastCarLegOfDay(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
getFirstActivityOfDayBeforeDepartingWithCar(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
getFirstIteration() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getFirstVehicle() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getFix() - Method in class org.matsim.vehicles.CostInformation
Deprecated.
getFixedCosts() - Method in class org.matsim.vehicles.CostInformation
 
getFixedOrderSimulationListener() - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
getFlowCapacityChange() - Method in class org.matsim.core.network.NetworkChangeEvent
 
getFlowCapacityFactor() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getFlowCapacityPerSec() - Method in interface org.matsim.api.core.v01.network.Link
 
getFlowCapacityPerSec() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getFlowCapacityPerSec() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getFlowCapacityPerSec(double) - Method in interface org.matsim.api.core.v01.network.Link
 
getFlowCapacityPerSec(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getFlowCapacityPerSec(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getFlowCapFactor() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getFlowEfficiencyFactor() - Method in class org.matsim.vehicles.VehicleType
 
getFractionOfIterationsToDisableInnovation() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getFractionOfIterationsToStartScoreMSA() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getFreespeed() - Method in interface org.matsim.api.core.v01.network.Link
 
getFreespeed() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getFreespeed() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getFreespeed(double) - Method in interface org.matsim.api.core.v01.network.Link
 
getFreespeed(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getFreespeed(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getFreespeedChange() - Method in class org.matsim.core.network.NetworkChangeEvent
 
getFreespeedTravelTime(Link) - Static method in class org.matsim.core.network.NetworkUtils
 
getFreespeedTravelTime(Link, double) - Static method in class org.matsim.core.network.NetworkUtils
 
getFromFacility() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request
 
getFromLinkId() - Method in class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
getFromLocation() - Method in class org.matsim.matrices.Entry
 
getFromLocations() - Method in class org.matsim.matrices.Matrix
 
getFromLocEntries(String) - Method in class org.matsim.matrices.Matrix
 
getFromNode() - Method in interface org.matsim.api.core.v01.network.Link
 
getFromNode() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getFromNode() - Method in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
getFromNode() - Method in interface org.matsim.core.router.util.RoutingNetworkLink
 
getFromNode() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getFromNodeCustomData() - Method in class org.matsim.pt.router.CustomDataManager
 
getFromNodeId() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getFromStop() - Method in class org.matsim.pt.router.RouteSegment
 
getFromStopId() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes.MinimalTransferTimesIterator
 
getFuelConsumption() - Method in class org.matsim.vehicles.EngineInformation
Deprecated.
getFuelConsumption(VehicleType) - Static method in class org.matsim.vehicles.VehicleUtils
 
getFuelType() - Method in class org.matsim.vehicles.EngineInformation
Deprecated.
getGapTravelSpeed() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getGeometry() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the geometry of the edge.
getGraphs() - Method in class org.matsim.counts.algorithms.graphs.helper.OutputDelegate
 
getGuessedFileType() - Method in class org.matsim.core.utils.io.MatsimFileTypeGuesser
 
getHandlingOfPlansWithoutRoutingMode() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getHbefaEmissionsConcept(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getHbefaSizeClass(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getHbefaTechnology(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getHbefaVehicleCategory(EngineInformation) - Static method in class org.matsim.vehicles.VehicleUtils
 
getHour() - Method in class org.matsim.counts.algorithms.graphs.CountsSimRealPerHourGraph
The time at which the data was measured.
getHour() - Method in interface org.matsim.counts.CountSimComparison
The time at which the data was measured.
getHour() - Method in class org.matsim.counts.CountSimComparisonImpl
 
getHour() - Method in class org.matsim.pt.counts.obsolete.PtCountsSimRealPerHourGraph
Deprecated.
getHourOfDayStartingWithOne() - Method in class org.matsim.counts.Volume
 
getHousehold(Id<Person>) - Method in class org.matsim.households.PersonHouseholdMapping
 
getHouseholdAttribute(F, String) - Static method in class org.matsim.households.HouseholdUtils
 
getHouseholdAttributes() - Method in interface org.matsim.households.Households
 
getHouseholdAttributes() - Method in class org.matsim.households.HouseholdsImpl
 
getHouseholds() - Method in interface org.matsim.api.core.v01.Scenario
 
getHouseholds() - Method in class org.matsim.core.scenario.MutableScenario
 
getHouseholds() - Method in interface org.matsim.households.Households
 
getHouseholds() - Method in class org.matsim.households.HouseholdsImpl
 
getId() - Method in interface org.matsim.api.core.v01.Identifiable
 
getId() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
Deprecated.
getId() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getId() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getId() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getId() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getId() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getId() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
getId() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
getId() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the ID of the edge.
getId() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Returns the ID of the vertex.
getId() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Returns the ID of the triangle.
getId() - Method in class org.matsim.core.router.ImaginaryNode
 
getId() - Method in class org.matsim.core.router.LinkWrapperFacility
 
getId() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getId() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getId() - Method in interface org.matsim.core.router.util.RoutingNetworkLink
 
getId() - Method in class org.matsim.counts.Count
 
getId() - Method in interface org.matsim.counts.CountSimComparison
 
getId() - Method in class org.matsim.counts.CountSimComparisonImpl
 
getId() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getId() - Method in class org.matsim.households.HouseholdImpl
 
getId() - Method in interface org.matsim.lanes.Lane
 
getId() - Method in class org.matsim.lanes.VisLane
 
getId() - Method in class org.matsim.lanes.VisSignal
 
getId() - Method in class org.matsim.matrices.Matrix
 
getId() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getId() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getId() - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
getId() - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
getId() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getId() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getId() - Method in class org.matsim.pt.UmlaufImpl
 
getId() - Method in class org.matsim.vehicles.VehicleType
 
getId() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getId() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getId() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
getId() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
getIdentifers() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
getIdPrefix() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getIgnoreCarAvailability() - Method in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
getIgnoreCarAvailability() - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
getIncidentEdges() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the edges in relationship with the edge.
getIncidentLinks(Node) - Static method in class org.matsim.core.network.NetworkUtils
 
getIncidentNodes(Node) - Static method in class org.matsim.core.network.NetworkUtils
 
getIncludedAgents() - Method in class org.matsim.withinday.replanning.identifiers.filter.CollectionAgentFilter
 
getIncome() - Method in interface org.matsim.households.Household
This returns an Income, not a number.
getIncome() - Method in class org.matsim.households.HouseholdImpl
 
getIncome() - Method in interface org.matsim.households.Income
 
getIncome() - Method in class org.matsim.households.IncomeImpl
 
getIncomePeriod() - Method in interface org.matsim.households.Income
 
getIncomePeriod() - Method in class org.matsim.households.IncomeImpl
 
getInitialSearchRadius() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getInjector() - Method in class org.matsim.core.controler.Controler
 
getInjector() - Method in interface org.matsim.core.controler.MatsimServices
 
getInLinks() - Method in interface org.matsim.api.core.v01.network.Node
Returns this node's set of ingoing links.
getInLinks() - Method in class org.matsim.core.router.ImaginaryNode
 
getInLinks() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getInLinks() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getInNodes(Node) - Static method in class org.matsim.core.network.NetworkUtils
 
getInputCRS() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getInputCRS() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getInputCRS() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getInputCRS() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getInputFacilitiesAttributesFile() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
Deprecated.
getInputFile() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getInputFile() - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
getInputFile() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getInputFile() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getInputFileURL(URL) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
getInputFileURL(URL) - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
getInputFileURL(URL) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getInputFileURL(URL) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getInputFileURL(URL, String) - Static method in class org.matsim.core.config.ConfigGroup
 
getInputHouseholdAttributesFile() - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
getInputPersonAttributeFile() - Method in class org.matsim.core.config.groups.PlansConfigGroup
Deprecated.
getInputPersonAttributeFileURL(URL) - Method in class org.matsim.core.config.groups.PlansConfigGroup
Deprecated.
getInputPoints() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Just returns the number of (filtered) input points.
getInputScheduleCRS() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getInputStream(URL) - Static method in class org.matsim.core.utils.io.IOUtils
Opens an input stream for a given URL.
getInteger(int) - Static method in class org.matsim.core.utils.misc.IntegerCache
 
getInteger(K, Map<K, Integer>, int) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the Integer associated with the key in this map, or create a new one if no mapping exists yet.
getIntermodalAccessEgressModeSelection() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getIntermodalAccessEgressParameterSets() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getInternalInterface() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
getInterval() - Method in class org.matsim.analysis.Bins
 
getInvertedNetwork() - Method in class org.matsim.core.network.algorithms.NetworkInverter
 
getIsBlockingLane() - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
getIsBlockingLane() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getIssues() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
getIteration() - Method in class org.matsim.core.controler.events.AfterMobsimEvent
 
getIteration() - Method in class org.matsim.core.controler.events.BeforeMobsimEvent
 
getIteration() - Method in class org.matsim.core.controler.events.IterationEndsEvent
 
getIteration() - Method in class org.matsim.core.controler.events.IterationStartsEvent
 
getIteration() - Method in class org.matsim.core.controler.events.ReplanningEvent
 
getIteration() - Method in class org.matsim.core.controler.events.ScoringEvent
 
getIteration() - Method in interface org.matsim.core.replanning.ReplanningContext
The current iteration.
getIterationFilename(int, String) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
Returns the complete filename to access an iteration-file with the given basename.
getIterationFilename(int, Controler.DefaultFiles) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
 
getIterationFilename(int, Controler.DefaultFiles, ControlerConfigGroup.CompressionType) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
 
getIterationId() - Method in class org.matsim.core.router.Dijkstra
 
getIterationNumber() - Method in class org.matsim.core.controler.Controler
 
getIterationNumber() - Method in interface org.matsim.core.controler.IterationCounter
 
getIterationNumber() - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
getIterationPath(int) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
Returns the path to the specified iteration directory.
getKey() - Method in class org.matsim.api.core.v01.IdMap.Entry
 
getLandmarks() - Method in class org.matsim.core.router.util.PreProcessLandmarks
 
getLaneData() - Method in class org.matsim.lanes.ModelLane
 
getLaneData() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLaneDefinitionsFile() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
getLaneId() - Method in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
getLaneId() - Method in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
getLanes() - Method in interface org.matsim.api.core.v01.Scenario
 
getLanes() - Method in class org.matsim.core.scenario.MutableScenario
 
getLanes() - Method in interface org.matsim.lanes.LanesToLinkAssignment
 
getLanesChange() - Method in class org.matsim.core.network.NetworkChangeEvent
 
getLanesToLinkAssignments() - Method in interface org.matsim.lanes.Lanes
 
getLaneWidth() - Method in class org.matsim.vis.snapshotwriters.SnapshotLinkWidthCalculator
 
getLastActivity(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
getLastIteration() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getLastMovementTimeOfFirstVehicle() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getLateArrival_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getLateArrival_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getLatestDecisionTime() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getLatestStartTime() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getLatestStartTime() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getLearningRate() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getLeastCostPathCalculatorFactory() - Method in class org.matsim.core.controler.Controler
 
getLeastCostPathCalculatorFactory() - Method in interface org.matsim.core.controler.MatsimServices
 
getLeaveRoadMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getLeaveRoadMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getLeftmostTurnExcludingU(Link) - Static method in class org.matsim.core.network.NetworkUtils
Calculates the most 'left' outLink for a given inLink (oriented from north to south).
getLeg() - Method in class org.matsim.core.scoring.PersonExperiencedLeg
 
getLegIndex() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getLegMode() - Method in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
getLegMode() - Method in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
getLegMode() - Method in class org.matsim.api.core.v01.events.PersonStuckEvent
 
getLegModes() - Method in class org.matsim.analysis.LegHistogram
 
getLegNo() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getLegPerformingAgents() - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
getLegs(List<? extends PlanElement>) - Static method in class org.matsim.core.router.TripStructureUtils
 
getLegs(Plan) - Static method in class org.matsim.core.population.PopulationUtils
A pointer to material in TripStructureUtils
getLegs(Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
getLegsOnly() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
getLegStartedAgents() - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
getLegStats() - Method in class org.matsim.analysis.CalcLegTimes
 
getLength() - Method in interface org.matsim.api.core.v01.network.Link
 
getLength() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getLength() - Method in class org.matsim.lanes.ModelLane
 
getLength() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getLength() - Method in class org.matsim.vehicles.VehicleType
 
getLicense(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
getLine() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getLine() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getLine() - Method in class org.matsim.pt.UmlaufStueck
 
getLine() - Method in interface org.matsim.pt.UmlaufStueckI
 
getLine() - Method in class org.matsim.pt.Wenden
 
getLineAttribute(TransitLine, String) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
getLineId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getLineId() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getLineId() - Method in interface org.matsim.pt.routes.TransitPassengerRoute
 
getLineId() - Method in interface org.matsim.pt.Umlauf
Deprecated.
as a Umlauf can contain UmlaufStueckI from several Lines. Use getId() instead. dg, nov 2012
getLineId() - Method in class org.matsim.pt.UmlaufImpl
 
getLineTaken() - Method in class org.matsim.pt.router.RouteSegment
 
getLink() - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
getLink() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getLink() - Method in interface org.matsim.core.router.util.RoutingNetworkLink
 
getLink() - Method in interface org.matsim.vis.snapshotwriters.VisLink
 
getLinkBetweenStops(TransitStopFacility, TransitStopFacility) - Method in class org.matsim.pt.utils.CreatePseudoNetwork
 
getLinkDynamics() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getLinkEnd() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkEndCenterPoint() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkEndCoord() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkEnteredAgentsInLastTimeStep() - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
getLinkEnterTime() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
getLinkEnterTime() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getLinkId() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getLinkId() - Method in interface org.matsim.api.core.v01.events.HasLinkId
 
getLinkId() - Method in class org.matsim.api.core.v01.events.LinkEnterEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.PersonStuckEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getLinkId() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getLinkId() - Method in interface org.matsim.api.core.v01.population.Activity
 
getLinkId() - Method in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
getLinkId() - Method in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
getLinkId() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getLinkId() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getLinkId() - Method in class org.matsim.core.router.LinkWrapperFacility
 
getLinkId() - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
getLinkId() - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
getLinkId() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
getLinkId() - Method in interface org.matsim.facilities.Facility
 
getLinkId() - Method in interface org.matsim.lanes.LanesToLinkAssignment
 
getLinkId() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkId() - Method in class org.matsim.pt.router.FakeFacility
 
getLinkId() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getLinkIdAttribute() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getLinkIds() - Method in class org.matsim.analysis.VolumesAnalyzer
 
getLinkIds() - Method in interface org.matsim.core.population.routes.NetworkRoute
Returns the list of link ids that build the route.
getLinkIds() - Method in class org.matsim.counts.algorithms.CountSimComparisonLinkFilter
 
getLinkIds(String) - Static method in class org.matsim.core.network.NetworkUtils
Splits the given string at whitespace (one or more space, tab, newline) into single pieces, which are interpreted as ids.
getLinkIds(List<Link>) - Static method in class org.matsim.core.network.NetworkUtils
 
getLinkIndex() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getLinkMinimumTravelDisutility(Link) - Method in class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
 
getLinkMinimumTravelDisutility(Link) - Method in class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutility
 
getLinkMinimumTravelDisutility(Link) - Method in interface org.matsim.core.router.util.TravelDisutility
 
getLinkOrthogonalVector() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkQuadTree() - Method in interface org.matsim.core.network.SearchableNetwork
 
getLinks() - Method in interface org.matsim.api.core.v01.network.Network
Returns a set of this network's links.
getLinks() - Method in class org.matsim.core.network.NetworkChangeEvent
 
getLinks() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getLinks() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getLinks(Network, String) - Static method in class org.matsim.core.network.NetworkUtils
 
getLinks(Network, List<Id<Link>>) - Static method in class org.matsim.core.network.NetworkUtils
 
getLinksFromNodeIds(Network, List<Id<Node>>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
getLinksFromNodes(List<Node>) - Static method in class org.matsim.core.population.routes.RouteUtils
 
getLinkStart() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkStartCenterPoint() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkStartCoord() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkStats() - Method in class org.matsim.core.controler.Controler
Deprecated.
Do not use this, as it may not contain values in every iteration
getLinkStats() - Method in interface org.matsim.core.controler.MatsimServices
 
getLinkToLinkTravelTime(Link, Link, double, Person, Vehicle) - Method in class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
If travelling freespeed the turning move travel time is not relevant
getLinkToLinkTravelTime(Link, Link, double, Person, Vehicle) - Method in interface org.matsim.core.router.util.LinkToLinkTravelTime
Returns the travel time at the specified time for the given fromLink inclusive the turning move time to enter the given toLink.
getLinkToLinkTravelTimes() - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
getLinkTravelDisutility(Link, double, Person, Vehicle) - Method in class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
 
getLinkTravelDisutility(Link, double, Person, Vehicle) - Method in class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutility
 
getLinkTravelDisutility(Link, double, Person, Vehicle) - Method in interface org.matsim.core.router.util.TravelDisutility
Returns the disutility to travel on the specified link at the specified time.
getLinkTravelDisutility(Link, double, Person, Vehicle, CustomDataManager) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
getLinkTravelDisutility(Link, double, Person, Vehicle, CustomDataManager) - Method in interface org.matsim.pt.router.TransitTravelDisutility
Returns the disutility to travel on the specified link at the specified time.
getLinkTravelTime(Link, double, Person, Vehicle) - Method in class org.matsim.core.router.costcalculators.FreespeedTravelTimeAndDisutility
 
getLinkTravelTime(Link, double, Person, Vehicle) - Method in interface org.matsim.core.router.util.TravelTime
Returns the travel time for the specified link at the specified time.
getLinkTravelTime(Link, double, Person, Vehicle) - Method in class org.matsim.core.trafficmonitoring.FreeSpeedTravelTime
 
getLinkTravelTime(Link, double, Person, Vehicle) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
getLinkTravelTime(Link, double, Person, Vehicle) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
getLinkTravelTimes() - Method in class org.matsim.core.controler.Controler
 
getLinkTravelTimes() - Method in interface org.matsim.core.controler.MatsimServices
 
getLinkTravelTimes() - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
getLinkWidth() - Method in class org.matsim.lanes.VisLinkWLanes
 
getLinkWidthForVis() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getList(K, Map<K, List<V>>) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the collection associated with the key in this map, or create an empty list if no mapping exists yet.
getLiving() - Method in interface org.matsim.core.mobsim.qsim.interfaces.AgentCounter
 
getLoadAtDeparture(TransitLine, TransitRoute, int, Departure) - Method in class org.matsim.pt.analysis.TransitLoad
 
getLoadAtDeparture(TransitLine, TransitRoute, TransitStopFacility, Departure) - Method in class org.matsim.pt.analysis.TransitLoad
Deprecated.
getLoadIndicator() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
When multiple lanes lead to the same next link, the QLinkLanesImpl needs to decide which lane to use.
getLocalInstance() - Static method in class org.matsim.core.gbl.MatsimRandom
Returns an instance of a random number generator, which can be used locally, e.g.
getLocalTime() - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
getLogEvents() - Method in class org.matsim.core.utils.io.CollectLogMessagesAppender
 
getLogitScaleParamForPlansRemoval() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
getLost() - Method in interface org.matsim.core.mobsim.qsim.interfaces.AgentCounter
 
getLostPoints() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
 
getMainModes() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getMap() - Method in class org.matsim.analysis.XYTRecord
 
getMap(K, Map<K, Map<C, V>>) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the map associated with the key in this map, or create an empty map if no mapping exists yet.
getMarginalUtilityOfDistance() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getMarginalUtilityOfMoney() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getMarginalUtilityOfMoney() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getMarginalUtilityOfTravelDistancePt_utl_m() - Method in class org.matsim.pt.router.TransitRouterConfig
in the config, this is distanceCostRate * margUtlOfMoney.
getMarginalUtilityOfTravelDistanceWalk_utl_m() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getMarginalUtilityOfTraveling() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getMarginalUtilityOfTravelTime_utl_s(String) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getMarginalUtilityOfTravelTimePt_utl_s() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getMarginalUtilityOfTravelTimeWalk_utl_s() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getMarginalUtilityOfWaitingPt_utl_s() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getMarginalUtilityOfWaitingPt_utl_s() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getMarginalUtlOfWaiting_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getMarginalUtlOfWaiting_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getMarginalUtlOfWaitingPt_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getMarginalUtlOfWaitingPt_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getMatrices() - Method in class org.matsim.matrices.Matrices
 
getMatrix(String) - Method in class org.matsim.matrices.Matrices
 
getMax(Double[]) - Method in class org.matsim.analysis.Bins
 
getMax(List<Double>) - Method in class org.matsim.analysis.Bins
 
getMaxAgentPlanMemorySize() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getMaxBeelineWalkConnectionDistance() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
getMaxCoord() - Method in class org.matsim.core.network.algorithms.NetworkSummary
 
getMaxEarlierDeparture() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
getMaxEasting() - Method in class org.matsim.core.network.LinkQuadTree
 
getMaxEasting() - Method in class org.matsim.core.utils.collections.QuadTree
 
getMaximalAlignment() - Method in class org.matsim.lanes.VisLinkWLanes
 
getMaximumDuration() - Method in interface org.matsim.api.core.v01.population.Activity
 
getMaximumDuration() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getMaximumVelocity() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
getMaximumVelocity() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getMaximumVelocity() - Method in class org.matsim.vehicles.VehicleType
 
getMaximumVelocity(QVehicle, Link, double) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator.DefaultLinkSpeedCalculator
 
getMaximumVelocity(QVehicle, Link, double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator.LinkSpeedCalculator
 
getMaxLandmarkTravelTime(int) - Method in class org.matsim.core.router.util.PreProcessLandmarks.LandmarksData
 
getMaxLaterDeparture() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
getMaxNorthing() - Method in class org.matsim.core.network.LinkQuadTree
 
getMaxNorthing() - Method in class org.matsim.core.utils.collections.QuadTree
 
getMaxPlansPerAgent() - Method in class org.matsim.core.replanning.StrategyManager
 
getMaxRadius() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getMaxTime() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getMaxVolume() - Method in class org.matsim.counts.Count
 
getMaxX() - Method in class org.matsim.core.network.algorithms.CalcBoundingBox
 
getMaxY() - Method in class org.matsim.core.network.algorithms.CalcBoundingBox
 
getMeanAbsBias() - Method in class org.matsim.pt.counts.obsolete.PtBiasErrorGraph
Deprecated.
getMeanAbsError() - Method in class org.matsim.counts.ComparisonErrorStatsCalculator
 
getMeanBias() - Method in class org.matsim.counts.algorithms.graphs.BiasErrorGraph
 
getMeanBias() - Method in class org.matsim.counts.algorithms.graphs.BiasNormalizedErrorGraph
 
getMeanBias() - Method in class org.matsim.counts.ComparisonErrorStatsCalculator
 
getMeanNormRelError() - Method in class org.matsim.counts.algorithms.graphs.BiasNormalizedErrorGraph
 
getMeanNormRelError() - Method in class org.matsim.counts.ComparisonErrorStatsCalculator
 
getMeanRelError() - Method in class org.matsim.counts.algorithms.graphs.BiasErrorGraph
 
getMeanRelError() - Method in class org.matsim.counts.ComparisonErrorStatsCalculator
 
getMeanRelError() - Method in class org.matsim.pt.counts.obsolete.PtBiasErrorGraph
Deprecated.
getMeasuredTime() - Method in class org.matsim.core.mobsim.jdeqsim.util.Timer
 
getMemberIds() - Method in interface org.matsim.households.Household
 
getMemberIds() - Method in class org.matsim.households.HouseholdImpl
 
getMessage() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.ValidationIssue
 
getMessageArrivalTime() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
getMinCoord() - Method in class org.matsim.core.network.algorithms.NetworkSummary
 
getMinEasting() - Method in class org.matsim.core.network.LinkQuadTree
 
getMinEasting() - Method in class org.matsim.core.utils.collections.QuadTree
 
getMinimalDuration() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getMinimalDuration() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getMinimalTransferTime() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getMinimalTransferTimes() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
getMinimalTransferTimes() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getMinimumInFlowCapacity() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getMinLandmarkTravelTime(int) - Method in class org.matsim.core.router.util.PreProcessLandmarks.LandmarksData
 
getMinNorthing() - Method in class org.matsim.core.network.LinkQuadTree
 
getMinNorthing() - Method in class org.matsim.core.utils.collections.QuadTree
 
getMinTravelCostPerLength() - Method in class org.matsim.core.router.AStarEuclidean
Returns the minimal travel cost per length unit on a link in the network.
getMinTravelCostPerLength() - Method in class org.matsim.core.router.util.PreProcessEuclidean
 
getMinX() - Method in class org.matsim.core.network.algorithms.CalcBoundingBox
 
getMinY() - Method in class org.matsim.core.network.algorithms.CalcBoundingBox
 
getMobsim() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getMobsim() - Method in interface org.matsim.core.mobsim.qsim.InternalInterface
 
getMode() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getMode() - Method in interface org.matsim.api.core.v01.population.Leg
 
getMode() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getMode() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
getMode() - Method in interface org.matsim.core.mobsim.framework.NetworkAgent
Convenience method for Leg.getMode(), in an attempt to get rid of getCurrentLeg().
getMode() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getMode() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getMode() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getMode() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getMode() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getMode() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getMode() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Provider
 
getMode() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getModeMappingForPassengers() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getModeMappingForPassengersParameterSet(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getModeOfCurrentOrNextTrip(MobsimAgent) - Method in class org.matsim.withinday.utils.EditPlans
 
getModeParameters(String) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
getModeRoutingParams() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getModes() - Method in class org.matsim.analysis.VolumesAnalyzer
 
getModes() - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
getModes() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getModes() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getModes() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
getModes() - Method in class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
getModes() - Method in class org.matsim.core.replanning.modules.SubtourModeChoice
 
getModifiableCurrentLeg(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
getModifiablePlan() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
Returns a modifiable Plan for use by WithinDayAgentUtils in this package.
getModifiablePlan() - Method in interface org.matsim.core.mobsim.qsim.agents.HasModifiablePlan
 
getModifiablePlan() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getModifiablePlan() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getModifiablePlan(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
getModifiedLinkIds() - Method in class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
 
getModule(String) - Method in class org.matsim.core.config.Config
Deprecated.
getModules() - Method in class org.matsim.core.config.Config
 
getMonetaryDistanceRate() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
getMonetaryPrice() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getMultiModalTravelTimes() - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
getMutationRange() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
getMutationRange() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
getName() - Method in interface org.matsim.api.core.v01.network.Network
 
getName() - Method in interface org.matsim.api.core.v01.population.Population
 
getName() - Method in class org.matsim.core.config.ConfigGroup
 
getName() - Method in class org.matsim.core.config.groups.ZoomEntry
 
getName() - Method in class org.matsim.core.router.util.ArrayRoutingNetwork
 
getName() - Method in class org.matsim.counts.Counts
 
getName() - Method in interface org.matsim.facilities.ActivityFacilities
 
getName() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
getName() - Method in class org.matsim.facilities.StreamingActivityFacilities
 
getName() - Method in class org.matsim.matrices.Matrices
 
getName() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getName() - Method in interface org.matsim.pt.transitSchedule.api.TransitLine
 
getName() - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
getName() - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
getName() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getNearest(double, double) - Method in class org.matsim.core.network.LinkQuadTree
 
getNearestFacilities(Coord, double) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
finds the nodes within distance to coord
getNearestFacilities(Coord, double) - Method in interface org.matsim.facilities.SearchableActivityFacilities
 
getNearestFacility(Coord) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
finds the node nearest to coord
getNearestFacility(Coord) - Method in interface org.matsim.facilities.SearchableActivityFacilities
 
getNearestLink(Network, Coord) - Static method in class org.matsim.core.network.NetworkUtils
Finds the (approx.) nearest link to a given point on the map.
getNearestLinkExactly(Coord) - Method in interface org.matsim.core.network.SearchableNetwork
 
getNearestLinkExactly(Network, Coord) - Static method in class org.matsim.core.network.NetworkUtils
 
getNearestNode(Coord) - Method in interface org.matsim.core.network.SearchableNetwork
 
getNearestNode(Coord) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getNearestNode(Network, Coord) - Static method in class org.matsim.core.network.NetworkUtils
 
getNearestNodes(Coord, double) - Method in interface org.matsim.core.network.SearchableNetwork
 
getNearestNodes(Coord, double) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getNearestNodes(Network, Coord, double) - Static method in class org.matsim.core.network.NetworkUtils
 
getNearestRightEntryLink(Network, Coord) - Static method in class org.matsim.core.network.NetworkUtils
Finds the (approx.) nearest link to a given point on the map, such that the point lies on the right side of the directed link, if such a link exists.
getNeighbours() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Returns the neighbour triangles of the triangle.
getNetsimInternalInterface() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
getNetsimLink(Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNetwork
Convenience method for getLinks().get( id ).
getNetsimLink(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getNetsimLinks() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNetwork
 
getNetsimLinks() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getNetsimNetwork() - Method in interface org.matsim.core.mobsim.qsim.interfaces.Netsim
 
getNetsimNetwork() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.NetsimEngine
 
getNetsimNetwork() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI.NetsimInternalInterface
 
getNetsimNetwork() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getNetsimNode(Id<Node>) - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNetwork
Convenience method for getNodes().get( id ).
getNetsimNode(Id<Node>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getNetsimNodes() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNetwork
 
getNetsimNodes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getNetwork() - Method in interface org.matsim.api.core.v01.Scenario
 
getNetwork() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNetwork
 
getNetwork() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getNetwork() - Method in class org.matsim.core.scenario.MutableScenario
 
getNetwork() - Method in interface org.matsim.vis.snapshotwriters.VisNetwork
 
getNetworkCapacity() - Method in class org.matsim.core.network.algorithms.NetworkSummary
 
getNetworkChangeEvents() - Method in interface org.matsim.core.network.TimeDependentNetwork
 
getNetworkChangeEvents(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
getNetworkFolder() - Method in class org.matsim.core.network.io.KmlNetworkWriter
 
getNetworkMode() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getNetworkMode() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getNetworkMode() - Method in class org.matsim.vehicles.VehicleType
 
getNetworkModes() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getNetworkRouteType() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
getNextActivity() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
based on the current Leg, the next activity is computed; this could be implemented more efficiently in future.
getNextActivity() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getNextActivity(Plan, Leg) - Static method in class org.matsim.core.population.PopulationUtils
 
getNextDepartureTime(TransitRoute, TransitRouteStop, double) - Method in class org.matsim.pt.router.PreparedTransitSchedule
 
getNextId() - Static method in class org.matsim.withinday.replanning.replanners.tools.ReplanningIdGenerator
 
getNextLeg(Plan, Activity) - Static method in class org.matsim.core.population.PopulationUtils
 
getNextMessage() - Method in class org.matsim.core.mobsim.jdeqsim.MessageQueue
get the first message in the queue (with least time stamp)
getNextPlanElement() - Method in interface org.matsim.core.mobsim.framework.PlanAgent
 
getNextPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getNextPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getNextPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getNextPlanElement() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getNextTransitStop() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getNextTransitStop() - Method in interface org.matsim.core.mobsim.qsim.pt.TransitDriverAgent
 
getNode() - Method in interface org.matsim.core.mobsim.qsim.interfaces.NetsimNode
 
getNode() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
getNode() - Method in class org.matsim.core.router.RoutingNetworkImaginaryNode
 
getNode() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getNode() - Method in interface org.matsim.core.router.util.RoutingNetworkNode
 
getNodeData(Node) - Method in class org.matsim.core.router.util.PreProcessDijkstra
Returns the role for the given Node.
getNodeData(Node) - Method in class org.matsim.core.router.util.PreProcessLandmarks
 
getNodeOffset() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getNodeQuadTree() - Method in interface org.matsim.core.network.SearchableNetwork
 
getNodes() - Method in interface org.matsim.api.core.v01.network.Network
Returns a set of this network's nodes.
getNodes() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
getNodes() - Method in interface org.matsim.core.router.util.RoutingNetwork
 
getNodes() - Method in class org.matsim.pt.router.TransitRouterNetwork
 
getNodes(Network, String) - Static method in class org.matsim.core.network.NetworkUtils
 
getNodes(NetworkRoute, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
Returns all nodes the route passes between the start- and the end-link of the route.
getNonNetworkAgentSnapshots() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getNonNetworkAgentSnapshots() - Method in interface org.matsim.vis.snapshotwriters.VisMobsim
Returns a view of all agents to be visualized which are not on the VisNetwork.
getNormalizedLinkVector() - Method in class org.matsim.lanes.VisLinkWLanes
 
getNorthing() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getNorthing() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getNumberOfEnteringPassengers(Id) - Method in class org.matsim.pt.analysis.RouteOccupancy
 
getNumberOfIds(Class<T>) - Static method in class org.matsim.api.core.v01.Id
 
getNumberOfLanes() - Method in interface org.matsim.api.core.v01.network.Link
 
getNumberOfLanes() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getNumberOfLanes() - Method in class org.matsim.lanes.VisLane
 
getNumberOfLanes() - Method in class org.matsim.lanes.VisLinkWLanes
 
getNumberOfLanes() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getNumberOfLanes(double) - Method in interface org.matsim.api.core.v01.network.Link
 
getNumberOfLanes(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getNumberOfLanes(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getNumberOfLanesAsInt(double, Link) - Static method in class org.matsim.core.network.NetworkUtils
 
getNumberOfLanesAsInt(Link) - Static method in class org.matsim.core.network.NetworkUtils
 
getNumberOfLeavingPassengers(Id) - Method in class org.matsim.pt.analysis.RouteOccupancy
 
getNumberOfPositionalArguments() - Method in class org.matsim.core.config.CommandLine
Returns the number of positional (unnamed) arguments that have been passed to the application.
getNumberOfRepresentedLanes() - Method in interface org.matsim.lanes.Lane
 
getNumberOfSimulatedLinks() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
getNumberOfSimulatedNodes() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
getNumberOfStrategyModules() - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
getNumberOfThreads() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getNumberOfThreads() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
getNumberOfThreads() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getNumberOfTransfers() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute
 
getObject(ByteBuffer) - Static method in class org.matsim.core.utils.misc.ByteBufferUtils
Reads a Object (Serializable) from a ByteBuffer.
getOccupancyCountsFileName() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getOccupancyStopIds() - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getOccupancyVolumesForStop(Id<TransitStopFacility>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getOfferingQLanes() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
getOfferingQLanes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
getOfferingQLanes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getOneThreadPerHandler() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
getOpeningInterval(Activity) - Method in class org.matsim.core.scoring.functions.ActivityTypeOpeningIntervalCalculator
 
getOpeningInterval(Activity) - Method in class org.matsim.core.scoring.functions.FacilityOpeningIntervalCalculator
 
getOpeningInterval(Activity) - Method in interface org.matsim.core.scoring.functions.OpeningIntervalCalculator
 
getOpeningInterval(Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
getOpeningInterval(Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelOpenTimesActivityScoring
Deprecated.
 
getOpeningTime() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getOpeningTime() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getOpeningTimes() - Method in interface org.matsim.facilities.ActivityOption
 
getOpeningTimes() - Method in class org.matsim.facilities.ActivityOptionImpl
 
getOptimization() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getOption(String) - Method in class org.matsim.core.config.CommandLine
Returns a named command line option if it is present.
getOptionStrict(String) - Method in class org.matsim.core.config.CommandLine
Returns a named command line option if it is present, raises a CommandLine.ConfigurationException otherwise.
getOrCreateActivityParams(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getOrCreateAllpersons(Scenario) - Static method in class org.matsim.core.population.PopulationUtils
 
getOrCreateAllvehicles(Scenario) - Static method in class org.matsim.vehicles.VehicleUtils
 
getOrCreateModeParams(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getOrCreateModeParams(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getOrCreateModeRoutingParams(String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getOrCreateScoringParameters(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getOrigId(Link) - Static method in class org.matsim.core.network.NetworkUtils
 
getOrigId(Node) - Static method in class org.matsim.core.network.NetworkUtils
Deprecated.
getOrigin() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
getOriginActivity() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
getOriginalRequest() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getOriginNode() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the origin vertex of the edge.
getOther() - Method in class org.matsim.vehicles.VehicleCapacity
 
getOutLinks() - Method in interface org.matsim.api.core.v01.network.Node
Returns this node's set of outgoing links.
getOutLinks() - Method in class org.matsim.core.router.ImaginaryNode
 
getOutLinks() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getOutLinks() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getOutLinksArray() - Method in class org.matsim.core.router.RoutingNetworkImaginaryNode
 
getOutLinksArray() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
getOutLinksArray() - Method in interface org.matsim.core.router.util.RoutingNetworkNode
 
getOutLinksSortedClockwiseByAngle(Link) - Static method in class org.matsim.core.network.NetworkUtils
Calculates the orientation of outgoing links for a given incoming link beginning from the right if the inLink goes north to south.
getOutNodes(Node) - Static method in class org.matsim.core.network.NetworkUtils
 
getOutput() - Method in class org.matsim.counts.algorithms.CountsHtmlAndGraphsWriter
 
getOutputDirectory() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getOutputFilename(String) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
Returns the complete filename to access a file in the output-directory.
getOutputFilename(Controler.DefaultFiles) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
 
getOutputFilename(Controler.DefaultFiles, ControlerConfigGroup.CompressionType) - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
 
getOutputFormat() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getOutputFormat() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getOutputPath() - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
 
getOutputStream(URL, boolean) - Static method in class org.matsim.core.utils.io.IOUtils
Opens an output stream for a given URL.
getOverdoFactor() - Method in class org.matsim.core.router.AStarEuclidean
 
getOverwriteFileSetting() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getOwnerPerson() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
getParallelFeedableInstance(EventsManager) - Static method in class org.matsim.core.events.EventsUtils
The SimStepParallelEventsManagerImpl can handle events from multiple threads.
getParam(String, String) - Method in class org.matsim.core.config.Config
Deprecated.
getParameterSets() - Method in class org.matsim.core.config.ConfigGroup
 
getParameterSets(String) - Method in class org.matsim.core.config.ConfigGroup
 
getParams() - Method in class org.matsim.core.config.ConfigGroup
 
getParams() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getParams() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getParams() - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
getParams() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getParams() - Method in class org.matsim.core.config.ReflectiveConfigGroup
 
getParent() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
getParkedVehicle(Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
returns the vehicle if it is parked at the link
getParts() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute
 
getPassengerCapacity() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
 
getPassengerCapacity() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getPassengerMode() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
getPassengerMode(String) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
getPassengers() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
 
getPassengers() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getPath(Map<Node, InitialNode>) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Method to request the path from the (cached) fromNodes to the passed toNodes.
getPathCalculator() - Method in class org.matsim.withinday.utils.EditRoutes
 
getPathSizeLogitBeta() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getPcuEquivalents() - Method in class org.matsim.vehicles.VehicleType
 
getPcuThresholdForFlowCapacityEasing() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getPerDistanceUnit() - Method in class org.matsim.vehicles.CostInformation
Deprecated.
getPerforming_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getPerforming_utils_hr() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getPermissibleModes(Plan) - Method in interface org.matsim.core.population.algorithms.PermissibleModesCalculator
 
getPermissibleModes(Plan) - Method in class org.matsim.core.population.algorithms.PermissibleModesCalculatorImpl
 
getPerson() - Method in interface org.matsim.api.core.v01.population.Plan
 
getPerson() - Method in interface org.matsim.core.mobsim.framework.HasPerson
 
getPerson() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getPerson() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getPerson() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getPerson() - Method in class org.matsim.core.router.Dijkstra
 
getPersonAlgorithm() - Method in interface org.matsim.core.population.algorithms.ParallelPersonAlgorithmUtils.PersonAlgorithmProvider
 
getPersonAttribute(HasPlansAndId, String) - Static method in class org.matsim.core.population.PopulationUtils
 
getPersonFilterAttribute() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getPersonFilterValue() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getPersonId() - Method in class org.matsim.api.core.v01.events.ActivityEndEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonArrivalEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonDepartureEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.PersonStuckEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getPersonId() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getPersonId() - Method in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
getPersonId() - Method in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
getPersonId() - Method in class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
getPersonId() - Method in interface org.matsim.core.api.internal.HasPersonId
 
getPersonId() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup.AgentWakeupEvent
 
getPersonId() - Method in class org.matsim.withinday.events.ReplanningEvent
 
getPersons() - Method in interface org.matsim.api.core.v01.population.Population
 
getPerTimeUnit() - Method in class org.matsim.vehicles.CostInformation
Deprecated.
getPickupLocation() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
Design comments: The way I understand this, the instances that this method returns need to be thread-safe (i.e.
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.ChangeLegMode
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.ChangeSingleLegMode
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.KeepLastExecuted
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.ReRoute
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.SubtourModeChoice
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.TripsToLegsModule
 
getPlanAlgoInstance() - Method in class org.matsim.core.replanning.modules.TripTimeAllocationMutator
 
getPlanAlgoInstance() - Method in class org.matsim.pt.replanning.TransitActsRemoverStrategy
Deprecated.
 
getPlanElements() - Method in interface org.matsim.api.core.v01.population.Plan
 
getPlannedRoute() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request
 
getPlannedVehicleId() - Method in interface org.matsim.core.mobsim.framework.VehicleUsingAgent
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getPlannedVehicleId() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getPlans() - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
Seems that is actually more restrictive than , i.e.
getPlans() - Method in class org.matsim.core.population.algorithms.PlanCollectFromAlgorithm
 
getPlanSelector() - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
getPlanSelectorForRemoval() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getPoints() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
getPopulation() - Method in interface org.matsim.api.core.v01.Scenario
 
getPopulation() - Method in class org.matsim.core.scenario.MutableScenario
 
getPositionalArgument(int) - Method in class org.matsim.core.config.CommandLine
Returns the positional (unnamed) command line argument with index index if present.
getPositionalArguments() - Method in class org.matsim.core.config.CommandLine
Returns the positional (unnamed) arguments that have been passed to the application.
getPositionalArgumentStrict(int) - Method in class org.matsim.core.config.CommandLine
Returns the positional (unnamed) command line argument with index index if present or raises a CommandLine.ConfigurationException.
getPredictionMethod() - Method in class org.matsim.withinday.controller.WithinDayConfigGroup
getPreProcessData(Node) - Method in class org.matsim.core.router.AStarLandmarks
 
getPreProcessData(Node) - Method in class org.matsim.core.router.Dijkstra
 
getPreProcessData(Node) - Method in class org.matsim.core.router.FastAStarEuclidean
 
getPreProcessData(Node) - Method in class org.matsim.core.router.FastAStarLandmarks
 
getPreProcessData(Node) - Method in class org.matsim.core.router.FastDijkstra
 
getPreProcessData(Node) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
getPreviousActivity() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
based on the current Leg, the previous activity is computed; this could be implemented more efficiently in future.
getPreviousActivity() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getPreviousActivity(Plan, Leg) - Static method in class org.matsim.core.population.PopulationUtils
 
getPreviousLeg(Plan, Activity) - Static method in class org.matsim.core.population.PopulationUtils
 
getPreviousPlanElement() - Method in interface org.matsim.core.mobsim.framework.PlanAgent
 
getPreviousPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getPreviousPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getPreviousPlanElement() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getPreviousPlanElement() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getPrevLink() - Method in class org.matsim.core.router.util.DijkstraNodeData
 
getPrevLink() - Method in interface org.matsim.core.router.util.NodeData
 
getPrevNodeId() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree.NodeData
 
getPrintStream(URL) - Static method in class org.matsim.core.utils.io.IOUtils
Wrapper function for IOUtils.getBufferedWriter(URL) that creates a PrintStream.
getPriority() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getPriority(DijkstraNodeData) - Method in class org.matsim.core.router.AStarEuclidean
The value used to sort the pending nodes during routing.
getPriority(DijkstraNodeData) - Method in class org.matsim.core.router.Dijkstra
The value used to sort the pending nodes during routing.
getProbaForRandomSingleTripMode() - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
getProvider(TypeLiteral<T>) - Method in class org.matsim.core.controler.AbstractModule
 
getPtCountsInterval() - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
getPtDrivers() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
getPublicId() - Method in class org.matsim.core.utils.io.MatsimFileTypeGuesser
 
getPurpose() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getQueueLanes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getQueueSize() - Method in class org.matsim.core.mobsim.jdeqsim.MessageQueue
 
getRandom() - Static method in class org.matsim.core.gbl.MatsimRandom
 
getRandomPointInFeature(Random, SimpleFeature) - Static method in class org.matsim.core.utils.geometry.GeometryUtils
 
getRandomSeed() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getRangeQuerySettings(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getRaptorParameters(Person) - Method in class ch.sbb.matsim.routing.pt.raptor.DefaultRaptorParametersForPerson
 
getRaptorParameters(Person) - Method in class ch.sbb.matsim.routing.pt.raptor.IndividualRaptorParametersForPerson
 
getRaptorParameters(Person) - Method in interface ch.sbb.matsim.routing.pt.raptor.RaptorParametersForPerson
 
getRaptorRoute() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
 
getReceivingUnit() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
getRectangle(double, double, double, double, Collection<T>) - Method in class org.matsim.core.utils.collections.QuadTree
Gets all objects inside the specified area.
getRectangle(QuadTree.Rect, Collection<T>) - Method in class org.matsim.core.utils.collections.QuadTree
Gets all objects inside the specified boundary.
getRegisteredModes() - Method in class org.matsim.core.router.TripRouter
 
getRelativePositionOfEntryExitOnLink() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
getRelativePositionOnLink() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getRelativePositionOnLink() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getRemovedLinkIds() - Method in class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
 
getReplannerType() - Method in class org.matsim.withinday.events.ReplanningEvent
 
getReplanningAgents(double) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
getReplanningContext() - Method in class org.matsim.core.controler.events.ReplanningEvent
 
getReplanningContext() - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
getRestrictedReplanningAgents(double) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
getRing(double, double, double, double) - Method in class org.matsim.core.utils.collections.QuadTree
Gets all objects within a linear ring (including borders).
getRoad(Id<Link>) - Static method in class org.matsim.core.mobsim.jdeqsim.Road
 
getRoute() - Method in interface org.matsim.api.core.v01.population.Leg
 
getRoute() - Method in class org.matsim.pt.router.InternalTransitPassengerRoute
 
getRoute() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getRoute() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getRoute() - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getRoute() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getRoute() - Method in class org.matsim.pt.UmlaufStueck
 
getRoute() - Method in interface org.matsim.pt.UmlaufStueckI
 
getRoute() - Method in class org.matsim.pt.Wenden
 
getRouteClassForType(String) - Method in class org.matsim.core.population.routes.RouteFactories
 
getRouteDescription() - Method in interface org.matsim.api.core.v01.population.Route
 
getRouteDescription() - Method in class org.matsim.core.population.routes.GenericRouteImpl
 
getRouteDescription() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getRouteDescription() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getRouteFactories() - Method in interface org.matsim.api.core.v01.population.PopulationFactory
 
getRouteId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getRouteId() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getRouteId() - Method in interface org.matsim.pt.routes.TransitPassengerRoute
 
getRouteLineId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
getRouteMode() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
getRoutes() - Method in interface org.matsim.pt.transitSchedule.api.TransitLine
 
getRoutes() - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
getRouteSelector(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getRouteTaken() - Method in class org.matsim.pt.router.RouteSegment
 
getRouteType() - Method in interface org.matsim.api.core.v01.population.Route
 
getRouteType() - Method in class org.matsim.core.population.routes.GenericRouteImpl
 
getRouteType() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
getRouteType() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
getRoutingAlgorithmType() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getRoutingMode(Leg) - Static method in class org.matsim.core.router.TripStructureUtils
 
getRoutingModeIdentifier() - Static method in class org.matsim.core.router.TripStructureUtils
 
getRoutingModule(String) - Method in class org.matsim.core.router.TripRouter
 
getRoutingRandomness() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getRunId() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getScenario() - Method in class org.matsim.core.controler.Controler
 
getScenario() - Method in interface org.matsim.core.controler.MatsimServices
 
getScenario() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getScenario() - Method in interface org.matsim.core.mobsim.qsim.interfaces.Netsim
 
getScenario() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getScenario() - Method in class org.matsim.run.Controler
 
getScenarioElement(String) - Method in interface org.matsim.api.core.v01.Scenario
See the "Design issues" under Scenario.addScenarioElement(String, Object).
getScenarioElement(String) - Method in class org.matsim.core.scenario.MutableScenario
 
getScheduler() - Method in class org.matsim.core.mobsim.jdeqsim.SimUnit
 
getSchema() - Method in class org.matsim.core.utils.gis.ShapeFileReader
 
getScore() - Method in interface org.matsim.api.core.v01.population.BasicPlan
 
getScore() - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
getScore() - Method in class org.matsim.core.scoring.functions.CharyparNagelAgentStuckScoring
 
getScore() - Method in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
getScore() - Method in class org.matsim.core.scoring.functions.CharyparNagelMoneyScoring
 
getScore() - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
getScore() - Method in interface org.matsim.core.scoring.ScoringFunction
Returns the score for this plan.
getScore() - Method in interface org.matsim.core.scoring.SumScoringFunction.BasicScoring
 
getScore() - Method in class org.matsim.core.scoring.SumScoringFunction
Add the score of all functions.
getScore() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
getScore() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
 
getScore() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
getScore() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
 
getScore() - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.BasicScoring
Deprecated.
getScore() - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
Add the score of all functions.
getScoreHistory() - Method in interface org.matsim.analysis.ScoreStats
 
getScoreHistory() - Method in class org.matsim.analysis.ScoreStatsControlerListener
 
getScoreStats() - Method in class org.matsim.core.controler.Controler
 
getScoreStats() - Method in interface org.matsim.core.controler.MatsimServices
 
getScoringFunctionFactory() - Method in class org.matsim.core.controler.Controler
 
getScoringFunctionFactory() - Method in interface org.matsim.core.controler.MatsimServices
 
getScoringParameters() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getScoringParameters(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getScoringParameters(Person) - Method in interface org.matsim.core.scoring.functions.ScoringParametersForPerson
 
getScoringParameters(Person) - Method in class org.matsim.core.scoring.functions.SubpopulationScoringParameters
 
getScoringParametersPerSubpopulation() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getSearchExtensionRadius() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getSearchRadius() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getSearchRadius() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
getSearchRadius() - Method in class org.matsim.pt.router.TransitRouterConfig
 
getSeats() - Method in class org.matsim.vehicles.VehicleCapacity
 
getSecond() - Method in class org.matsim.core.utils.collections.Tuple
 
getSeconds() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes.MinimalTransferTimesIterator
 
getSection() - Method in class org.matsim.counts.algorithms.graphs.CountsGraphsCreator
 
getSeepModes() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSelectedPlan() - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
 
getSelectionProbability(ExpBetaPlanSelector<T, I>, HasPlansAndId<T, ?>, T) - Static method in class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
getSeparateModes() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getServices() - Method in class org.matsim.core.controler.events.ControlerEvent
Returns an aggregate interface of many services which are available during a MATSim run.
getSet(K, Map<K, Set<V>>) - Static method in class org.matsim.core.utils.collections.MapUtils
Gets the set associated with the key in this map, or create an empty set if no mapping exists yet.
getSeverity() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.ValidationIssue
 
getSex(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
getSignalGroupState() - Method in class org.matsim.lanes.VisLane
 
getSignalGroupState() - Method in class org.matsim.lanes.VisSignal
 
getSignals() - Method in class org.matsim.lanes.VisLane
 
getSignals() - Method in class org.matsim.lanes.VisLinkWLanes
 
getSignalSystemId() - Method in class org.matsim.lanes.VisSignal
 
getSimEndtimeInterpretation() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSimStartTime() - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
getSimStarttimeInterpretation() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSimTime() - Method in class org.matsim.core.mobsim.jdeqsim.Scheduler
 
getSimTimer() - Method in interface org.matsim.core.mobsim.qsim.interfaces.Netsim
 
getSimTimer() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getSimTimestepSize() - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
getSimulatedFlowCapacityPerTimeStep() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getSimulationEndTime() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getSimulationEndTimeAsString() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getSimulationPeriodInDays() - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
getSimulationTime() - Method in class org.matsim.core.mobsim.framework.events.MobsimAfterSimStepEvent
 
getSimulationTime() - Method in class org.matsim.core.mobsim.framework.events.MobsimBeforeSimStepEvent
 
getSimulationValue() - Method in interface org.matsim.counts.CountSimComparison
 
getSimulationValue() - Method in class org.matsim.counts.CountSimComparisonImpl
 
getSingleModeNetworksCache() - Method in class org.matsim.core.router.SingleModeNetworksCache
 
getSizeInEquivalents() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
 
getSizeInEquivalents() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
getSizeInEquivalents() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getSizeInEquivalents() - Method in interface org.matsim.vis.snapshotwriters.VisVehicle
 
getSnap() - Method in class org.matsim.core.config.groups.ZoomEntry
 
getSnapshotFormat() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getSnapshotPeriod() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSnapshotStyle() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSortedFacilities(ActivityFacilities) - Static method in class org.matsim.facilities.FacilitiesUtils
 
getSortedLinks(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
getSortedNodes(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
getSortedPersons(Population) - Static method in class org.matsim.core.population.PopulationUtils
 
getSqueezeTime() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getStandingRoom() - Method in class org.matsim.vehicles.VehicleCapacity
 
getStartCoord() - Method in class org.matsim.lanes.VisLane
 
getStartingLegMessage(Scheduler, Vehicle) - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getStartingLegMessageQueue() - Static method in class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
getStartLinkId() - Method in interface org.matsim.api.core.v01.population.Route
 
getStartLinkId() - Method in class org.matsim.core.population.routes.AbstractRoute
 
getStartPoint() - Method in class org.matsim.lanes.VisLane
 
getStartPosition() - Method in class org.matsim.lanes.VisLane
 
getStartRegex() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getStartsAtMeterFromLinkEnd() - Method in interface org.matsim.lanes.Lane
 
getStartTime() - Method in class org.matsim.analysis.XYTRecord
 
getStartTime() - Method in interface org.matsim.api.core.v01.population.Activity
 
getStartTime() - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
getStartTime() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getStartTime() - Method in class org.matsim.core.network.NetworkChangeEvent
 
getStartTime() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getStartTime() - Method in interface org.matsim.facilities.OpeningTime
 
getStartTime() - Method in class org.matsim.facilities.OpeningTimeImpl
 
getState() - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
The method through which the agent announces state changes.
getState() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getState() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getState() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getState() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getStop() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
getStop(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getStop(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getStopAreaId() - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
getStopAreaId() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
getStopFacility() - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
 
getStopFacility() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
getStopFacilityAttribute(TransitStopFacility, String) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
getStopFilterAttribute() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getStopFilterValue() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
getStopHandler() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQVehicle
 
getStopHandler() - Method in interface org.matsim.core.mobsim.qsim.pt.TransitVehicle
 
getStops() - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getStops() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getStopwatch() - Method in class org.matsim.core.controler.Controler
 
getStopwatch() - Method in interface org.matsim.core.controler.MatsimServices
 
getStorageCapacity() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getStorageCapacityFactor() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
getStorageCapFactor() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getStrategies(String) - Method in class org.matsim.core.replanning.GenericStrategyManager
 
getStrategies(String) - Method in class org.matsim.core.replanning.StrategyManager
 
getStrategiesOfDefaultSubpopulation() - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
getStrategyManager() - Method in class org.matsim.core.controler.Controler
Deprecated.
-- try to use services.addPlanStrategyFactory or services.addPlanSelectoryFactory. There are cases when this does not work, which is in particular necessary if you need to re-configure the StrategyManager during the iterations, and you cannot do this before the iterations start. In such cases, using this method may be ok. kai/mzilske, aug'14
getStrategyManager() - Method in interface org.matsim.core.controler.MatsimServices
 
getStrategyName() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getStrategySettings() - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getString(ByteBuffer) - Static method in class org.matsim.core.utils.misc.ByteBufferUtils
Reads a String from a ByteBuffer.
getStuck() - Method in class org.matsim.analysis.LegHistogram
 
getStuck(String) - Method in class org.matsim.analysis.LegHistogram
 
getStuckTime() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getSubpopulation() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getSubpopulation() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getSubpopulation() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
getSubpopulation(HasPlansAndId<?, ?>) - Static method in class org.matsim.core.population.PopulationUtils
 
getSubpopulationAttributeName() - Method in class org.matsim.core.config.groups.PlansConfigGroup
Deprecated.
-- replace extraction of subpopulation by PopulationUtils.getSubpopulation(HasPlansAndId)
getSubpopulations() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
getSubpopulations() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
getSubpopulationsAsString() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
getSubpopulationsAsString() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
getSubRoute(Id<Link>, Id<Link>) - Method in interface org.matsim.core.population.routes.NetworkRoute
This method returns a new Route object with the subroute of this, using fromLinkId as the subroute's startLink, toLinkId as the subroute's endLink, and the links in between fromLinkId and toLinkIds set as the route's link
getSubRoute(NetworkRoute, Node, Node, Network) - Static method in class org.matsim.core.population.routes.RouteUtils
 
getSubsequentLinks() - Method in class org.matsim.core.network.algorithms.SubsequentLinksAnalyzer
 
getSubtours(List<? extends PlanElement>) - Static method in class org.matsim.core.router.TripStructureUtils
Gives access to a list of the subtours in the plan.
getSubtours(List<? extends PlanElement>, Predicate<String>) - Static method in class org.matsim.core.router.TripStructureUtils
Deprecated.
getSubtours(Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
getSubtours(Plan, Predicate<String>) - Static method in class org.matsim.core.router.TripStructureUtils
Deprecated.
getSumTravelTime(ArrayList<EventLog>) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
Get sum of Travel time of all vehicles.
getSynchronizeOnSimSteps() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
getSystemId() - Method in class org.matsim.core.utils.io.MatsimFileTypeGuesser
 
getTeleportedModeFreespeedFactor() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
getTeleportedModeFreespeedFactors() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getTeleportedModeFreespeedLimit() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
Currently not in xml interface.
getTeleportedModeSpeed() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
getTeleportedModeSpeeds() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getTempPath() - Method in class org.matsim.core.controler.OutputDirectoryHierarchy
Returns the path to a directory where temporary files can be stored.
getThreadCpuTime(Thread) - Static method in class org.matsim.core.gbl.Gbl
 
getTime() - Method in class org.matsim.api.core.v01.events.Event
 
getTime() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getTime() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request
 
getTime() - Method in class org.matsim.core.router.util.DijkstraNodeData
 
getTime() - Method in interface org.matsim.core.router.util.NodeData
 
getTime() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree.NodeData
 
getTime() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
getTimeAllocationMutatorSubpopulationSettings(String) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
getTimeBinCount(int, int) - Static method in class org.matsim.core.trafficmonitoring.TimeBinUtils
 
getTimeBinIndex(double, int, int) - Static method in class org.matsim.core.trafficmonitoring.TimeBinUtils
 
getTimeInterpretation() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request
 
getTimeOfDay() - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
getTimeslotIndex(double) - Static method in class org.matsim.analysis.CalcLegTimes
 
getTimeSlotIndex(double) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
getTimeStepSize() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getTitle() - Method in class org.matsim.counts.algorithms.graphs.helper.Section
 
getToFacility() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request
 
getToLaneIds() - Method in interface org.matsim.lanes.Lane
 
getToLanes() - Method in class org.matsim.lanes.ModelLane
 
getToLanes() - Method in class org.matsim.lanes.VisLane
 
getToLinkId() - Method in class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
getToLinkIds() - Method in interface org.matsim.lanes.Lane
 
getToLinkIds() - Method in class org.matsim.lanes.VisLane
 
getToLinkIds() - Method in class org.matsim.lanes.VisLinkWLanes
 
getToLinks() - Method in class org.matsim.lanes.VisLane
 
getToLinks() - Method in class org.matsim.lanes.VisLinkWLanes
 
getToLocation() - Method in class org.matsim.matrices.Entry
 
getToLocations() - Method in class org.matsim.matrices.Matrix
 
getToLocEntries(String) - Method in class org.matsim.matrices.Matrix
 
getToNode() - Method in interface org.matsim.api.core.v01.network.Link
 
getToNode() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
getToNode() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getToNode() - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
getToNode() - Method in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
getToNode() - Method in interface org.matsim.core.router.util.RoutingNetworkLink
 
getToNode() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
getToNodeId() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getTooltip() - Method in class org.matsim.counts.algorithms.graphs.helper.Comp
 
getTopoType(Node) - Method in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
getToStop() - Method in class org.matsim.pt.router.RouteSegment
 
getToStopId() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes.MinimalTransferTimesIterator
 
getTotalCosts() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute
 
getTrafficDynamics() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getTransactionPartner() - Method in class org.matsim.api.core.v01.events.PersonMoneyEvent
 
getTransferPenaltyBaseCost() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getTransferPenaltyCostPerTravelTimeHour() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getTransferPenaltyFixCostPerTransfer() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getTransferPenaltyMaxCost() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getTransferPenaltyMaximum() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getTransferPenaltyMinCost() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
getTransferPenaltyMinimum() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getTransferPenaltyPerTravelTimeHour() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
getTransferTime(Person, Coord, Coord) - Method in class org.matsim.pt.router.AbstractTransitRouter
 
getTransitLine() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getTransitLine() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getTransitLineId() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getTransitLineId() - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
getTransitLines() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
getTransitLines() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getTransitLinesAttributes() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
Deprecated.
getTransitLinesAttributes() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getTransitLinesAttributesFile() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitModes() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitPassengerRoute(Map<Node, InitialNode>) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Method to request the passenger route from the (cached) fromNodes to the passed toNodes.
getTransitRoute() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getTransitRoute() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
getTransitRouteId() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getTransitRouterNetwork() - Method in class org.matsim.pt.router.TransitRouterImpl
 
getTransitSchedule() - Method in interface org.matsim.api.core.v01.Scenario
 
getTransitSchedule() - Method in class org.matsim.core.scenario.MutableScenario
 
getTransitScheduleFile() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitScheduleFileURL(URL) - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitStopsAttributes() - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
Deprecated.
getTransitStopsAttributes() - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
getTransitStopsAttributesFile() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitStopsAttributesFileURL(URL) - Method in class org.matsim.pt.config.TransitConfigGroup
 
getTransitVehicles() - Method in interface org.matsim.api.core.v01.Scenario
 
getTransitVehicles() - Method in class org.matsim.core.scenario.MutableScenario
 
getTransportMode() - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
getTransportMode() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
getTransportMode(Id<Person>) - Method in class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
getTransportModeProvider() - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
getTravelcards(Person) - Static method in class org.matsim.core.population.PersonUtils
Deprecated.
getTravelCost() - Method in interface org.matsim.core.population.routes.NetworkRoute
Design thoughts: yyyy It this general cost or monetary cost? kai/benjamin, jun'11
getTravelCost() - Method in class org.matsim.pt.router.InternalTransitPassengerRoute
 
getTravelDisutility() - Method in class org.matsim.pt.router.AbstractTransitRouter
 
getTravelDisutilityFactory() - Method in class org.matsim.core.controler.Controler
 
getTravelDisutilityFactory() - Method in interface org.matsim.core.controler.MatsimServices
 
getTravelTime() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute
 
getTravelTime() - Method in interface org.matsim.api.core.v01.population.Leg
Design thoughts: There is also a getTravelTime in the route.
getTravelTime() - Method in interface org.matsim.api.core.v01.population.Route
 
getTravelTime() - Method in class org.matsim.core.population.routes.AbstractRoute
 
getTravelTime() - Method in class org.matsim.pt.router.RouteSegment
 
getTravelTime(ArrayList<EventLog>, int) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
Get the travel time of one person.
getTravelTimeAggregatorType() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getTraveltimeBinSize() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
Returns the size of the time-window used to accumulate and average travel times.
getTravelTimeCalculatorType() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getTravelTimeGetterType() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
getTravelTimeInfo(Id<Link>) - Method in class org.matsim.withinday.trafficmonitoring.ArrayBasedTravelTimeInfoProvider
 
getTravelTimeInfo(Id<Link>) - Method in class org.matsim.withinday.trafficmonitoring.MapBasedTravelTimeInfoProvider
 
getTravelTimeInfo(Id<Link>) - Method in interface org.matsim.withinday.trafficmonitoring.TravelTimeInfoProvider
 
getTravelTimeInfo(Link) - Method in class org.matsim.withinday.trafficmonitoring.ArrayBasedTravelTimeInfoProvider
 
getTravelTimeInfo(Link) - Method in class org.matsim.withinday.trafficmonitoring.MapBasedTravelTimeInfoProvider
 
getTravelTimeInfo(Link) - Method in interface org.matsim.withinday.trafficmonitoring.TravelTimeInfoProvider
 
getTree() - Method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
getTriangles() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns the triangles in relationship with the edge.
getTripElements() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
getTripInfos(TripInfo.Request) - Method in interface org.matsim.core.mobsim.qsim.interfaces.TripInfo.Provider
 
getTripRouter() - Method in class org.matsim.core.router.PlanRouter
Deprecated.
getTripRouterProvider() - Method in class org.matsim.core.controler.Controler
Gives access to a TripRouter instance.
getTripRouterProvider() - Method in interface org.matsim.core.controler.MatsimServices
 
getTrips() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
getTrips(List<? extends PlanElement>) - Static method in class org.matsim.core.router.TripStructureUtils
 
getTrips(List<? extends PlanElement>, Predicate<String>) - Static method in class org.matsim.core.router.TripStructureUtils
 
getTrips(Plan) - Static method in class org.matsim.core.router.TripStructureUtils
 
getTrips(Plan, Predicate<String>) - Static method in class org.matsim.core.router.TripStructureUtils
 
getTripsWithoutSubSubtours() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
getTurningMoveRestrictions() - Method in class org.matsim.lanes.VisSignal
 
getType() - Method in interface org.matsim.api.core.v01.population.Activity
 
getType() - Method in interface org.matsim.api.core.v01.population.Plan
 
getType() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getType() - Method in class org.matsim.core.network.NetworkChangeEvent.ChangeValue
 
getType() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
getType() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getType() - Method in interface org.matsim.facilities.ActivityOption
 
getType() - Method in class org.matsim.facilities.ActivityOptionImpl
 
getType() - Method in interface org.matsim.vehicles.Vehicle
 
getType(Link) - Static method in class org.matsim.core.network.NetworkUtils
 
getType(Node) - Static method in class org.matsim.core.network.NetworkUtils
Deprecated.
getTypicalDuration() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
getTypicalDuration() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getTypicalDurationScoreComputation() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
getUmlaufStuecke() - Method in interface org.matsim.pt.Umlauf
 
getUmlaufStuecke() - Method in class org.matsim.pt.UmlaufImpl
 
getUnderlyingData() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
getUnrestrictedReplanningAgents(double) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
getUrl() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
getURL() - Method in class org.matsim.counts.algorithms.graphs.helper.Comp
 
getURLs() - Method in class org.matsim.counts.algorithms.graphs.helper.Section
 
getUsePersonIdForMissingVehicleId() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getUserDefined() - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
getUserDefined() - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
getUtilityOfLineSwitch() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getUtilityOfLineSwitch() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
getUtilityOfLineSwitch_utl() - Method in class org.matsim.pt.router.TransitRouterConfig
The additional utility to be added when an agent switches lines.
getUTMEPSGCodeForWGS84Coordinate(double, double) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Guesses the Universal Transverse Mercator (UTM) zone for a given WGS 84 coordinate, returns the corresponding EPSG code
getValue() - Method in class org.matsim.analysis.BinEntry
 
getValue() - Method in class org.matsim.api.core.v01.IdMap.Entry
 
getValue() - Method in class org.matsim.core.network.NetworkChangeEvent.ChangeValue
 
getValue() - Method in class org.matsim.counts.Volume
 
getValue() - Method in class org.matsim.matrices.Entry
 
getValue(double) - Method in interface org.matsim.core.network.TimeVariantAttribute
For base value, use Double.NEGATIVE_INFINITY.
getValue(String) - Method in class org.matsim.core.config.ConfigGroup
Deprecated.
getValue(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
getValue(String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
getValue(String) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
getValue(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
getValue(String) - Method in class org.matsim.core.config.ReflectiveConfigGroup
 
getVehArrivalTime(Link, double) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
getVehicle() - Method in interface org.matsim.core.mobsim.framework.VehicleUsingAgent
Design thoughts: MZ states (in his AdapterAgent) that the DriverAgent should not have this reference.
getVehicle() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
getVehicle() - Method in interface org.matsim.core.mobsim.qsim.pt.TransitVehicle
 
getVehicle() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
getVehicle() - Method in class org.matsim.core.router.Dijkstra
 
getVehicle() - Method in interface org.matsim.vis.snapshotwriters.VisVehicle
 
getVehicle(Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getVehicle(Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
getVehicle(Id<Vehicle>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
getVehicle(Id<Vehicle>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getVehicle(Id<Vehicle>) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getVehicleBehavior() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getVehicleCostInformation() - Method in class org.matsim.vehicles.VehicleType
Deprecated.
getVehicleId() - Method in class org.matsim.api.core.v01.events.LinkEnterEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.LinkLeaveEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
getVehicleId() - Method in class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
getVehicleId() - Method in class org.matsim.core.api.experimental.events.BoardingDeniedEvent
 
getVehicleId() - Method in class org.matsim.core.api.experimental.events.LaneEnterEvent
 
getVehicleId() - Method in class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
getVehicleId() - Method in class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
getVehicleId() - Method in class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
getVehicleId() - Method in interface org.matsim.core.api.internal.HasVehicleId
 
getVehicleId() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
getVehicleId() - Method in interface org.matsim.core.population.routes.NetworkRoute
 
getVehicleId() - Method in interface org.matsim.pt.transitSchedule.api.Departure
 
getVehicleId() - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
getVehicleId() - Method in interface org.matsim.pt.Umlauf
 
getVehicleId() - Method in class org.matsim.pt.UmlaufImpl
 
getVehicleId(Person, String) - Static method in class org.matsim.vehicles.VehicleUtils
Retrieves a vehicleId from the person's attributes.
getVehicleIds() - Method in interface org.matsim.households.Household
 
getVehicleIds() - Method in class org.matsim.households.HouseholdImpl
 
getVehicleIds(Person) - Static method in class org.matsim.vehicles.VehicleUtils
Retrieves vehicleIds of all vehicles that are assigned to the person.
getVehicles() - Method in interface org.matsim.api.core.v01.Scenario
 
getVehicles() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
getVehicles() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getVehicles() - Method in class org.matsim.core.scenario.MutableScenario
 
getVehicles() - Method in interface org.matsim.vehicles.Vehicles
 
getVehicles() - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getVehiclesDriver(Id<Vehicle>) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
getVehiclesFile() - Method in class org.matsim.core.config.groups.VehiclesConfigGroup
 
getVehiclesFile() - Method in class org.matsim.pt.config.TransitConfigGroup
 
getVehiclesFileURL(URL) - Method in class org.matsim.pt.config.TransitConfigGroup
 
getVehiclesSource() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
getVehicleType() - Method in interface org.matsim.vehicles.Vehicle
Deprecated.
getVehicleTypes() - Method in interface org.matsim.vehicles.Vehicles
 
getViewFactory() - Method in class org.matsim.run.gui.ConfigEditor.XmlEditorKit
 
getVisData() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
getVisData() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
getVisData() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
getVisData() - Method in interface org.matsim.vis.snapshotwriters.VisLink
 
getVisLinks() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
getVisLinks() - Method in interface org.matsim.vis.snapshotwriters.VisNetwork
 
getVisNetwork() - Method in class org.matsim.core.mobsim.qsim.QSim
 
getVisNetwork() - Method in interface org.matsim.vis.snapshotwriters.VisMobsim
 
getVolume(int) - Method in class org.matsim.counts.Count
 
getVolumeInCubicMeters() - Method in class org.matsim.vehicles.VehicleCapacity
 
getVolumes() - Method in class org.matsim.core.controler.Controler
 
getVolumes() - Method in interface org.matsim.core.controler.MatsimServices
 
getVolumes() - Method in class org.matsim.counts.Count
 
getVolumesArraySize() - Method in class org.matsim.analysis.VolumesAnalyzer
 
getVolumesForLink(Id<Link>) - Method in class org.matsim.analysis.VolumesAnalyzer
 
getVolumesForLink(Id<Link>, String) - Method in class org.matsim.analysis.VolumesAnalyzer
 
getVolumesForStop(Id<TransitStopFacility>) - Method in interface org.matsim.counts.algorithms.CountsComparisonAlgorithm.VolumesForId
 
getVolumesPerHourForLink(Id<Link>) - Method in class org.matsim.analysis.VolumesAnalyzer
 
getVolumesPerHourForLink(Id<Link>, String) - Method in class org.matsim.analysis.VolumesAnalyzer
 
getVspDefaultsCheckingLevel() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
getWaitingAtStopId() - Method in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
getWalkDisutility(Person, Coord, Coord) - Method in class org.matsim.pt.router.AbstractTransitRouter
 
getWalkTime(Person, Coord, Coord) - Method in class org.matsim.pt.router.AbstractTransitRouter
 
getWalkTravelDisutility(Person, Coord, Coord) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
getWalkTravelDisutility(Person, Coord, Coord) - Method in interface org.matsim.pt.router.TransitTravelDisutility
 
getWalkTravelTime(Person, Coord, Coord) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
getWalkTravelTime(Person, Coord, Coord) - Method in interface org.matsim.pt.router.TransitTravelDisutility
This is used for walking to and from the nearest transit stop from the start and end location, as well as for the "direct" walk from start to finish without using a pt line at all.
getWarnings() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
getWeight() - Method in class org.matsim.analysis.BinEntry
 
getWeight() - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
getWeight() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
getWeight() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
getWeight() - Method in interface org.matsim.core.mobsim.qsim.pt.PTPassengerAgent
 
getWeightInTons() - Method in class org.matsim.vehicles.VehicleCapacity
 
getWeights(String) - Method in class org.matsim.core.replanning.GenericStrategyManager
 
getWeights(String) - Method in class org.matsim.core.replanning.StrategyManager
 
getWeightsOfDefaultSubpopulation() - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
getWidth() - Method in class org.matsim.vehicles.VehicleType
 
getWidth(Link) - Method in class org.matsim.utils.gis.matsim2esri.network.CapacityBasedWidthCalculator
 
getWidth(Link) - Method in class org.matsim.utils.gis.matsim2esri.network.FreespeedBasedWidthCalculator
 
getWidth(Link) - Method in class org.matsim.utils.gis.matsim2esri.network.LanesBasedWidthCalculator
 
getWidth(Link) - Method in interface org.matsim.utils.gis.matsim2esri.network.WidthCalculator
 
getWithinDayEngine() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
getWithinDayReplannerFactories() - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
getWithinDayReplannerId() - Method in class org.matsim.withinday.replanning.replanners.tools.ReplanningTask
 
getWithinDayTravelTime() - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
getWriteCountsInterval() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
getWriteEventsInterval() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getWriteEventsUntilIteration() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getWriteLinkStatsInterval() - Method in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
getWritePlansInterval() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getWritePlansUntilIteration() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getWriteSnapshotsInterval() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getWriteTripsInterval() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
getX() - Method in class org.matsim.api.core.v01.Coord
 
getXval() - Method in class org.matsim.counts.algorithms.graphs.helper.Comp
 
getY() - Method in class org.matsim.api.core.v01.Coord
 
getYear() - Method in class org.matsim.counts.Counts
 
getZ() - Method in class org.matsim.api.core.v01.Coord
 
getZeroUtilityDuration_h() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
getZoomstart() - Method in class org.matsim.core.config.groups.ZoomEntry
 
giveBackPromisedSpaceToRoad() - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
GK4 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
GK4toWGS84 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from Gauss Krueger 4 to WGS84
GK4toWGS84() - Constructor for class org.matsim.core.utils.geometry.transformations.GK4toWGS84
 
global() - Method in class org.matsim.core.config.Config
 
GlobalConfigGroup - Class in org.matsim.core.config.groups
 
GlobalConfigGroup() - Constructor for class org.matsim.core.config.groups.GlobalConfigGroup
 
GO - org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic.AcceptTurn
 
googleearth - org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
 
GraphvizRenderer - Class in org.matsim.guice
 
GraphvizRenderer() - Constructor for class org.matsim.guice.GraphvizRenderer
 
GREEN - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 
GROUP - Static variable in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.ControlerConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.CountsConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.GlobalConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.NetworkConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.PlansConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.PtCountsConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.QSimConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.ScenarioConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.StrategyConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.VehiclesConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.pt.config.TransitConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.pt.config.TransitRouterConfigGroup
 
GROUP_NAME - Static variable in class org.matsim.withinday.controller.WithinDayConfigGroup
 
GROUPNAME - Static variable in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
Gui - Class in org.matsim.run.gui
 
gzip - org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
 

H

hadException - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
handleActivity(Activity) - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
handleActivity(Activity) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
handleActivity(Activity) - Method in interface org.matsim.core.scoring.ScoringFunction
Tells the scoring function about an Activity.
handleActivity(Activity) - Method in interface org.matsim.core.scoring.SumScoringFunction.ActivityScoring
 
handleActivity(Activity) - Method in class org.matsim.core.scoring.SumScoringFunction
 
handleActivity(Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
handleActivity(Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
handleActivity(Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
 
handleActivity(MobsimAgent) - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
This method is called by QSim to pass in agents which then "live" in the activity layer until they are handed out again through the internalInterface.
handleActivity(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.interfaces.ActivityHandler
 
handleActivity(PersonExperiencedActivity) - Method in interface org.matsim.core.scoring.EventsToActivities.ActivityHandler
 
handleDeparture(double, MobsimAgent, Id<Link>) - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
handleDeparture(double, MobsimAgent, Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.interfaces.DepartureHandler
 
handleDeparture(double, MobsimAgent, Id<Link>) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.analysis.CalcLegTimes
 
handleEvent(ActivityEndEvent) - Method in interface org.matsim.api.core.v01.events.handler.ActivityEndEventHandler
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.core.scoring.EventsToActivities
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
handleEvent(ActivityEndEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.analysis.CalcLegTimes
 
handleEvent(ActivityStartEvent) - Method in interface org.matsim.api.core.v01.events.handler.ActivityStartEventHandler
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.core.scoring.EventsToActivities
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
handleEvent(ActivityStartEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
handleEvent(Event) - Method in class org.matsim.core.events.algorithms.EventWriterJson
 
handleEvent(Event) - Method in class org.matsim.core.events.algorithms.EventWriterXML
 
handleEvent(Event) - Method in interface org.matsim.core.events.handler.BasicEventHandler
 
handleEvent(Event) - Method in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
handleEvent(Event) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
handleEvent(Event) - Method in interface org.matsim.core.scoring.ScoringFunction
 
handleEvent(Event) - Method in interface org.matsim.core.scoring.SumScoringFunction.ArbitraryEventScoring
 
handleEvent(Event) - Method in class org.matsim.core.scoring.SumScoringFunction
 
handleEvent(Event) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
handleEvent(Event) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.ArbitraryEventScoring
Deprecated.
handleEvent(Event) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
handleEvent(GenericEvent) - Method in interface org.matsim.api.core.v01.events.handler.GenericEventHandler
 
handleEvent(LinkEnterEvent) - Method in interface org.matsim.api.core.v01.events.handler.LinkEnterEventHandler
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
handleEvent(LinkEnterEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.analysis.VolumesAnalyzer
 
handleEvent(LinkLeaveEvent) - Method in interface org.matsim.api.core.v01.events.handler.LinkLeaveEventHandler
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(LinkLeaveEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.analysis.CalcLegTimes
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.analysis.LegHistogram
 
handleEvent(PersonArrivalEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonArrivalEventHandler
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
handleEvent(PersonArrivalEvent) - Method in class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.analysis.CalcLegTimes
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.analysis.LegHistogram
 
handleEvent(PersonDepartureEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonDepartureEventHandler
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(PersonDepartureEvent) - Method in class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
handleEvent(PersonEntersVehicleEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonEntersVehicleEventHandler
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.pt.analysis.RouteOccupancy
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.pt.analysis.TransitLoad
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
handleEvent(PersonEntersVehicleEvent) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
handleEvent(PersonLeavesVehicleEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonLeavesVehicleEventHandler
 
handleEvent(PersonLeavesVehicleEvent) - Method in class org.matsim.pt.analysis.RouteOccupancy
 
handleEvent(PersonLeavesVehicleEvent) - Method in class org.matsim.pt.analysis.TransitLoad
 
handleEvent(PersonLeavesVehicleEvent) - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
handleEvent(PersonLeavesVehicleEvent) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
handleEvent(PersonMoneyEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonMoneyEventHandler
 
handleEvent(PersonMoneyEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.analysis.LegHistogram
 
handleEvent(PersonStuckEvent) - Method in interface org.matsim.api.core.v01.events.handler.PersonStuckEventHandler
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
handleEvent(PersonStuckEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
handleEvent(TransitDriverStartsEvent) - Method in interface org.matsim.api.core.v01.events.handler.TransitDriverStartsEventHandler
 
handleEvent(TransitDriverStartsEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(TransitDriverStartsEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(TransitDriverStartsEvent) - Method in class org.matsim.pt.analysis.TransitLoad
 
handleEvent(TransitDriverStartsEvent) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
handleEvent(VehicleAbortsEvent) - Method in interface org.matsim.api.core.v01.events.handler.VehicleAbortsEventHandler
 
handleEvent(VehicleAbortsEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.analysis.VolumesAnalyzer
 
handleEvent(VehicleEntersTrafficEvent) - Method in interface org.matsim.api.core.v01.events.handler.VehicleEntersTrafficEventHandler
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.events.algorithms.Vehicle2DriverEventHandler
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
handleEvent(VehicleEntersTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
handleEvent(VehicleLeavesTrafficEvent) - Method in interface org.matsim.api.core.v01.events.handler.VehicleLeavesTrafficEventHandler
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.core.events.algorithms.Vehicle2DriverEventHandler
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
handleEvent(VehicleLeavesTrafficEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
handleEvent(AgentWaitingForPtEvent) - Method in interface org.matsim.core.api.experimental.events.handler.AgentWaitingForPtEventHandler
 
handleEvent(BoardingDeniedEvent) - Method in interface org.matsim.core.api.experimental.events.handler.BoardingDeniedEventHandler
 
handleEvent(LaneEnterEvent) - Method in interface org.matsim.core.api.experimental.events.handler.LaneEnterEventHandler
 
handleEvent(LaneLeaveEvent) - Method in interface org.matsim.core.api.experimental.events.handler.LaneLeaveEventHandler
 
handleEvent(TeleportationArrivalEvent) - Method in interface org.matsim.core.api.experimental.events.handler.TeleportationArrivalEventHandler
 
handleEvent(TeleportationArrivalEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(TeleportationArrivalEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in interface org.matsim.core.api.experimental.events.handler.VehicleArrivesAtFacilityEventHandler
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.core.scoring.EventsToLegs
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.pt.analysis.RouteTimeDiagram
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.pt.analysis.TransitLoad
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.pt.analysis.VehicleTracker
 
handleEvent(VehicleArrivesAtFacilityEvent) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
handleEvent(VehicleDepartsAtFacilityEvent) - Method in interface org.matsim.core.api.experimental.events.handler.VehicleDepartsAtFacilityEventHandler
 
handleEvent(VehicleDepartsAtFacilityEvent) - Method in class org.matsim.pt.analysis.RouteTimeDiagram
 
handleEvent(VehicleDepartsAtFacilityEvent) - Method in class org.matsim.pt.analysis.TransitLoad
 
handleEvent(VehicleDepartsAtFacilityEvent) - Method in class org.matsim.pt.analysis.VehicleTracker
 
handleEvent(VehicleDepartsAtFacilityEvent) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
handleEvent(TransitScheduleChangedEvent) - Method in interface org.matsim.pt.router.TransitScheduleChangedEventHandler
 
handleEvent(ReplanningEvent) - Method in interface org.matsim.withinday.events.handler.ReplanningEventHandler
 
handleEvent(ReplanningEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
handleFirstActivity(Activity) - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
handleFirstActivity(Activity) - Method in interface org.matsim.core.scoring.SumScoringFunction.ActivityScoring
 
handleFirstActivity(Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
handleInitialVehicleArrival(QVehicle, Link) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.DefaultVehicleHandler
 
handleInitialVehicleArrival(QVehicle, Link) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.VehicleHandler
Called when a vehicle is initially placed on a certain link.
handleLastActivity(Activity) - Method in class org.matsim.core.scoring.functions.CharyparNagelActivityScoring
 
handleLastActivity(Activity) - Method in interface org.matsim.core.scoring.SumScoringFunction.ActivityScoring
 
handleLastActivity(Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
handleLeg(Leg) - Method in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
handleLeg(Leg) - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
handleLeg(Leg) - Method in interface org.matsim.core.scoring.ScoringFunction
Tells the scoring function about a Leg.
handleLeg(Leg) - Method in class org.matsim.core.scoring.SumScoringFunction
 
handleLeg(Leg) - Method in interface org.matsim.core.scoring.SumScoringFunction.LegScoring
 
handleLeg(Leg) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
handleLeg(Leg) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
 
handleLeg(PersonExperiencedLeg) - Method in interface org.matsim.core.scoring.EventsToLegs.LegHandler
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.DeadlockPreventionMessage
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.EndLegMessage
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.EndRoadMessage
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.EnterRoadMessage
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.LeaveRoadMessage
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
handleMessage() - Method in class org.matsim.core.mobsim.jdeqsim.StartingLegMessage
 
handlePassengerEntering(PTPassengerAgent, MobsimVehicle, Id<TransitStopFacility>, double) - Method in interface org.matsim.core.mobsim.qsim.pt.PassengerAccessEgress
 
handlePassengerLeaving(PTPassengerAgent, MobsimVehicle, Id<Link>, double) - Method in interface org.matsim.core.mobsim.qsim.pt.PassengerAccessEgress
 
handlePlan(Plan) - Method in interface org.matsim.api.core.v01.replanning.PlanStrategyModule
Tells this module to handle the specified plan.
handlePlan(Plan) - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
handlePlan(Plan) - Method in class org.matsim.core.replanning.modules.ExternalModule
 
handlePlan(Plan) - Method in class org.matsim.core.replanning.modules.ModeAndRouteConsistencyChecker
 
handlePlan(T) - Method in interface org.matsim.core.replanning.modules.GenericPlanStrategyModule
Tells this module to handle the specified plan.
handleTransitStop(TransitStopFacility, double) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
handleTransitStop(TransitStopFacility, double) - Method in interface org.matsim.core.mobsim.qsim.pt.TransitDriverAgent
 
handleTransitStop(TransitStopFacility, double, List<PTPassengerAgent>, List<PTPassengerAgent>, PassengerAccessEgress, MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.pt.ComplexTransitStopHandler
 
handleTransitStop(TransitStopFacility, double, List<PTPassengerAgent>, List<PTPassengerAgent>, PassengerAccessEgress, MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.pt.SimpleTransitStopHandler
 
handleTransitStop(TransitStopFacility, double, List<PTPassengerAgent>, List<PTPassengerAgent>, PassengerAccessEgress, MobsimVehicle) - Method in interface org.matsim.core.mobsim.qsim.pt.TransitStopHandler
Handles the loading and unloading for a transit vehicle.
handleTrip(TripStructureUtils.Trip) - Method in interface org.matsim.core.scoring.ScoringFunction
 
handleTrip(TripStructureUtils.Trip) - Method in class org.matsim.core.scoring.SumScoringFunction
 
handleTrip(TripStructureUtils.Trip) - Method in interface org.matsim.core.scoring.SumScoringFunction.TripScoring
 
handleTrip(TripStructureUtils.Trip) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
 
handleVehicleArrival(QVehicle, Link) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.DefaultVehicleHandler
 
handleVehicleArrival(QVehicle, Link) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.VehicleHandler
Called when a vehicle wants to arrive at a certain link the network simulation.
handleVehicleDeparture(QVehicle, Link) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.DefaultVehicleHandler
 
handleVehicleDeparture(QVehicle, Link) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler.VehicleHandler
Called when a vehicle departs in the network simulation.
HARTEBEESTHOEK94_LO19 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
HARTEBEESTHOEK94_LO29 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
HARTEBEESTHOEK94_LO31 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
HAS_MISSING_STOP_FACILITY - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
 
HAS_NO_LINK_REF - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
 
HasAgentTracker - Interface in org.matsim.core.mobsim.qsim
 
hasCarLeg(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
hasComponent(Annotation) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
hasComponent(Class<? extends Annotation>) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
HasFacilityId - Interface in org.matsim.api.core.v01.events
 
hasGreenForAllToLinks() - Method in interface org.matsim.core.mobsim.qsim.interfaces.SignalizeableItem
 
hasGreenForAllToLinks() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
returns true, if at least on signal at the link/lane shows green
hasGreenForAllToLinks() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
hasGreenForToLink(Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.interfaces.SignalizeableItem
 
hasGreenForToLink(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
 
hasGreenForToLink(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
hashCode() - Method in class org.matsim.api.core.v01.Coord
 
hashCode() - Method in class org.matsim.api.core.v01.events.Event
 
hashCode() - Method in class org.matsim.api.core.v01.IdMap.Entry
 
hashCode() - Method in class org.matsim.api.core.v01.IdMap
 
hashCode() - Method in class org.matsim.api.core.v01.IdSet
 
hashCode() - Method in class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
hashCode() - Method in class org.matsim.core.network.NetworkChangeEvent.ChangeValue
 
hashCode() - Method in class org.matsim.core.network.NetworkChangeEvent
 
hashCode() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
hashCode() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
hashCode() - Method in class org.matsim.core.utils.collections.Tuple
 
hashCode() - Method in class org.matsim.core.utils.misc.OptionalTime
 
hashCode() - Method in class org.matsim.facilities.OpeningTimeImpl
 
hashCode() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
hashCode() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
HasIndex - Interface in org.matsim.core.router.priorityqueue
An interface to mark classes that enumerate their objects.
hasLicense(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
HasLinkId - Interface in org.matsim.api.core.v01.events
 
HasModifiablePlan - Interface in org.matsim.core.mobsim.qsim.agents
 
hasNamedComponent(String) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
hasNext() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes.MinimalTransferTimesIterator
 
hasOption(String) - Method in class org.matsim.core.config.CommandLine
Returns whether a certain named command line option is present.
HasPerson - Interface in org.matsim.core.mobsim.framework
 
HasPersonId - Interface in org.matsim.core.api.internal
 
HasPlansAndId<T extends BasicPlan,​I> - Interface in org.matsim.api.core.v01.population
 
HasVehicle - Interface in org.matsim.api.core.v01.population
 
HasVehicleId - Interface in org.matsim.core.api.internal
 
hasZ() - Method in class org.matsim.api.core.v01.Coord
 
headings - Variable in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
hierarchy - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
hierarchy - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmWay
Deprecated.
 
highwayDefaults - Variable in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
home - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
hour - org.matsim.households.Income.IncomePeriod
 
Household - Interface in org.matsim.households
 
HOUSEHOLD - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
HOUSEHOLD_ATTRIBUTES_DEPRECATION_MESSAGE - Static variable in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
HouseholdAlgorithm - Interface in org.matsim.households.algorithms
 
HouseholdImpl - Class in org.matsim.households
 
HouseholdImpl(Id<Household>) - Constructor for class org.matsim.households.HouseholdImpl
 
HouseholdIncomeComparator - Class in org.matsim.households
Simple comparator for households to compare them by income
HouseholdIncomeComparator() - Constructor for class org.matsim.households.HouseholdIncomeComparator
 
households - org.matsim.core.controler.Controler.DefaultFiles
 
households() - Method in class org.matsim.core.config.Config
 
Households - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Households - Interface in org.matsim.households
 
HOUSEHOLDS - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
HouseholdsAlgorithmRunner - Class in org.matsim.households
 
HouseholdsAlgorithmRunner() - Constructor for class org.matsim.households.HouseholdsAlgorithmRunner
 
HouseholdsConfigGroup - Class in org.matsim.core.config.groups
Config group for households
HouseholdsConfigGroup() - Constructor for class org.matsim.core.config.groups.HouseholdsConfigGroup
 
HouseholdsFactory - Interface in org.matsim.households
 
HouseholdsFactoryImpl - Class in org.matsim.households
 
HouseholdsFactoryImpl() - Constructor for class org.matsim.households.HouseholdsFactoryImpl
 
HouseholdsImpl - Class in org.matsim.households
Basic implementation of the Households container, a pure data class
HouseholdsImpl() - Constructor for class org.matsim.households.HouseholdsImpl
 
HouseholdsReaderV10 - Class in org.matsim.households
 
HouseholdsReaderV10(Households) - Constructor for class org.matsim.households.HouseholdsReaderV10
 
HouseholdsSchemaV10Names - Interface in org.matsim.households
 
HouseholdsStreamingReaderV10 - Class in org.matsim.households
 
HouseholdsStreamingReaderV10(HouseholdsAlgorithmRunner) - Constructor for class org.matsim.households.HouseholdsStreamingReaderV10
 
HouseholdsWriterV10 - Class in org.matsim.households
 
HouseholdsWriterV10(Households) - Constructor for class org.matsim.households.HouseholdsWriterV10
 
HouseholdUtils - Class in org.matsim.households
 
HouseholdUtils() - Constructor for class org.matsim.households.HouseholdUtils
 
HullConverter - Class in org.matsim.core.network.algorithms.intersectionSimplifier
Converts a Geometry, specifically a Polygon to a sequence of coordinates, each representing a boundary point of the polygon.
HullConverter() - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.HullConverter
 
HullEdge - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
 
HullEdge() - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Default constructor.
HullEdge(int) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Constructor.
HullEdge(int, boolean) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Constructor.
HullEdge(int, LineSegment) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Constructor.
HullEdge(int, LineSegment, boolean) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Constructor.
HullEdge(int, LineSegment, HullNode, HullNode, boolean) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Constructor.
HullNode - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
 
HullNode(int, Coordinate) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Constructor.
HullTriangle - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
 
HullTriangle() - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Default constructor.
HullTriangle(int) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Constructor.

I

id - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmNode
Deprecated.
 
id - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmWay
Deprecated.
 
id - Variable in class org.matsim.visum.VisumNetwork.EdgeType
 
id - Variable in class org.matsim.visum.VisumNetwork.Stop
 
id - Variable in class org.matsim.visum.VisumNetwork.StopArea
 
id - Variable in class org.matsim.visum.VisumNetwork.StopPoint
 
id - Variable in class org.matsim.visum.VisumNetwork.TransitLine
 
id - Variable in class org.matsim.visum.VisumNetwork.TransitLineRoute
 
id - Variable in class org.matsim.visum.VisumNetwork.VehicleCombination
 
id - Variable in class org.matsim.visum.VisumNetwork.VehicleUnit
 
id - Variable in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
Id<T> - Class in org.matsim.api.core.v01
Represents a unique identifier.
Id() - Constructor for class org.matsim.api.core.v01.Id
 
ID - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
Identifiable<T> - Interface in org.matsim.api.core.v01
 
IdentifiableArrayMap<S,​T extends Identifiable<S>> - Class in org.matsim.core.utils.collections
Memory-optimized map, backed by a simple array, for storing small number of Identifiables.
IdentifiableArrayMap() - Constructor for class org.matsim.core.utils.collections.IdentifiableArrayMap
 
identifyLandmarks(int, Network) - Method in interface org.matsim.core.router.util.Landmarker
 
identifyLandmarks(int, Network) - Method in class org.matsim.core.router.util.PieSlicesLandmarker
 
identifyMainMode(List<? extends PlanElement>) - Method in class ch.sbb.matsim.routing.pt.raptor.IntermodalAwareRouterModeIdentifier
Intermodal trips can have a number of different legs and interaction activities, e.g.: non_network_walk | bike-interaction | bike | pt-interaction | transit-walk | pt-interaction | train | pt-interaction | non_network_walk Thus, this main mode identifier uses the following heuristic to decide to which router mode a trip belongs: - if there is a leg with a pt mode (based on config.transit().getTransitModes(), it returns that pt mode.
identifyMainMode(List<? extends PlanElement>) - Method in class org.matsim.analysis.TransportPlanningMainModeIdentifier
 
identifyMainMode(List<? extends PlanElement>) - Method in interface org.matsim.core.router.MainModeIdentifier
 
identifyMainMode(List<? extends PlanElement>) - Method in class org.matsim.core.router.MainModeIdentifierImpl
 
identifyMainMode(List<? extends PlanElement>) - Method in class org.matsim.core.router.RoutingModeMainModeIdentifier
 
identifyMainMode(List<? extends PlanElement>) - Static method in class org.matsim.core.router.TripStructureUtils
 
IdentityTransformation - Class in org.matsim.core.utils.geometry.transformations
A very simple coordinate transformation which always returns the same coordinate as it was given.
IdentityTransformation() - Constructor for class org.matsim.core.utils.geometry.transformations.IdentityTransformation
 
IdMap<T,​V> - Class in org.matsim.api.core.v01
 
IdMap(Class<T>) - Constructor for class org.matsim.api.core.v01.IdMap
 
IdMap(Class<T>, int) - Constructor for class org.matsim.api.core.v01.IdMap
 
IdMap.Entry<T,​V> - Class in org.matsim.api.core.v01
 
IdSet<T> - Class in org.matsim.api.core.v01
 
IdSet(Class<T>) - Constructor for class org.matsim.api.core.v01.IdSet
 
IdSet(Class<T>, int) - Constructor for class org.matsim.api.core.v01.IdSet
 
idSetToString(Set<Id<T>>) - Static method in class org.matsim.core.utils.collections.CollectionUtils
 
ifDefined(DoubleConsumer) - Method in class org.matsim.core.utils.misc.OptionalTime
 
ifDefinedOrElse(DoubleConsumer, Runnable) - Method in class org.matsim.core.utils.misc.OptionalTime
 
ignore - org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
 
ignoreFrcType7onewayN - Variable in class org.matsim.core.network.io.NetworkReaderTeleatlas
option flag: if set, the reader ignores all network links with
ignoreFrcType8 - Variable in class org.matsim.core.network.io.NetworkReaderTeleatlas
option flag: if set, the reader ignores all network links with
ImaginaryNode - Class in org.matsim.core.router
Used by the MultiNodeDijkstra for backwards compatibility with default Dijkstra.
incChangeEvents() - Method in interface org.matsim.core.network.TimeVariantAttribute
 
incCounter() - Method in class org.matsim.core.utils.misc.Counter
 
incLost() - Method in interface org.matsim.core.mobsim.qsim.interfaces.AgentCounter
 
Income - Interface in org.matsim.households
Simple interface to represent an income including a time period and a currency.
INCOME - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
Income.IncomePeriod - Enum in org.matsim.households
 
IncomeImpl - Class in org.matsim.households
 
IncomeImpl(double, Income.IncomePeriod) - Constructor for class org.matsim.households.IncomeImpl
 
incrementPromisedToEnterRoad() - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
incrementTime() - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
index - Variable in class org.matsim.visum.VisumNetwork.Departure
 
index - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
index - Variable in class org.matsim.visum.VisumNetwork.TimeProfile
 
index - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
index() - Method in class org.matsim.api.core.v01.Id
 
indexOfNextActivityWithType(MobsimAgent, String) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
indexOfPlanElement(MobsimAgent, PlanElement) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
Individual - ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ScoringParameters
 
IndividualRaptorParametersForPerson - Class in ch.sbb.matsim.routing.pt.raptor
An implementation of RaptorParametersForPerson that returns an individual set of routing parameters, based on ScoringParametersForPerson.
IndividualRaptorParametersForPerson(Config, ScoringParametersForPerson) - Constructor for class ch.sbb.matsim.routing.pt.raptor.IndividualRaptorParametersForPerson
 
info - org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
 
init() - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
init(String) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
init(String) - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
init(ReplanningContext) - Method in interface org.matsim.core.replanning.GenericPlanStrategy
Tells this strategy to initialize its modules.
init(ReplanningContext) - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
initBeforeSimStep() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
initForLink(Link) - Method in class org.matsim.pt.router.CustomDataManager
 
initFromNode(Node, Node, double, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.AStarEuclidean
Initializes the first node of a route.
initialCost - Variable in class org.matsim.core.router.InitialNode
 
InitialIdentifier - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
InitialIdentifier() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.InitialIdentifier
 
InitialIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers.interfaces
 
InitialIdentifierFactory() - Constructor for class org.matsim.withinday.replanning.identifiers.interfaces.InitialIdentifierFactory
 
InitialIdentifierImpl - Class in org.matsim.withinday.replanning.identifiers
 
InitialIdentifierImplFactory - Class in org.matsim.withinday.replanning.identifiers
 
InitialIdentifierImplFactory(MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.InitialIdentifierImplFactory
 
initialize() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
initialize() - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
initialize() - Method in class org.matsim.core.router.util.ArrayRoutingNetwork
 
initialize() - Method in interface org.matsim.core.router.util.RoutingNetwork
 
initialize(QNetsimEngineI, AgentCounter, MobsimTimer) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QNetwork
 
initializeFactory(AgentCounter, MobsimTimer, QNetsimEngineI.NetsimInternalInterface) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
initializeFactory(AgentCounter, MobsimTimer, QNetsimEngineI.NetsimInternalInterface) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultQNetworkFactory
 
initializeFactory(AgentCounter, MobsimTimer, QNetsimEngineI.NetsimInternalInterface) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLanesNetworkFactory
 
initializeFactory(AgentCounter, MobsimTimer, QNetsimEngineI.NetsimInternalInterface) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetworkFactory
I need info from the mobsim.
initializeOutputLogging() - Static method in class org.matsim.core.controler.ControlerUtils
Deprecated.
InitialNode - Class in org.matsim.core.router
Used by the MultiNodeDijkstra to store initial time and cost.
InitialNode(double, double) - Constructor for class org.matsim.core.router.InitialNode
 
InitialNode(Node, double, double) - Constructor for class org.matsim.core.router.InitialNode
 
InitialReplanner - Class in org.matsim.withinday.replanning.replanners
 
InitialReplannerFactory - Class in org.matsim.withinday.replanning.replanners
 
InitialReplannerFactory(Scenario, WithinDayEngine, Provider<TripRouter>) - Constructor for class org.matsim.withinday.replanning.replanners.InitialReplannerFactory
 
InitialReplanningModule - Class in org.matsim.withinday.mobsim
 
InitialReplanningModule(ParallelInitialReplanner) - Constructor for class org.matsim.withinday.mobsim.InitialReplanningModule
 
InitialStop - Class in ch.sbb.matsim.routing.pt.raptor
Specifies the access or egress time and costs for a specific TransitStopFacility and a specific mode.
InitialStop(TransitStopFacility, double, double, double, String) - Constructor for class ch.sbb.matsim.routing.pt.raptor.InitialStop
 
InitialStop(TransitStopFacility, double, double, List<? extends PlanElement>) - Constructor for class ch.sbb.matsim.routing.pt.raptor.InitialStop
 
initialTime - Variable in class org.matsim.core.router.InitialNode
 
initiateEndingLegMode() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
initLogging(OutputDirectoryHierarchy) - Static method in class org.matsim.core.controler.OutputDirectoryLogging
Initializes log4j to write log output to files in output directory.
initLoggingWithOutputDirectory(String) - Static method in class org.matsim.core.controler.OutputDirectoryLogging
Call this method to create 2 log4j logfiles in the output directory specified as parameter.
initProcessing() - Method in interface org.matsim.core.api.experimental.events.EventsManager
Called before the first event is sent for processing.
initProcessing() - Method in class org.matsim.core.events.EventsManagerImpl
 
initProcessing() - Method in class org.matsim.core.events.ParallelEventsManager
 
initProcessing() - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
initProcessing() - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
InitRoutes - Class in org.matsim.run
Assigns for each leg of each plan of each person an initial (freespeed) route.
InitRoutes() - Constructor for class org.matsim.run.InitRoutes
 
Injector - Class in org.matsim.core.controler
 
INPUT_CRS_ATT - Static variable in class org.matsim.core.scenario.ProjectionUtils
Name of the attribute to add to top-level containers to specify the projection the coordinates are in.
insertActivity(MobsimAgent, int, Activity) - Method in class org.matsim.withinday.utils.EditPlans
Convenience method, clarifying that this can be called without giving the mode.
insertActivity(MobsimAgent, int, Activity, String, String) - Method in class org.matsim.withinday.utils.EditPlans
 
insertAgentIntoMobsim(MobsimAgent) - Method in class org.matsim.core.mobsim.qsim.QSim
 
insertAgentsIntoMobsim() - Method in interface org.matsim.core.mobsim.framework.AgentSource
 
insertAgentsIntoMobsim() - Method in class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
 
insertAgentsIntoMobsim() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
insertEmptyTrip(Plan, Activity, Activity, String) - Method in class org.matsim.withinday.utils.EditTrips
 
insertEmptyTrip(Plan, Activity, Activity, String, PopulationFactory) - Static method in class org.matsim.withinday.utils.EditTrips
 
insertLegAct(Plan, int, Leg, Activity) - Static method in class org.matsim.core.population.PopulationUtils
Inserts a leg and a following act at position pos into the plan.
insertPassengerIntoVehicle(MobsimAgent, Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
insertTrip(List<PlanElement>, Activity, List<? extends PlanElement>, Activity) - Static method in class org.matsim.core.router.TripRouter
Inserts a trip between two activities in a sequence of plan elements.
insertTrip(Plan, Activity, List<? extends PlanElement>, Activity) - Static method in class org.matsim.core.router.TripRouter
Inserts a trip between two activities in the sequence of plan elements returned by the Plan.getPlanElements() method of a plan.
insertVehicleIdsIntoAttributes(Person, Map<String, Id<Vehicle>>) - Static method in class org.matsim.vehicles.VehicleUtils
Attaches vehicle ids to a person, so that the router knows which vehicle to use for which mode and person.
install() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorModule
 
install() - Method in class org.matsim.analysis.IterationTravelStatsModule
 
install() - Method in class org.matsim.analysis.LegHistogramModule
 
install() - Method in class org.matsim.analysis.LegTimesModule
 
install() - Method in class org.matsim.analysis.LinkStatsModule
 
install() - Method in class org.matsim.analysis.ModeStatsModule
 
install() - Method in class org.matsim.analysis.ScoreStatsModule
 
install() - Method in class org.matsim.analysis.VolumesAnalyzerModule
 
install() - Method in class org.matsim.core.controler.AbstractModule
 
install() - Method in class org.matsim.core.controler.ControlerDefaultsModule
 
install() - Method in class org.matsim.core.controler.corelisteners.ControlerDefaultCoreListenersModule
 
install() - Method in class org.matsim.core.controler.DefaultPrepareForSimModule
 
install() - Method in class org.matsim.core.controler.NewControlerModule
 
install() - Method in class org.matsim.core.controler.ReplayEvents.Module
 
install() - Method in class org.matsim.core.events.EventsManagerModule
 
install() - Method in class org.matsim.core.mobsim.DefaultMobsimModule
 
install() - Method in class org.matsim.core.mobsim.qsim.QSimModule
 
install() - Method in class org.matsim.core.population.VspPlansCleanerModule
 
install() - Method in class org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule
 
install() - Method in class org.matsim.core.replanning.StrategyManagerModule
 
install() - Method in class org.matsim.core.router.costcalculators.TravelDisutilityModule
 
install() - Method in class org.matsim.core.router.LeastCostPathCalculatorModule
 
install() - Method in class org.matsim.core.router.TripRouterModule
 
install() - Method in class org.matsim.core.scenario.ScenarioByConfigModule
 
install() - Method in class org.matsim.core.scenario.ScenarioByInstanceModule
 
install() - Method in class org.matsim.core.scoring.ExperiencedPlanElementsModule
 
install() - Method in class org.matsim.core.scoring.ExperiencedPlansModule
 
install() - Method in class org.matsim.core.scoring.functions.CharyparNagelScoringFunctionModule
 
install() - Method in class org.matsim.core.scoring.PlansScoringModule
 
install() - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculatorModule
 
install() - Method in class org.matsim.counts.CountsModule
 
install() - Method in class org.matsim.guice.DependencyGraphModule
 
install() - Method in class org.matsim.pt.counts.PtCountsModule
 
install() - Method in class org.matsim.pt.router.TransitRouterModule
 
install() - Method in class org.matsim.vis.snapshotwriters.SnapshotWritersModule
 
install() - Method in class org.matsim.withinday.controller.WithinDayModule
 
install() - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTimeModule
 
install(Module) - Method in class org.matsim.core.controler.AbstractModule
 
install(AbstractQSimModule) - Method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
installQSimModule(AbstractQSimModule) - Method in class org.matsim.core.controler.AbstractModule
 
IntegerCache - Class in org.matsim.core.utils.misc
 
IntegerCache() - Constructor for class org.matsim.core.utils.misc.IntegerCache
 
IntegerConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
IntegerConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.IntegerConverter
 
IntermodalAccessEgressParameterSet() - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
IntermodalAwareRouterModeIdentifier - Class in ch.sbb.matsim.routing.pt.raptor
 
IntermodalAwareRouterModeIdentifier(Config) - Constructor for class ch.sbb.matsim.routing.pt.raptor.IntermodalAwareRouterModeIdentifier
 
internalInterface - Variable in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
InternalInterface - Interface in org.matsim.core.mobsim.qsim
Design thoughts: The main functionality of this interface is arrangeNextAgentState.
InternalTransitPassengerRoute - Class in org.matsim.pt.router
 
InternalTransitPassengerRoute(double, List<RouteSegment>) - Constructor for class org.matsim.pt.router.InternalTransitPassengerRoute
 
intersection(QuadTree.Rect) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Computes the intersection of this Rect with the specified Rect.
INTERSECTION - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
IntersectionSimplifier - Class in org.matsim.core.network.algorithms.intersectionSimplifier
Class to simplify a given network's intersections.
IntersectionSimplifier(double, int) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
 
intersects(QuadTree.Rect) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Tests if this Rect intersects another Rect.
interval - Variable in class org.matsim.analysis.Bins
 
INVALID - Static variable in class org.matsim.core.gbl.Gbl
 
inverseOutFlowCapacity - Variable in class org.matsim.core.mobsim.jdeqsim.Road
 
IOUtils - Class in org.matsim.core.utils.io
This class provides helper methods for input/output in MATSim.
isAbleToOverwritePtInteractionParams() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
isAcceptingFromUpstream() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
isAcceptingFromWait(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
isAcceptingTurn(Link, QLaneI, Id<Link>, QVehicle, QNetwork, double) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultTurnAcceptanceLogic
 
isAcceptingTurn(Link, QLaneI, Id<Link>, QVehicle, QNetwork, double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic
 
isActive() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
isAffectingDuration() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
isAffectingDuration() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
isAlive() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
isAtRealActivity(MobsimAgent) - Method in class org.matsim.withinday.utils.EditPlans
 
isAwaitDepartureTime() - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
Returns whether a driver should wait until the specified departure time has come before departing, especially if the driver is too early at the stop.
isAwaitDepartureTime() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
isBorder() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Returns true if the edge is a border edge of the triangulation framework, false otherwise.
isBorder() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Returns true if the vertex is a border vertex of the triangulation framework, false otherwise.
isCacheTree() - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
isCacheTree() - Method in class org.matsim.pt.router.TransitRouterConfig
 
isCalculateLinkToLinkTravelTimes() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
isCalculateLinkTravelTimes() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
isClosed() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
isCoordInGeometries(Coord, List<Geometry>) - Static method in class org.matsim.utils.gis.shp2matsim.ShpGeometryUtils
 
isCoordInPreparedGeometries(Coord, List<PreparedGeometry>) - Static method in class org.matsim.utils.gis.shp2matsim.ShpGeometryUtils
 
isCreateGraphs() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
isCurrentLegFinished() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
isDefined() - Method in class org.matsim.core.utils.misc.OptionalTime
 
isDuringActivityReplanning() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
isDuringLegReplanning() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
isEmployed(Person) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
isEmpty() - Method in class org.matsim.api.core.v01.IdMap
 
isEmpty() - Method in class org.matsim.api.core.v01.IdSet
 
isEmpty() - Method in class org.matsim.core.mobsim.jdeqsim.MessageQueue
 
isEmpty() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Checks whether the queue is empty.
isEmpty() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
isEmpty() - Method in class org.matsim.core.utils.collections.ArrayMap
 
isEmpty() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
isEmpty() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
 
isEmpty() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Checks whether the queue is empty.
isEmpty() - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
isEmpty(Attributes) - Static method in class org.matsim.utils.objectattributes.attributable.AttributesUtils
Deprecated.
isEndingLegMode() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
find out, if the vehicle is in endingLegMode this means, that the vehicle is just waiting until it can enter the last link (without entering it) and then ends the leg
isEqual(InputStream, InputStream) - Static method in class org.matsim.core.utils.io.IOUtils
Compares two InputStreams.
isFahrt() - Method in class org.matsim.pt.UmlaufStueck
 
isFahrt() - Method in interface org.matsim.pt.UmlaufStueckI
 
isFahrt() - Method in class org.matsim.pt.Wenden
 
isFallbackMode(String) - Static method in class org.matsim.core.router.TripRouter
Deprecated.
isFilterModes() - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
isFilterModes() - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
isFinished() - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
isFinished() - Method in class org.matsim.core.mobsim.qsim.jdeqsimengine.SteppableScheduler
 
isGC_MESSAGES() - Static method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
isGeneratingBoardingDeniedEvents() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
isInitialReplanning() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
isInRange(Count<Link>) - Method in interface org.matsim.counts.algorithms.CountsComparisonAlgorithm.DistanceFilter
 
isInsertingAccessEgressWalk() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
isInsertingWaitingVehiclesBeforeDrivingVehicles() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isInsistingOnDeprecatedConfigVersion() - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
isInsistingOnUsingDeprecatedAttributeFiles() - Method in class org.matsim.pt.config.TransitConfigGroup
 
isInsistingOnUsingDeprecatedFacilitiesAttributeFile() - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
isInsistingOnUsingDeprecatedHouseholdsAttributeFile() - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
isInsistingOnUsingDeprecatedPersonAttributeFile() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
isLinkToLinkRoutingEnabled() - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
isLiving() - Method in interface org.matsim.core.mobsim.qsim.interfaces.AgentCounter
 
isLocked() - Method in class org.matsim.core.config.Config
 
isLocked() - Method in class org.matsim.core.config.ConfigGroup
 
isMemorizingExperiencedPlans() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
isMultimodal(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
isNotOfferingVehicle() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
isNotOfferingVehicle() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
isNotOfferingVehicle() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
isNotOfferingVehicle() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
isOneway(OsmNetworkReader.OsmWay) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
isOnewayReverse(OsmNetworkReader.OsmWay) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
isOnlySelector(GenericPlanStrategy<Plan, Person>) - Static method in class org.matsim.core.replanning.ReplanningUtils
 
isOnReplannableCarLeg(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
isRealActivity(PlanElement) - Method in class org.matsim.withinday.utils.EditPlans
 
isRecalcRequired() - Method in interface org.matsim.core.network.TimeVariantAttribute
 
isRemoveMalformed() - Method in class org.matsim.lanes.LanesConsistencyChecker
 
isRemoveStuckVehicles() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isRemovingUnneccessaryPlanAttributes() - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
isRestrictingSeepage() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isScoreAtAll() - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters
 
isScoringThisActivityAtAll() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
isSearchAllEndNodes() - Method in class org.matsim.core.router.MultiNodeDijkstra
 
isSeepModeStorageFree() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isSelected(Plan) - Static method in class org.matsim.core.population.PersonUtils
 
isStageActivity(String) - Static method in class org.matsim.core.router.StageActivityTypeIdentifier
 
isStageActivityType(String) - Static method in class org.matsim.core.router.TripStructureUtils
 
isStreaming() - Method in class org.matsim.core.population.io.StreamingPopulationReader
Deprecated.
isTimeVariantNetwork() - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
isUndefined() - Method in class org.matsim.core.utils.misc.OptionalTime
 
isUnexpected() - Method in class org.matsim.core.controler.events.ShutdownEvent
 
isUseIndividualSettingsForSubpopulations() - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
isUseIntermodalAccessEgress() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
isUseLanes() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isUseModeMappingForPassengers() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
isUseModeMappingForPassengers() - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
isUseRangeQuery() - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
isUseTransit() - Method in class org.matsim.pt.config.TransitConfigGroup
 
isUsingFastCapacityUpdate() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isUsingOldScoringBelowZeroUtilityDuration() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
isUsingOpportunityCostOfTimeForLocationChoice() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
isUsingThreadpool() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isUsingTransitInMobsim() - Method in class org.matsim.pt.config.TransitConfigGroup
 
isUsingTravelTimeCheckInTeleportation() - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
isValid() - Method in class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
isVisited(int) - Method in class org.matsim.core.router.util.DijkstraNodeData
 
isVisited(int) - Method in interface org.matsim.core.router.util.NodeData
 
isWalkOnly() - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
 
isWantingToArriveOnCurrentLink() - Method in interface org.matsim.core.mobsim.framework.DriverAgent
 
isWantingToArriveOnCurrentLink() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
isWantingToArriveOnCurrentLink() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
isWantingToArriveOnCurrentLink() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
isWantingToArriveOnCurrentLink() - Method in class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
isWriteExperiencedPlans() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
isWritingOutputEvents() - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
iter - Variable in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
iteration_ - Variable in class org.matsim.counts.algorithms.graphs.CountsGraph
 
IterationCounter - Interface in org.matsim.core.controler
 
IterationEndsEvent - Class in org.matsim.core.controler.events
Event class to notify observers that a iteration is finished
IterationEndsEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.IterationEndsEvent
 
IterationEndsListener - Interface in org.matsim.core.controler.listener
 
IterationStartsEvent - Class in org.matsim.core.controler.events
ControlerEvent class to notify all observers interested in the preparation of an iteration
IterationStartsEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.IterationStartsEvent
 
IterationStartsListener - Interface in org.matsim.core.controler.listener
 
IterationStopWatch - Class in org.matsim.analysis
This class provides a mechanism similar to a stop watch, allowing to measure the duration of operations and remembering time stamps.
IterationStopWatch() - Constructor for class org.matsim.analysis.IterationStopWatch
Creates a new IterationStopWatch.
IterationTravelStatsModule - Class in org.matsim.analysis
 
IterationTravelStatsModule() - Constructor for class org.matsim.analysis.IterationTravelStatsModule
 
iterator() - Method in class org.matsim.api.core.v01.IdMap
 
iterator() - Method in class org.matsim.api.core.v01.IdSet
 
iterator() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
iterator() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
iterator() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Returns an iterator over the elements in this queue.
iterator() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
iterator() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class org.matsim.core.utils.misc.ArgumentParser
Returns an iterator over all single options and arguments.
iterator() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes
 

J

jdeqSim() - Method in class org.matsim.core.config.Config
 
JDEQSim - org.matsim.core.config.groups.ControlerConfigGroup.MobsimType
 
JDEQSimConfigGroup - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation parameters.
JDEQSimConfigGroup() - Constructor for class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
JDEQSimModule - Class in org.matsim.core.mobsim.qsim.jdeqsimengine
 
JDEQSimModule() - Constructor for class org.matsim.core.mobsim.qsim.jdeqsimengine.JDEQSimModule
 
JDEQSimulation - Class in org.matsim.core.mobsim.jdeqsim
The starting point of the whole micro-simulation.
JDEQSimulation(JDEQSimConfigGroup, Scenario, EventsManager) - Constructor for class org.matsim.core.mobsim.jdeqsim.JDEQSimulation
 
json - org.matsim.core.config.groups.ControlerConfigGroup.EventsFileFormat
 
judge(ActivityFacility) - Method in class org.matsim.facilities.filters.FacilitiesActTypeFilter
 
judge(ActivityFacility) - Method in interface org.matsim.facilities.filters.FacilityFilter
Judges whether the facility will be selected or not.
judgeLink(Link) - Method in class org.matsim.core.network.filter.NetworkLinkDistanceFilter
 
judgeLink(Link) - Method in interface org.matsim.core.network.filter.NetworkLinkFilter
 
judgeNode(Node) - Method in interface org.matsim.core.network.filter.NetworkNodeFilter
 

K

kapIV - Variable in class org.matsim.visum.VisumNetwork.EdgeType
 
keepAllPlansWithMode - org.matsim.core.population.algorithms.PlansFilterByLegMode.FilterType
 
KeepLastExecuted - Class in org.matsim.core.replanning.modules
 
KeepLastExecuted(Config, ExecutedPlansService) - Constructor for class org.matsim.core.replanning.modules.KeepLastExecuted
 
KeepLastExecutedAsPlanStrategy - Class in org.matsim.core.replanning.strategies
 
KeepLastExecutedAsPlanStrategy() - Constructor for class org.matsim.core.replanning.strategies.KeepLastExecutedAsPlanStrategy
 
KeepLastSelected - Class in org.matsim.core.replanning.strategies
 
KeepLastSelected - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
KeepLastSelected() - Constructor for class org.matsim.core.replanning.strategies.KeepLastSelected
 
keepPlansWithOnlyThisMode - org.matsim.core.population.algorithms.PlansFilterByLegMode.FilterType
 
KeepSelected<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Keeps the currently selected plan selected and returns it.
KeepSelected() - Constructor for class org.matsim.core.replanning.selectors.KeepSelected
 
keySet() - Method in class org.matsim.api.core.v01.IdMap
 
keySet() - Method in class org.matsim.core.utils.collections.ArrayMap
 
keySet() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
killMessage() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
kinematicWaves - org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
 
kinematicWaves - org.matsim.core.config.groups.QSimConfigGroup.TrafficDynamics
 
KmlNetworkWriter - Class in org.matsim.core.network.io
 
KmlNetworkWriter(Network, CoordinateTransformation, KMZWriter, DocumentType) - Constructor for class org.matsim.core.network.io.KmlNetworkWriter
 
KmlSnapshotWriter - Class in org.matsim.vis.snapshotwriters
 
KmlSnapshotWriter(String, CoordinateTransformation) - Constructor for class org.matsim.vis.snapshotwriters.KmlSnapshotWriter
 
KMZWriter - Class in org.matsim.vis.kml
A writer for complex keyhole markup files used by Google Earth.
KMZWriter(String) - Constructor for class org.matsim.vis.kml.KMZWriter
Creates a new kmz-file and a writer for it and opens the file for writing.

L

Landmarker - Interface in org.matsim.core.router.util
 
landmarks - Variable in class org.matsim.core.router.AStarLandmarks
 
Lane - Interface in org.matsim.lanes
Models a lane on a link.
laneCapacity - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
LaneDefinitions - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
LaneEnterEvent - Class in org.matsim.core.api.experimental.events
 
LaneEnterEvent(double, Id<Vehicle>, Id<Link>, Id<Lane>) - Constructor for class org.matsim.core.api.experimental.events.LaneEnterEvent
 
LaneEnterEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
LaneLeaveEvent - Class in org.matsim.core.api.experimental.events
 
LaneLeaveEvent(double, Id<Vehicle>, Id<Link>, Id<Lane>) - Constructor for class org.matsim.core.api.experimental.events.LaneLeaveEvent
 
LaneLeaveEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
lanes - org.matsim.core.controler.Controler.DefaultFiles
 
Lanes - Interface in org.matsim.lanes
Top level container for lanes within MATSim.
LANES_GETTER - Static variable in interface org.matsim.core.network.TimeVariantAttribute
 
LanesBasedWidthCalculator - Class in org.matsim.utils.gis.matsim2esri.network
 
LanesBasedWidthCalculator(Network, Double) - Constructor for class org.matsim.utils.gis.matsim2esri.network.LanesBasedWidthCalculator
This constructor is used by reflection.
LanesConsistencyChecker - Class in org.matsim.lanes
 
LanesConsistencyChecker(Network, Lanes) - Constructor for class org.matsim.lanes.LanesConsistencyChecker
 
LanesFactory - Interface in org.matsim.lanes
Builder for the content of BasicLaneDefinitions
lanesPerDirection - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
LanesReader - Class in org.matsim.lanes
 
LanesReader(Scenario) - Constructor for class org.matsim.lanes.LanesReader
 
LanesToLinkAssignment - Interface in org.matsim.lanes
 
LanesUtils - Class in org.matsim.lanes
 
LanesUtils() - Constructor for class org.matsim.lanes.LanesUtils
 
LanesWriter - Class in org.matsim.lanes
Writer for the http://www.matsim.org/files/dtd/laneDefinitions_v2.0.xsd file format.
LanesWriter(Lanes) - Constructor for class org.matsim.lanes.LanesWriter
Writer for the http://www.matsim.org/files/dtd/laneDefinitions_v2.0.xsd file format.
LastEventOfIteration - Class in org.matsim.core.events
Special event needed for synchronizing the threads.
LastEventOfIteration(double) - Constructor for class org.matsim.core.events.LastEventOfIteration
 
LastEventOfSimStep - Class in org.matsim.core.events
Special event needed for synchronizing the threads at the end of each simstep.
LastEventOfSimStep(double) - Constructor for class org.matsim.core.events.LastEventOfSimStep
 
Leaf(double, double, T) - Constructor for class org.matsim.core.utils.collections.QuadTree.Leaf
 
LeastCostPathCalculator - Interface in org.matsim.core.router.util
 
LeastCostPathCalculator.Path - Class in org.matsim.core.router.util
 
LeastCostPathCalculatorFactory - Interface in org.matsim.core.router.util
Example(s): tutorial.programming.example21tutorialTUBclass.leastCostPath.RunLeastCostPathCalculatorExample
LeastCostPathCalculatorModule - Class in org.matsim.core.router
 
LeastCostPathCalculatorModule() - Constructor for class org.matsim.core.router.LeastCostPathCalculatorModule
 
LeastCostPathTree - Class in org.matsim.utils.leastcostpathtree
Calculates a least-cost-path tree using Dijkstra's algorithm for calculating a shortest-path tree, given a node as root of the tree.
LeastCostPathTree(TravelTime, TravelDisutility) - Constructor for class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
LeastCostPathTree.NodeData - Class in org.matsim.utils.leastcostpathtree
 
LeastCostRaptorRouteSelector - Class in ch.sbb.matsim.routing.pt.raptor
Selects the route with the least cost.
LeastCostRaptorRouteSelector() - Constructor for class ch.sbb.matsim.routing.pt.raptor.LeastCostRaptorRouteSelector
 
LEAVE_LINK - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
LeaveLinkIdentifier - Class in org.matsim.withinday.replanning.identifiers
 
LeaveLinkIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers
 
LeaveLinkIdentifierFactory(LinkReplanningMap, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.LeaveLinkIdentifierFactory
 
leaveRoad(Vehicle, double) - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
LeaveRoadMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler for leaving a road.
LeaveRoadMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.LeaveRoadMessage
 
Leg - Interface in org.matsim.api.core.v01.population
 
LEG - org.matsim.core.mobsim.framework.MobsimAgent.State
 
LegHistogram - Class in org.matsim.analysis
 
LegHistogram(int) - Constructor for class org.matsim.analysis.LegHistogram
Creates a new LegHistogram with the specified binSize and a default number of bins, such that 30 hours are analyzed.
LegHistogram(int, int) - Constructor for class org.matsim.analysis.LegHistogram
Creates a new LegHistogram with the specified binSize and the specified number of bins.
LegHistogramChart - Class in org.matsim.analysis
 
LegHistogramChart() - Constructor for class org.matsim.analysis.LegHistogramChart
 
LegHistogramModule - Class in org.matsim.analysis
 
LegHistogramModule() - Constructor for class org.matsim.analysis.LegHistogramModule
 
LegPerformingIdentifier - Class in org.matsim.withinday.replanning.identifiers
 
LegPerformingIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers
 
LegPerformingIdentifierFactory(LinkReplanningMap, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.LegPerformingIdentifierFactory
 
legscsv - org.matsim.core.controler.Controler.DefaultFiles
 
LEGSHEADER_BASE - Static variable in class org.matsim.analysis.TripsAndLegsCSVWriter
 
LegStartedIdentifier - Class in org.matsim.withinday.replanning.identifiers
 
LegStartedIdentifierFactory - Class in org.matsim.withinday.replanning.identifiers
 
LegStartedIdentifierFactory(LinkReplanningMap, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.LegStartedIdentifierFactory
 
LegTimesModule - Class in org.matsim.analysis
 
LegTimesModule() - Constructor for class org.matsim.analysis.LegTimesModule
 
leisure - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
length(Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
letVehicleArrive(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI.NetsimInternalInterface
 
letVehicleDepart(QVehicle) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
Agent that ends a leg or an activity is computationally passed to the QSim.
line - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
line - Variable in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
LineChart - Class in org.matsim.core.utils.charts
Creates two-dimensional line charts with support for multiple series in one chart.
LineChart(String, String, String) - Constructor for class org.matsim.core.utils.charts.LineChart
Creates a new BarChart with default category-labels (numbered from 1 to the number of categories).
LineChart(String, String, String, String[]) - Constructor for class org.matsim.core.utils.charts.LineChart
Creates a new BarChart with the specified category-labels.
lineName - Variable in class org.matsim.visum.VisumNetwork.Departure
 
lineName - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
lineName - Variable in class org.matsim.visum.VisumNetwork.TimeProfile
 
lineName - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
lineName - Variable in class org.matsim.visum.VisumNetwork.TransitLineRoute
 
LineRouteItem(String, String, String, String, Id<Node>, Id<VisumNetwork.StopPoint>) - Constructor for class org.matsim.visum.VisumNetwork.LineRouteItem
 
lineRouteItems - Variable in class org.matsim.visum.VisumNetwork
 
lineRouteName - Variable in class org.matsim.visum.VisumNetwork.Departure
 
lineRouteName - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
lineRouteName - Variable in class org.matsim.visum.VisumNetwork.TimeProfile
 
lineRouteName - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
lineRoutes - Variable in class org.matsim.visum.VisumNetwork
 
lines - Variable in class org.matsim.visum.VisumNetwork
 
LineStringBasedFeatureGenerator - Class in org.matsim.utils.gis.matsim2esri.network
 
LineStringBasedFeatureGenerator(WidthCalculator, CoordinateReferenceSystem) - Constructor for class org.matsim.utils.gis.matsim2esri.network.LineStringBasedFeatureGenerator
 
link - Variable in class org.matsim.core.mobsim.jdeqsim.Road
 
Link - Interface in org.matsim.api.core.v01.network
This interface deliberately does NOT have a back pointer ...
LINK_WIDTH - Static variable in class org.matsim.core.config.groups.QSimConfigGroup
 
LinkEnter - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
LinkEnteredProvider - Class in org.matsim.withinday.trafficmonitoring
Returns all agents that have entered a new link in the last time step.
LinkEnteredProvider() - Constructor for class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
LinkEnterEvent - Class in org.matsim.api.core.v01.events
 
LinkEnterEvent(double, Id<Vehicle>, Id<Link>) - Constructor for class org.matsim.api.core.v01.events.LinkEnterEvent
 
LinkEnterEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
LinkFactory - Interface in org.matsim.core.network
The link factory is used e.g.
LinkFilter - Class in org.matsim.withinday.replanning.identifiers.filter
Filter that removes agents which are not located on a link included in a predefined set.
LinkFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
LinkFilterFactory(Set<Id<Link>>, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.LinkFilterFactory
 
LinkIdComparator - Class in org.matsim.core.network
Compares two links by their Id.
LinkIdComparator() - Constructor for class org.matsim.core.network.LinkIdComparator
 
LinkLeave - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
LinkLeaveEvent - Class in org.matsim.api.core.v01.events
 
LinkLeaveEvent(double, Id<Vehicle>, Id<Link>) - Constructor for class org.matsim.api.core.v01.events.LinkLeaveEvent
 
LinkLeaveEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
LinkNetworkRoute - Static variable in class org.matsim.core.config.groups.PlansConfigGroup.NetworkRouteType
 
LinkNetworkRouteFactory - Class in org.matsim.core.population.routes
 
LinkNetworkRouteFactory() - Constructor for class org.matsim.core.population.routes.LinkNetworkRouteFactory
 
LinkQuadTree - Class in org.matsim.core.network
An optimized data structure to answer nearest-neighbor queries for links in a network.
LinkQuadTree(double, double, double, double) - Constructor for class org.matsim.core.network.LinkQuadTree
 
LinkReplanningMap - Class in org.matsim.withinday.replanning.identifiers.tools
This Module is used by a CurrentLegReplanner.
LinkReplanningMap(EarliestLinkExitTimeProvider, EventsManager) - Constructor for class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
links - Variable in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
Links2ESRIShape - Class in org.matsim.utils.gis.matsim2esri.network
Simple class to convert the links of MATSim network files to ESRI shape files.
Links2ESRIShape(Network, String, String) - Constructor for class org.matsim.utils.gis.matsim2esri.network.Links2ESRIShape
 
Links2ESRIShape(Network, String, FeatureGeneratorBuilder) - Constructor for class org.matsim.utils.gis.matsim2esri.network.Links2ESRIShape
 
linkSeparation - Variable in class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
option parameter: defines the offset of a in- and out-link pair of an expanded node.
LinkSpeedCalculator - Interface in org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator
Calculates the maximum speed a vehicle can travel with on a specific link at a specific time in a specific vehicle.
linkstats - org.matsim.core.controler.Controler.DefaultFiles
 
linkStats() - Method in class org.matsim.core.config.Config
 
LinkStatsConfigGroup - Class in org.matsim.core.config.groups
 
LinkStatsConfigGroup() - Constructor for class org.matsim.core.config.groups.LinkStatsConfigGroup
 
LinkStatsModule - Class in org.matsim.analysis
 
LinkStatsModule() - Constructor for class org.matsim.analysis.LinkStatsModule
 
LinkToLinkRouting - Class in org.matsim.core.router
 
LinkToLinkRouting(String) - Constructor for class org.matsim.core.router.LinkToLinkRouting
 
LinkToLinkTravelTime - Interface in org.matsim.core.router.util
Interface for travel time queries that include the link travel time and the time needed for the turning move.
LinkWrapperFacility - Class in org.matsim.core.router
 
LinkWrapperFacility(Link) - Constructor for class org.matsim.core.router.LinkWrapperFacility
 
LOAD_DATA_IS_NOW_FINAL - Static variable in class org.matsim.core.gbl.Gbl
 
loadConfig(String[], ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
This variant is meant such that one can have a command line call to MATSim that first provides a config file, and then overrides some of it.
loadConfig(String, ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(URL) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(URL, String[], ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(URL, ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(Config, String) - Static method in class org.matsim.core.config.ConfigUtils
This does (hopefully) overwrite config settings if they are defined in the file.
loadConfig(Config, String[], ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(Config, URL, String[], ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfig(Config, URL, ConfigGroup...) - Static method in class org.matsim.core.config.ConfigUtils
 
loadConfigFile(File) - Method in class org.matsim.run.gui.Gui
 
loadFromConfig(Config, File) - Method in class org.matsim.run.gui.ScheduleValidatorWindow
 
loadGeometries(URL) - Static method in class org.matsim.utils.gis.shp2matsim.ShpGeometryUtils
 
loadPreparedGeometries(URL) - Static method in class org.matsim.utils.gis.shp2matsim.ShpGeometryUtils
 
loadScenario(Scenario) - Static method in class org.matsim.core.scenario.ScenarioUtils
Populates a scenario with data read from the input files which are named in the config which is wrapped in the scenario.
loadScenario(Config) - Static method in class org.matsim.core.scenario.ScenarioUtils
Initializes a scenario and populates it with data read from the input files which are named in the config.
Lockable - Interface in org.matsim.core.scenario
 
LOGFILE - Static variable in class org.matsim.core.controler.OutputDirectoryLogging
 
LOGGER - Static variable in class org.matsim.core.controler.XY2LinksForFacilities
 
LongConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
LongConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.LongConverter
 
longerStopTimeIfWeAreAheadOfSchedule(double, double) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
lRIIndex - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
lz4 - org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
 

M

main(String[]) - Static method in class ch.sbb.matsim.RunSwissRailRaptorExample
 
main(String[]) - Static method in class org.matsim.core.controler.Controler
 
main(String[]) - Static method in class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
 
main(String[]) - Static method in class org.matsim.core.mobsim.qsim.qnetsimengine.RunConfigurableQNetworkFactoryExample
 
main(String[]) - Static method in class org.matsim.core.mobsim.qsim.qnetsimengine.RunFlexibleQNetworkFactoryExample
 
main(String[]) - Static method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ConcaveHull
Implementation of the concave hull algorithm.
main(String[]) - Static method in class org.matsim.core.network.algorithms.intersectionSimplifier.RunIntersectionSimplifier
 
main(String[]) - Static method in class org.matsim.core.network.algorithms.NetworkSimplifier
 
main(String[]) - Static method in class org.matsim.core.utils.charts.Demo
 
main(String[]) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
main(String[]) - Static method in class org.matsim.run.Controler
 
main(String[]) - Static method in class org.matsim.run.ConvertOldPlanCalcScoreConfigGroup
 
main(String[]) - Static method in class org.matsim.run.CreateFullConfig
 
main(String[]) - Static method in class org.matsim.run.CreateSelectedPlansTables
 
main(String[]) - Static method in class org.matsim.run.Events2Snapshot
 
main(String[]) - Static method in class org.matsim.run.gui.Gui
 
main(String[]) - Static method in class org.matsim.run.gui.ScheduleValidatorWindow
 
main(String[]) - Static method in class org.matsim.run.InitRoutes
 
main(String[]) - Static method in class org.matsim.run.NetworkCleaner
 
main(String[]) - Static method in class org.matsim.run.ReleaseInfo
 
main(String[]) - Static method in class org.matsim.run.TeleAtlas2Network
 
main(String[]) - Static method in class org.matsim.run.XY2Links
Main method to start the assignment of links to activities.
main(String[]) - Static method in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
 
main(String[]) - Static method in class org.matsim.utils.gis.matsim2esri.network.Links2ESRIShape
 
main(String[]) - Static method in class org.matsim.utils.gis.matsim2esri.network.Nodes2ESRIShape
 
main(String[]) - Static method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
main(String[]) - Static method in class org.matsim.utils.leastcostpathtree.LeastCostPathTree
 
main(String[]) - Static method in class org.matsim.utils.objectattributes.RunObjectAttributesExample
 
main(String[]) - Static method in class org.matsim.withinday.controller.ExampleWithinDayController
 
MainModeIdentifier - Interface in org.matsim.core.router
 
MainModeIdentifierImpl - Class in org.matsim.core.router
 
MainModeIdentifierImpl() - Constructor for class org.matsim.core.router.MainModeIdentifierImpl
 
makeLocked() - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
MapBasedTravelTimeInfoProvider - Class in org.matsim.withinday.trafficmonitoring
 
MapBasedTravelTimeInfoProvider(Map<Id<Link>, WithinDayTravelTime.TravelTimeInfo>) - Constructor for class org.matsim.withinday.trafficmonitoring.MapBasedTravelTimeInfoProvider
 
MapUtils - Class in org.matsim.core.utils.collections
Utils class for the common pattern of creating an entry in a map if nothing is associated to the requested key.
MapUtils.DefaultFactory<T> - Class in org.matsim.core.utils.collections
Helper class, to use as a factory if objects should be instanciated using their parameter-less constructor.
MapUtils.Factory<T> - Interface in org.matsim.core.utils.collections
 
marginalUtilityOfDistance_m - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
marginalUtilityOfEarlyDeparture_s - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
marginalUtilityOfLateArrival_s - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
marginalUtilityOfMoney - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
marginalUtilityOfPerforming_s - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
marginalUtilityOfTraveling_s - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
marginalUtilityOfWaiting_s - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
marginalUtilityOfWaitingPt_s - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
mark(int) - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
marker - Static variable in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
MARKER - org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
 
markSupported() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
Matrices - Class in org.matsim.matrices
 
Matrices() - Constructor for class org.matsim.matrices.Matrices
 
MatricesReaderMatsimV1<T> - Class in org.matsim.matrices
A reader for matrices files of MATSim according to matrices_v1.dtd.
MatricesReaderMatsimV1(Matrices) - Constructor for class org.matsim.matrices.MatricesReaderMatsimV1
 
MatricesWriter - Class in org.matsim.matrices
 
MatricesWriter(Matrices) - Constructor for class org.matsim.matrices.MatricesWriter
 
Matrix - Class in org.matsim.matrices
 
Matrix(String, String) - Constructor for class org.matsim.matrices.Matrix
 
MATSIM_NAMESPACE - Static variable in class org.matsim.core.utils.io.MatsimXmlWriter
The namespace used in the matsim xml formats
MatsimComparator - Interface in org.matsim.core.api.internal
An interface that marks all implementations of Comparator.
MatsimCountsReader - Class in org.matsim.counts
A reader for counts-files of MATSim.
MatsimCountsReader(CoordinateTransformation, Counts) - Constructor for class org.matsim.counts.MatsimCountsReader
Creates a new reader for MATSim counts files.
MatsimCountsReader(Counts) - Constructor for class org.matsim.counts.MatsimCountsReader
Creates a new reader for MATSim counts files.
MatsimDataClassImplMarkerInterface - Interface in org.matsim.core.api.internal
Marker interface for data class implementations such as Person, Activity, or ActivityFacilityImpl.
MatsimEventsReader - Class in org.matsim.core.events
A reader for events-files of MATSim.
MatsimEventsReader(EventsManager) - Constructor for class org.matsim.core.events.MatsimEventsReader
Creates a new reader for MATSim events files.
MatsimEventsReader.CustomEventMapper<T extends Event> - Interface in org.matsim.core.events
 
MatsimExtensionPoint - Interface in org.matsim.core.api.internal
Marker interface to mark MATSim extension points.
MatsimFacilitiesObject - Interface in org.matsim.core.api.internal
marker interface, for objects without id
MatsimFacilitiesReader - Class in org.matsim.facilities
A reader for facilities-files of MATSim.
MatsimFacilitiesReader(String, String, ActivityFacilities) - Constructor for class org.matsim.facilities.MatsimFacilitiesReader
Creates a new reader for MATSim facilities files.
MatsimFacilitiesReader(String, Scenario) - Constructor for class org.matsim.facilities.MatsimFacilitiesReader
Creates a new reader for MATSim facilities files.
MatsimFacilitiesReader(Scenario) - Constructor for class org.matsim.facilities.MatsimFacilitiesReader
Creates a new reader for MATSim facilities files.
MatsimFactory - Interface in org.matsim.core.api.internal
marker interface
MatsimFileTypeGuesser - Class in org.matsim.core.utils.io
Tries to figure out the file format of the given file.
MatsimFileTypeGuesser(String) - Constructor for class org.matsim.core.utils.io.MatsimFileTypeGuesser
 
MatsimFileTypeGuesser.FileType - Enum in org.matsim.core.utils.io
This enum only informs about the correct container, not about the version of the input file.
MatsimGrapher - Class in org.matsim.guice
 
MatsimGrapher(AbstractInjectorGrapher.GrapherParameters, Writer) - Constructor for class org.matsim.guice.MatsimGrapher
 
MATSIMGREEN - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
MatsimJaxbXmlWriter - Class in org.matsim.core.utils.io
This abstract class serves as an marker interface for the method write file and provides methods to be called by each MATSim Jaxb based xml writer before marshalling the java instances to xml.
MatsimJaxbXmlWriter() - Constructor for class org.matsim.core.utils.io.MatsimJaxbXmlWriter
 
MatsimKMLLogo - Class in org.matsim.vis.kml
A ScreenOverlay representing the MATSim logo
MatsimKMLLogo() - Constructor for class org.matsim.vis.kml.MatsimKMLLogo
 
MatsimKmlStyleFactory - Class in org.matsim.vis.kml
 
MatsimKmlStyleFactory(KMZWriter, DocumentType) - Constructor for class org.matsim.vis.kml.MatsimKmlStyleFactory
 
MatsimManager - Interface in org.matsim.core.api.internal
Marker interface for "managers", which seem to be classes where modules can get registered.
MatsimMatricesReader - Class in org.matsim.matrices
A reader for matrices-files of MATSim.
MatsimMatricesReader(Matrices, Scenario) - Constructor for class org.matsim.matrices.MatsimMatricesReader
Creates a new reader for MATSim matrices files.
MatsimNetworkObject - Interface in org.matsim.core.api.internal
Marker interface for those network objects that are not identifiable (although they usually have something like xxx.getNode().getId() ).
MatsimNetworkReader - Class in org.matsim.core.network.io
A reader for network-files of MATSim.
MatsimNetworkReader(String, String, Network) - Constructor for class org.matsim.core.network.io.MatsimNetworkReader
 
MatsimNetworkReader(String, Network) - Constructor for class org.matsim.core.network.io.MatsimNetworkReader
Creates a new reader for MATSim network files, that transforms coordinates
MatsimNetworkReader(Network) - Constructor for class org.matsim.core.network.io.MatsimNetworkReader
Creates a new reader for MATSim network files.
MatsimParameters - Interface in org.matsim.core.api.internal
Marker interface for classes that contain matsim parameters.
MatsimPopulationObject - Interface in org.matsim.core.api.internal
marker interface, only used for objects without id
MatsimRandom - Class in org.matsim.core.gbl
An abstract class, providing random numbers for MATSim.
MatsimRandom() - Constructor for class org.matsim.core.gbl.MatsimRandom
 
MatsimReader - Interface in org.matsim.core.api.internal
There seems to be some tentative decision (https://matsim.atlassian.net/browse/MATSIM-182) to use read(filename).
MATSIMRED - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
MatsimResource - Class in org.matsim.core.gbl
Helper class to load data from files in the resource directory (./res/).
MatsimResource() - Constructor for class org.matsim.core.gbl.MatsimResource
 
MatsimServices - Interface in org.matsim.core.controler
 
MatsimSomeReader - Interface in org.matsim.core.api.internal
marker interface.
MatsimSomeWriter - Interface in org.matsim.core.api.internal
Marker interface that attempts to mark all matsim writers, including those that do not use the syntax defined by MatsimWriter.
MatsimToplevelContainer - Interface in org.matsim.core.api.internal
An interface marking MATSim top level containers.
MatsimVehicleReader - Class in org.matsim.vehicles
 
MatsimVehicleReader(Vehicles) - Constructor for class org.matsim.vehicles.MatsimVehicleReader
 
MatsimVehicleReader.VehicleReader - Class in org.matsim.vehicles
 
MatsimVehicleWriter - Class in org.matsim.vehicles
This is the new default Writer for the vehicles file.
MatsimVehicleWriter(Vehicles) - Constructor for class org.matsim.vehicles.MatsimVehicleWriter
 
MatsimWriter - Interface in org.matsim.core.api.internal
 
MatsimXMLFormatConverter - Class in org.matsim.core.utils.io
This class provides helper methods to convert the different MATSim XML versions to other versions.
MatsimXMLFormatConverter() - Constructor for class org.matsim.core.utils.io.MatsimXMLFormatConverter
 
MatsimXmlParser - Class in org.matsim.core.utils.io
An abstract XML-Parser which can be easily extended for reading custom XML-formats.
MatsimXmlParser() - Constructor for class org.matsim.core.utils.io.MatsimXmlParser
Creates a validating XML-parser.
MatsimXmlWriter - Class in org.matsim.core.utils.io
A simple abstract class to write XML files.
MatsimXmlWriter() - Constructor for class org.matsim.core.utils.io.MatsimXmlWriter
 
MATSIMYELLOW - Static variable in class org.matsim.vis.kml.MatsimKmlStyleFactory
 
maxFrcTypeForDoubleLaneLink - Variable in class org.matsim.core.network.io.NetworkReaderTeleatlas
option parameter: the reader redefines the number of lanes (see permlanes in Link) if the value of NetworkReaderTeleatlas.LINK_LANES_NAME<1.
MAXIMUM - org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.LogInfoLevel
print info for every merged link
MAXIMUM - org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.MergeType
max merge (max cap, max freespeed, max langes, max length
maxOfStarttimeAndEarliestActivityEnd - org.matsim.core.config.groups.QSimConfigGroup.StarttimeInterpretation
 
maxVal - Variable in class org.matsim.analysis.Bins
 
maxX - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
maxY - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
mean(List<Double>) - Method in class org.matsim.analysis.Bins
 
median(List<Double>) - Method in class org.matsim.analysis.Bins
 
MEMBERS - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
MemoryObserver - Class in org.matsim.utils
 
MemoryObserver() - Constructor for class org.matsim.utils.MemoryObserver
 
mergeTurnInfoMaps(Map<Id<Link>, List<NetworkExpandNode.TurnInfo>>, Map<Id<Link>, List<NetworkExpandNode.TurnInfo>>) - Method in class org.matsim.core.network.algorithms.NetworkTurnInfoBuilder
Modifies the first Map containing the allowed turning moves: All turning moves of a fromLink for that the second Map contains (only in this case!) an entry are checked for differences concerning outLinks and modes.
Message - Class in org.matsim.core.mobsim.jdeqsim
The basic message type used in the micro-simulation.
Message() - Constructor for class org.matsim.core.mobsim.jdeqsim.Message
 
MessageFactory - Class in org.matsim.core.mobsim.jdeqsim
The message factory is used for creating and disposing messages - mainly for performance gain to have lesser garbage collection.
MessageFactory() - Constructor for class org.matsim.core.mobsim.jdeqsim.MessageFactory
 
MessageQueue - Class in org.matsim.core.mobsim.jdeqsim
The message queue of the micro-simulation.
MessageQueue() - Constructor for class org.matsim.core.mobsim.jdeqsim.MessageQueue
 
MessageQueueModule - Class in org.matsim.core.mobsim.qsim.messagequeueengine
 
MessageQueueModule() - Constructor for class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueModule
 
MGC - Class in org.matsim.core.utils.geometry.geotools
Converter factory for various conversion from Geotools to MATSim and vice versa.
MGC() - Constructor for class org.matsim.core.utils.geometry.geotools.MGC
 
MIDNIGHT - Static variable in class org.matsim.core.utils.misc.Time
The end of a day in MATSim in seconds
MIN_WEIGHT - Static variable in class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
MinHeap<E> - Interface in org.matsim.core.router.priorityqueue
 
minimal - org.matsim.core.config.ConfigWriter.Verbosity
 
MinimalTransferTimes - Interface in org.matsim.pt.transitSchedule.api
Container class to manage minimal transfer times between two TransitStopFacility.
MinimalTransferTimes.MinimalTransferTimesIterator - Interface in org.matsim.pt.transitSchedule.api
 
MINIMUM_INFLOW_CAPACITY - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
minOfDurationAndEndTime - org.matsim.core.config.groups.PlansConfigGroup.ActivityDurationInterpretation
 
minOfEndtimeAndMobsimFinished - org.matsim.core.config.groups.QSimConfigGroup.EndtimeInterpretation
 
minSpeedForNormalCapacity - Variable in class org.matsim.core.network.io.NetworkReaderTeleatlas
option parameter [in km/h]: Tele Atlas MultiNet Shapefile does not define capacities for links.
minus(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
minX - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
minY - Variable in class org.matsim.core.utils.collections.QuadTree.Rect
 
MISSING_EVENT - org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
 
Mobsim - Interface in org.matsim.core.mobsim.framework
Example(s): tutorial.programming.ownMobsimAgentUsingRouter.RunOwnMobsimAgentUsingRouterExample tutorial.programming.ownMobsimAgentWithPerception.RunOwnMobsimAgentWithPerceptionExample
MobsimAfterSimStepEvent<T extends Mobsim> - Class in org.matsim.core.mobsim.framework.events
 
MobsimAfterSimStepEvent(T, double) - Constructor for class org.matsim.core.mobsim.framework.events.MobsimAfterSimStepEvent
 
MobsimAfterSimStepListener - Interface in org.matsim.core.mobsim.framework.listeners
This interface can be implemented when a notification is needed after the QueueSimulation has performed a simulation step.
MobsimAgent - Interface in org.matsim.core.mobsim.framework
Minimal interface for an agent that can do activities and legs.
MobsimAgent.State - Enum in org.matsim.core.mobsim.framework
 
MobsimAgentMarkerInterface - Interface in org.matsim.core.mobsim.framework
 
MobsimBeforeCleanupEvent<T extends Mobsim> - Class in org.matsim.core.mobsim.framework.events
 
MobsimBeforeCleanupEvent(T) - Constructor for class org.matsim.core.mobsim.framework.events.MobsimBeforeCleanupEvent
 
MobsimBeforeCleanupListener - Interface in org.matsim.core.mobsim.framework.listeners
This interface can be implemented when a notification is needed before the QueueSimulation instance starts it's shutdown process.
MobsimBeforeSimStepEvent<T extends Mobsim> - Class in org.matsim.core.mobsim.framework.events
 
MobsimBeforeSimStepEvent(T, double) - Constructor for class org.matsim.core.mobsim.framework.events.MobsimBeforeSimStepEvent
 
MobsimBeforeSimStepListener - Interface in org.matsim.core.mobsim.framework.listeners
Listeners of QueueSimulation should implement this if they want to be notified after QueueSimulation.beforeSimStep() was invoked.
mobsimDataProvider - Variable in class org.matsim.withinday.replanning.identifiers.ActivityPerformingIdentifier
 
mobsimDataProvider - Variable in class org.matsim.withinday.replanning.identifiers.InitialIdentifierImpl
 
MobsimDataProvider - Class in org.matsim.withinday.mobsim
Provides Mobsim related data such as the Agents or QVehicles.
MobsimDriverAgent - Interface in org.matsim.core.mobsim.framework
 
MobsimDriverPassengerAgent - Interface in org.matsim.core.mobsim.qsim.pt
 
MobsimEngine - Interface in org.matsim.core.mobsim.qsim.interfaces
Design thoughs: This is an engine that is plugged into the Mobsim.
MobsimFactory - Interface in org.matsim.core.mobsim.framework
Deprecated.
-- please use inject framework with Provider. kai, aug'15
MobsimInitializedEvent<T extends Mobsim> - Class in org.matsim.core.mobsim.framework.events
 
MobsimInitializedEvent(T) - Constructor for class org.matsim.core.mobsim.framework.events.MobsimInitializedEvent
 
MobsimInitializedListener - Interface in org.matsim.core.mobsim.framework.listeners
Implement this listener interface if you want to be notified when the QueueSimulation's setup process is completed.
MobsimListener - Interface in org.matsim.core.mobsim.framework.listeners
A marker interface that all QueueSimulationListeners must extend.
MobsimPassengerAgent - Interface in org.matsim.core.mobsim.framework
 
MobsimTimer - Class in org.matsim.core.mobsim.framework
 
MobsimTimer() - Constructor for class org.matsim.core.mobsim.framework.MobsimTimer
 
MobsimTimer(double) - Constructor for class org.matsim.core.mobsim.framework.MobsimTimer
 
MobsimVehicle - Interface in org.matsim.core.mobsim.qsim.interfaces
 
mode - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
MODE - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
MODE - Static variable in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
MODE_SWITCH_BEHAVIOR - Static variable in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
ModeAndRouteConsistencyChecker - Class in org.matsim.core.replanning.modules
 
ModeAndRouteConsistencyChecker() - Constructor for class org.matsim.core.replanning.modules.ModeAndRouteConsistencyChecker
 
ModelLane - Class in org.matsim.lanes
Serves as meta structure between the data classes and the mobility simulation.
ModeMappingForPassengersParameterSet() - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
ModeMappingForPassengersParameterSet(String, String) - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
modeParams - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
ModeParams(String) - Constructor for class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
ModeRoutingParams() - Constructor for class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
ModeRoutingParams(String) - Constructor for class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
MODES - Static variable in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
ModeStatsControlerListener - Class in org.matsim.analysis
Calculates at the end of each iteration mode statistics, based on the main mode identifier of a trip chain.
ModeStatsModule - Class in org.matsim.analysis
 
ModeStatsModule() - Constructor for class org.matsim.analysis.ModeStatsModule
 
ModeUtilityParameters - Class in org.matsim.core.scoring.functions
Class that stores parameters used from the scoring functions
ModeUtilityParameters(double, double, double, double, double, double) - Constructor for class org.matsim.core.scoring.functions.ModeUtilityParameters
 
ModeUtilityParameters.Builder - Class in org.matsim.core.scoring.functions
 
modeVehicleTypesFromVehiclesData - org.matsim.core.config.groups.QSimConfigGroup.VehiclesSource
 
modifyFilePaths(Config, String) - Static method in class org.matsim.core.config.ConfigUtils
Adds the pathPrefix in front of all supported file-paths in core-config groups in the configuration, except when the paths are specified as absolute paths.
Module() - Constructor for class org.matsim.core.controler.ReplayEvents.Module
 
monetaryDistanceCostRate - Variable in class org.matsim.core.scoring.functions.ModeUtilityParameters
 
month - org.matsim.households.Income.IncomePeriod
 
motorcycle - Static variable in class org.matsim.api.core.v01.TransportMode
 
moveToFirstLinkInNextLeg() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
moveToNextLinkInLeg() - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
updates both the currentLink and link index variables with the next link in the link route of the current leg attention: only applicable, if isCurrentLegFinished==false
MultimodalNetworkCleaner - Class in org.matsim.core.network.algorithms
Variant of NetworkCleaner that supports multi-modal networks.
MultimodalNetworkCleaner(Network) - Constructor for class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
 
MultiNodeDijkstra - Class in org.matsim.core.router
An extended implementation of the Dijkstra algorithm that supports multiple start- and/or end nodes.
MultiNodeDijkstra - Class in org.matsim.pt.router
 
MultiNodeDijkstra(Network, TransitTravelDisutility, TravelTime) - Constructor for class org.matsim.pt.router.MultiNodeDijkstra
 
MultiNodeDijkstraFactory - Class in org.matsim.core.router
 
MultiNodeDijkstraFactory() - Constructor for class org.matsim.core.router.MultiNodeDijkstraFactory
 
MultiNodeDijkstraFactory(boolean) - Constructor for class org.matsim.core.router.MultiNodeDijkstraFactory
 
MultiNodeDijkstraFactory(boolean, boolean) - Constructor for class org.matsim.core.router.MultiNodeDijkstraFactory
 
MultiNodePathCalculator - Interface in org.matsim.core.router
Marker interface so that one can program against an interface rather than against a very specific implementation.
MutableScenario - Class in org.matsim.core.scenario
 
MyComparator - Class in org.matsim.counts.algorithms.graphs.helper
 
MyComparator() - Constructor for class org.matsim.counts.algorithms.graphs.helper.MyComparator
 
MyURL - Class in org.matsim.counts.algorithms.graphs.helper
 
MyURL(String, String) - Constructor for class org.matsim.counts.algorithms.graphs.helper.MyURL
 

N

NAD83_UTM17N - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
name - Variable in class org.matsim.visum.VisumNetwork.Stop
 
name - Variable in class org.matsim.visum.VisumNetwork.StopPoint
 
name - Variable in class org.matsim.visum.VisumNetwork.VehicleCombination
 
name - Variable in class org.matsim.visum.VisumNetwork.VehicleUnit
 
NAME - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
NATIVE_NEWLINE - Static variable in class org.matsim.core.utils.io.IOUtils
 
Netsim - Interface in org.matsim.core.mobsim.qsim.interfaces
 
NetsimEngine - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
NetsimEngineContext - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
NetsimEngineContext(EventsManager, double, AgentCounter, AbstractAgentSnapshotInfoBuilder, QSimConfigGroup, MobsimTimer, SnapshotLinkWidthCalculator) - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.NetsimEngineContext
 
NetsimLink - Interface in org.matsim.core.mobsim.qsim.interfaces
 
NetsimNetwork - Interface in org.matsim.core.mobsim.qsim.interfaces
 
NetsimNode - Interface in org.matsim.core.mobsim.qsim.interfaces
 
network - org.matsim.core.controler.Controler.DefaultFiles
 
network - Variable in class org.matsim.core.router.Dijkstra
The network on which we find routes.
network - Variable in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
network - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
network - Variable in class org.matsim.pt.router.MultiNodeDijkstra
The network on which we find routes.
network - Variable in class org.matsim.pt.router.TransitLeastCostPathTree
The network on which we find routes.
network() - Method in class org.matsim.core.config.Config
 
Network - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Network - Interface in org.matsim.api.core.v01.network
A topological network representation.
NETWORK_CHANGE_EVENTS_ENGINE_NAME - Static variable in class org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsModule
 
NETWORK_MODE - Static variable in class org.matsim.pt.PtConstants
 
NetworkAdaptLength - Class in org.matsim.core.network.algorithms
 
NetworkAdaptLength() - Constructor for class org.matsim.core.network.algorithms.NetworkAdaptLength
 
NetworkAgent - Interface in org.matsim.core.mobsim.framework
This was separated out since there were some commonalities between "MobsimAgent" and "DriverAgent".
NetworkCalcLanes - Class in org.matsim.core.network.algorithms
Calculates the number of lanes for each link, based on the capacity.
NetworkCalcLanes() - Constructor for class org.matsim.core.network.algorithms.NetworkCalcLanes
 
NetworkCalcTopoType - Class in org.matsim.core.network.algorithms
See "http://www.ivt.ethz.ch/vpl/publications/reports/ab283.pdf" for a description of node types.
NetworkCalcTopoType() - Constructor for class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
NetworkChangeEvent - Class in org.matsim.core.network
A container class for events that represent time-variant changes for link attributes (in SI units).
NetworkChangeEvent(double) - Constructor for class org.matsim.core.network.NetworkChangeEvent
Creates an empty network change event with specified start time.
NetworkChangeEvent.ChangeType - Enum in org.matsim.core.network
 
NetworkChangeEvent.ChangeValue - Class in org.matsim.core.network
 
NetworkChangeEvent.StartTimeComparator - Class in org.matsim.core.network
 
NetworkChangeEventsEngineI - Interface in org.matsim.core.mobsim.qsim.changeeventsengine
 
NetworkChangeEventsModule - Class in org.matsim.core.mobsim.qsim.changeeventsengine
 
NetworkChangeEventsModule() - Constructor for class org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsModule
 
NetworkChangeEventsParser - Class in org.matsim.core.network.io
A parser building a list of NetworkChangeEvent out of a xml file.
NetworkChangeEventsParser(Network, List<NetworkChangeEvent>) - Constructor for class org.matsim.core.network.io.NetworkChangeEventsParser
 
NetworkChangeEventsQSimComponentsConfigurator - Class in org.matsim.core.mobsim.qsim.changeeventsengine
 
NetworkChangeEventsQSimComponentsConfigurator(Config) - Constructor for class org.matsim.core.mobsim.qsim.changeeventsengine.NetworkChangeEventsQSimComponentsConfigurator
 
NetworkChangeEventsWriter - Class in org.matsim.core.network.io
 
NetworkChangeEventsWriter() - Constructor for class org.matsim.core.network.io.NetworkChangeEventsWriter
 
NetworkCleaner - Class in org.matsim.core.network.algorithms
Ensures that each link in the network can be reached by any other link.
NetworkCleaner - Class in org.matsim.run
Reads a network from file and "cleans" it to ensure the network is suited for simulation.
NetworkCleaner() - Constructor for class org.matsim.core.network.algorithms.NetworkCleaner
 
NetworkCleaner() - Constructor for class org.matsim.run.NetworkCleaner
 
NetworkCollector - Class in org.matsim.core.network
Collector to transform a Stream into a Network.
NetworkConfigGroup - Class in org.matsim.core.config.groups
 
NetworkConfigGroup() - Constructor for class org.matsim.core.config.groups.NetworkConfigGroup
 
NetworkExpandNode - Class in org.matsim.core.network.algorithms
A Procedure to expand a node of the network.
NetworkExpandNode(Network, double, double) - Constructor for class org.matsim.core.network.algorithms.NetworkExpandNode
 
NetworkExpandNode.TurnInfo - Class in org.matsim.core.network.algorithms
 
NetworkFactory - Interface in org.matsim.api.core.v01.network
 
NetworkFalsifier - Class in org.matsim.core.network.algorithms
Falsifies a network, so it can more legally be redistributed, by moving the nodes by a random amount north or south and east or west from their original point, but at most distance away.
NetworkFalsifier(double) - Constructor for class org.matsim.core.network.algorithms.NetworkFalsifier
 
NetworkFeatureFactory - Class in org.matsim.vis.kml
 
NetworkFeatureFactory(CoordinateTransformation, Network) - Constructor for class org.matsim.vis.kml.NetworkFeatureFactory
 
NetworkFilterManager - Class in org.matsim.core.network.filter
Add several filter instances to this class and create a new network containing only the links and nodes that passed the filters.
NetworkFilterManager(Network) - Constructor for class org.matsim.core.network.filter.NetworkFilterManager
 
NetworkInverter - Class in org.matsim.core.network.algorithms
Converts a network to an inverted network.
NetworkInverter(Network, Map<Id<Link>, List<NetworkExpandNode.TurnInfo>>) - Constructor for class org.matsim.core.network.algorithms.NetworkInverter
 
NetworkKmlStyleFactory - Interface in org.matsim.vis.kml
 
NetworkLinkDistanceFilter - Class in org.matsim.core.network.filter
 
NetworkLinkDistanceFilter(double, Node) - Constructor for class org.matsim.core.network.filter.NetworkLinkDistanceFilter
Extract all links with a distance (in m) smaller than the distance parameter from the given centerNode.
NetworkLinkFilter - Interface in org.matsim.core.network.filter
Implement this interface to filter the links of a network using the NetworkFilterManager.
NetworkMergeDoubleLinks - Class in org.matsim.core.network.algorithms
 
NetworkMergeDoubleLinks() - Constructor for class org.matsim.core.network.algorithms.NetworkMergeDoubleLinks
 
NetworkMergeDoubleLinks(NetworkMergeDoubleLinks.MergeType) - Constructor for class org.matsim.core.network.algorithms.NetworkMergeDoubleLinks
 
NetworkMergeDoubleLinks(NetworkMergeDoubleLinks.MergeType, NetworkMergeDoubleLinks.LogInfoLevel) - Constructor for class org.matsim.core.network.algorithms.NetworkMergeDoubleLinks
 
NetworkMergeDoubleLinks.LogInfoLevel - Enum in org.matsim.core.network.algorithms
 
NetworkMergeDoubleLinks.MergeType - Enum in org.matsim.core.network.algorithms
 
NetworkNodeFilter - Interface in org.matsim.core.network.filter
Implement this interface to filter the nodes of a network using the NetworkFilterManager.
NetworkReaderTeleatlas - Class in org.matsim.core.network.io
A reader for TeleAtlas network description files.
NetworkReaderTeleatlas(Network, String, String) - Constructor for class org.matsim.core.network.io.NetworkReaderTeleatlas
Instantiate a new Tele Atlas MultiNet Shapefile reader based on the junction and the network shape file.
NetworkRoute - Interface in org.matsim.core.population.routes
A route that describes a path in a (road) network.
NetworkRouteType() - Constructor for class org.matsim.core.config.groups.PlansConfigGroup.NetworkRouteType
 
NetworkRoutingInclAccessEgressModule - Class in org.matsim.core.router
This wraps a "computer science" LeastCostPathCalculator, which routes from a node to another node, into something that routes from a Facility to another Facility, as we need in MATSim.
NetworkRoutingModule - Class in org.matsim.core.router
This wraps a "computer science" LeastCostPathCalculator, which routes from a node to another node, into something that routes from a Facility to another Facility, as we need in MATSim.
NetworkRoutingModule(String, PopulationFactory, Network, LeastCostPathCalculator) - Constructor for class org.matsim.core.router.NetworkRoutingModule
 
NetworkRoutingProvider - Class in org.matsim.core.router
 
NetworkRoutingProvider(String) - Constructor for class org.matsim.core.router.NetworkRoutingProvider
This is the older (and still more standard) constructor, where the routingMode and the resulting mode were the same.
NetworkRoutingProvider(String, String) - Constructor for class org.matsim.core.router.NetworkRoutingProvider
The effect of this constructor is a router configured for "routingMode" will be used for routing, but the route will then have the mode "mode".
NetworkRunnable - Interface in org.matsim.core.api.internal
standardization interface
NetworkScenarioCut - Class in org.matsim.core.network.algorithms
 
NetworkScenarioCut(Coord, double) - Constructor for class org.matsim.core.network.algorithms.NetworkScenarioCut
 
NetworkScenarioCut(Coord, Coord) - Constructor for class org.matsim.core.network.algorithms.NetworkScenarioCut
 
NetworkSegmentDoubleLinks - Class in org.matsim.core.network.algorithms
This algorithm handles double links (two links with same from and to node) by splitting one of the link and adding an additional node.
NetworkSegmentDoubleLinks() - Constructor for class org.matsim.core.network.algorithms.NetworkSegmentDoubleLinks
 
NetworkSimplifier - Class in org.matsim.core.network.algorithms
Simplifies a given network, by merging links.
NetworkSimplifier() - Constructor for class org.matsim.core.network.algorithms.NetworkSimplifier
 
NetworkSummary - Class in org.matsim.core.network.algorithms
 
NetworkSummary() - Constructor for class org.matsim.core.network.algorithms.NetworkSummary
 
NetworkTeleatlasAddManeuverRestrictions - Class in org.matsim.core.network.algorithms
Adds maneuver restrictions to a MATSim network created by NetworkReaderTeleatlas.
NetworkTeleatlasAddManeuverRestrictions(String, String) - Constructor for class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
To create maneuver restrictions to a Tele Atlas MultiNet network.
NetworkTeleatlasAddSpeedRestrictions - Class in org.matsim.core.network.algorithms
Adds additional speed restrictions to a MATSim network created by NetworkReaderTeleatlas.
NetworkTeleatlasAddSpeedRestrictions(String) - Constructor for class org.matsim.core.network.algorithms.NetworkTeleatlasAddSpeedRestrictions
To add speed restrictions to a Tele Atlas MultiNet network.
NetworkTransform - Class in org.matsim.core.network.algorithms
 
NetworkTransform(CoordinateTransformation) - Constructor for class org.matsim.core.network.algorithms.NetworkTransform
 
networkTravelTime() - Method in class org.matsim.core.controler.AbstractModule
 
NetworkTurnInfoBuilder - Class in org.matsim.core.network.algorithms
Creates TurnInfo objects for a Network instance.
NetworkTurnInfoBuilder(Scenario) - Constructor for class org.matsim.core.network.algorithms.NetworkTurnInfoBuilder
 
NetworkTurnInfoBuilderI - Interface in org.matsim.core.network.algorithms
 
NetworkUtils - Class in org.matsim.core.network
Contains several helper methods for working with networks.
NetworkUtils() - Constructor for class org.matsim.core.network.NetworkUtils
 
NetworkWriteAsTable - Class in org.matsim.core.network.algorithms
 
NetworkWriteAsTable() - Constructor for class org.matsim.core.network.algorithms.NetworkWriteAsTable
 
NetworkWriteAsTable(String) - Constructor for class org.matsim.core.network.algorithms.NetworkWriteAsTable
 
NetworkWriteAsTable(String, double) - Constructor for class org.matsim.core.network.algorithms.NetworkWriteAsTable
 
NetworkWriter - Class in org.matsim.api.core.v01.network
 
NetworkWriter - Class in org.matsim.core.network.io
 
NetworkWriter(Network) - Constructor for class org.matsim.api.core.v01.network.NetworkWriter
 
NetworkWriter(Network) - Constructor for class org.matsim.core.network.io.NetworkWriter
 
NetworkWriter(CoordinateTransformation, Network) - Constructor for class org.matsim.core.network.io.NetworkWriter
 
newBindingEdge(BindingEdge) - Method in class org.matsim.guice.MatsimGrapher
 
NewControlerModule - Class in org.matsim.core.controler
 
NewControlerModule() - Constructor for class org.matsim.core.controler.NewControlerModule
 
newDependencyEdge(DependencyEdge) - Method in class org.matsim.guice.MatsimGrapher
 
newImplementationNode(ImplementationNode) - Method in class org.matsim.guice.MatsimGrapher
 
newInstanceNode(InstanceNode) - Method in class org.matsim.guice.MatsimGrapher
 
newInterfaceNode(InterfaceNode) - Method in class org.matsim.guice.MatsimGrapher
 
next() - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes.MinimalTransferTimesIterator
advances the iterator to the next element
nextAlgorithm - Variable in class org.matsim.facilities.filters.AbstractFacilityFilter
 
nextLeaf(QuadTree.Leaf<T>) - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
NextLegReplanner - Class in org.matsim.withinday.replanning.replanners
The NextLegReplanner can be used while an agent is performing an activity.
NextLegReplannerFactory - Class in org.matsim.withinday.replanning.replanners
 
NextLegReplannerFactory(Scenario, WithinDayEngine, Provider<TripRouter>) - Constructor for class org.matsim.withinday.replanning.replanners.NextLegReplannerFactory
 
nextStop - Variable in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
NextTransportModeFilter - Class in org.matsim.withinday.replanning.identifiers.filter
Remove all agents from the set that...
NextTransportModeFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
NextTransportModeFilterFactory(Set<String>, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.NextTransportModeFilterFactory
 
NL - Static variable in class org.matsim.core.utils.io.AbstractMatsimWriter
The Unix newline character.
node - Variable in class org.matsim.core.router.InitialNode
 
Node - Interface in org.matsim.api.core.v01.network
A topological representation of an network node.
Node(double, double, double, double) - Constructor for class org.matsim.core.utils.collections.QuadTree.Node
 
nodeData - Variable in class org.matsim.core.router.util.PreProcessDijkstra
 
NodeData - Interface in org.matsim.core.router.util
 
NodeData() - Constructor for class org.matsim.utils.leastcostpathtree.LeastCostPathTree.NodeData
 
NodeDataFactory - Interface in org.matsim.core.router.util
 
nodeId - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
nodeId - Variable in class org.matsim.visum.VisumNetwork.StopPoint
 
nodes - Variable in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
nodes - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmWay
Deprecated.
 
Nodes2ESRIShape - Class in org.matsim.utils.gis.matsim2esri.network
Simple class to convert the nodess of MATSim network files to ESRI shape files.
Nodes2ESRIShape(Network, String, String) - Constructor for class org.matsim.utils.gis.matsim2esri.network.Nodes2ESRIShape
 
Nodes2ESRIShape(Network, String, CoordinateReferenceSystem) - Constructor for class org.matsim.utils.gis.matsim2esri.network.Nodes2ESRIShape
 
nOfEntering - Variable in class org.matsim.pt.analysis.TransitLoad.StopInformation
 
nOfLeaving - Variable in class org.matsim.pt.analysis.TransitLoad.StopInformation
 
NOINFO - org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.LogInfoLevel
do not print any info on merged links
non_network_walk - Static variable in class org.matsim.api.core.v01.TransportMode
 
none - org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
 
none - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
NONE - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
noOfCarsPromisedToEnterRoad - Variable in class org.matsim.core.mobsim.jdeqsim.Road
this variable keeps track of the number of cars, which are not on the road, but which have been promised to enter the road (given a time in future, when they can enter the road)
noOfLanes - Variable in class org.matsim.visum.VisumNetwork.EdgeType
 
NORTHING - org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
 
NOT_IMPLEMENTED - Static variable in class org.matsim.core.gbl.Gbl
 
notEqual - org.matsim.core.population.routes.PopulationComparison.Result
 
notifyAfterMobsim(AfterMobsimEvent) - Method in interface org.matsim.core.controler.listener.AfterMobsimListener
Notifies all observers of the Controler that the mobility simulation just finished.
notifyAfterMobsim(AfterMobsimEvent) - Method in class org.matsim.pt.counts.PtCountControlerListener
 
notifyAfterMobsim(AfterMobsimEvent) - Method in class org.matsim.withinday.controller.ExecutedPlansServiceImpl
 
notifyArrivalOnLinkByNonNetworkMode(Id<Link>) - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
Design thoughts: There needs to be some method that tells the agent that a teleportation has happened, similar to "moveOverNode".
notifyArrivalOnLinkByNonNetworkMode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
notifyArrivalOnLinkByNonNetworkMode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
notifyArrivalOnLinkByNonNetworkMode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
notifyArrivalOnLinkByNonNetworkMode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
notifyBeforeMobsim(BeforeMobsimEvent) - Method in interface org.matsim.core.controler.listener.BeforeMobsimListener
Notifies all observers of the Controler that the mobility simulation will start next.
notifyBeforeMobsim(BeforeMobsimEvent) - Method in class org.matsim.pt.counts.PtCountControlerListener
 
notifyChangedTripInformation(MobsimAgent, Optional<TripInfo>) - Method in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
notifyIterationEnds(IterationEndsEvent) - Method in class org.matsim.analysis.ModeStatsControlerListener
 
notifyIterationEnds(IterationEndsEvent) - Method in class org.matsim.analysis.ScoreStatsControlerListener
 
notifyIterationEnds(IterationEndsEvent) - Method in interface org.matsim.core.controler.listener.IterationEndsListener
Notifies all observers of the Controler that a iteration is finished
notifyIterationEnds(IterationEndsEvent) - Method in class org.matsim.pt.counts.PtCountControlerListener
 
notifyIterationStarts(IterationStartsEvent) - Method in interface org.matsim.core.controler.listener.IterationStartsListener
Notifies all observers of the Controler that a iteration is setup
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.vis.snapshotwriters.SnapshotWriterManager
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
notifyMobsimAfterSimStep(MobsimAfterSimStepEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
notifyMobsimBeforeCleanup(MobsimBeforeCleanupEvent) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
notifyMobsimBeforeCleanup(MobsimBeforeCleanupEvent) - Method in interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
 
notifyMobsimBeforeCleanup(MobsimBeforeCleanupEvent) - Method in class org.matsim.vis.snapshotwriters.SnapshotWriterManager
 
notifyMobsimBeforeCleanup(MobsimBeforeCleanupEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
notifyMobsimBeforeSimStep(MobsimBeforeSimStepEvent) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
notifyMobsimBeforeSimStep(MobsimBeforeSimStepEvent) - Method in interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
 
notifyMobsimBeforeSimStep(MobsimBeforeSimStepEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in class org.matsim.vis.snapshotwriters.SnapshotWriterManager
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in class org.matsim.withinday.mobsim.MobsimDataProvider
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
notifyMobsimInitialized(MobsimInitializedEvent) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
notifyMoveOverNode(Id<Link>) - Method in interface org.matsim.core.mobsim.framework.DriverAgent
notifies the agent that it was moved over the node.
notifyMoveOverNode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
notifyMoveOverNode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
notifyMoveOverNode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
notifyMoveOverNode(Id<Link>) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
notifyReplanning(ReplanningEvent) - Method in interface org.matsim.core.controler.listener.ReplanningListener
Notifies all observers of the Controler that it is time to do the replanning.
notifyScoring(ScoringEvent) - Method in interface org.matsim.core.controler.listener.ScoringListener
Notifies all observers of the Controler that it is time to do the scoring.
notifyShutdown(ShutdownEvent) - Method in class org.matsim.analysis.ModeStatsControlerListener
 
notifyShutdown(ShutdownEvent) - Method in class org.matsim.analysis.ScoreStatsControlerListener
 
notifyShutdown(ShutdownEvent) - Method in interface org.matsim.core.controler.listener.ShutdownListener
Notifies all observers of the Controler that the controler is terminated and they should do the same
notifyStartup(StartupEvent) - Method in class org.matsim.analysis.ModeStatsControlerListener
 
notifyStartup(StartupEvent) - Method in class org.matsim.analysis.ScoreStatsControlerListener
 
notifyStartup(StartupEvent) - Method in interface org.matsim.core.controler.listener.StartupListener
Notifies all observers that the controler is initialized and they should do the same
notifyStartup(StartupEvent) - Method in class org.matsim.pt.counts.PtCountControlerListener
 
notifyStartup(StartupEvent) - Method in class org.matsim.withinday.controller.ExampleWithinDayController
 
notifyStartup(StartupEvent) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
NUMBER_OF_THREADS_COMMENT - Static variable in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
numberOfBins - Variable in class org.matsim.analysis.Bins
 
numOfThreads - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
numOfVehicles - Variable in class org.matsim.visum.VisumNetwork.VehicleCombination
 

O

ObjectAttributes - Class in org.matsim.utils.objectattributes
A simple helper class to store arbitrary attributes (identified by Strings) for arbitrary objects (identified by String-Ids).
ObjectAttributes - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
ObjectAttributes() - Constructor for class org.matsim.utils.objectattributes.ObjectAttributes
 
ObjectAttributesConverter - Class in org.matsim.utils.objectattributes
Object that converts arbitrary objects to and from strings based on the logic defined by s
ObjectAttributesConverter() - Constructor for class org.matsim.utils.objectattributes.ObjectAttributesConverter
 
ObjectAttributesConverter(Map<Class<?>, AttributeConverter<?>>) - Constructor for class org.matsim.utils.objectattributes.ObjectAttributesConverter
 
ObjectAttributesUtils - Class in org.matsim.utils.objectattributes
 
ObjectAttributesXmlReader - Class in org.matsim.utils.objectattributes
Reads object attributes from a file.
ObjectAttributesXmlReader(ObjectAttributes) - Constructor for class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
 
ObjectAttributesXmlWriter - Class in org.matsim.utils.objectattributes
Writes object attributes to a file.
ObjectAttributesXmlWriter(ObjectAttributes) - Constructor for class org.matsim.utils.objectattributes.ObjectAttributesXmlWriter
 
ObservableMobsim - Interface in org.matsim.core.mobsim.framework
Must be implemented by simulations using MobsimListeners
Occupancy - org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter.PtCountsType
Deprecated.
 
OccupancyAnalyzer - Class in org.matsim.pt.counts
 
OccupancyAnalyzer(int, double) - Constructor for class org.matsim.pt.counts.OccupancyAnalyzer
 
occupancyCountComparisonFilter - Variable in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
of(A, B) - Static method in class org.matsim.core.utils.collections.Tuple
 
OFF - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 
offer(QVehicle) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
offer(QVehicle) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
OFFSET_IN_SI_UNITS - org.matsim.core.network.NetworkChangeEvent.ChangeType
 
offVehicleWaitTime(Link, double) - Method in class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
method to allow inclusion of offVehicleWaitTime without code replication.
onePerActivityLinkInPlansFile - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
onePerActivityLinkInPlansFileExceptWhenCoordinatesAreGiven - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
onePerActivityLocationInPlansFile - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
OneToAllRouting - ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig.RaptorOptimization
Use this option if you plan to calculate one-to-all least-cost-path-trees (see SwissRailRaptor.calcTree(org.matsim.pt.transitSchedule.api.TransitStopFacility, double, RaptorParameters)).
OneToOneRouting - ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig.RaptorOptimization
oneway - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
ONLYONCE - Static variable in class org.matsim.core.gbl.Gbl
 
OnlyTimeDependentTravelDisutility - Class in org.matsim.core.router.costcalculators
A Travel Cost Calculator that uses the travel times as travel disutility.
OnlyTimeDependentTravelDisutility(TravelTime) - Constructor for class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutility
 
OnlyTimeDependentTravelDisutilityFactory - Class in org.matsim.core.router.costcalculators
 
OnlyTimeDependentTravelDisutilityFactory() - Constructor for class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutilityFactory
 
OnlyTravelTimeDependentScoringFunction - Class in org.matsim.core.scoring.functions
A Scoring Function that only respects the travel time.
OnlyTravelTimeDependentScoringFunction() - Constructor for class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
OnlyTravelTimeDependentScoringFunctionFactory - Class in org.matsim.core.scoring.functions
Returns a Scoring Function that only respects the travel time.
OnlyTravelTimeDependentScoringFunctionFactory() - Constructor for class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunctionFactory
 
onlyUseEndtime - org.matsim.core.config.groups.QSimConfigGroup.EndtimeInterpretation
 
onlyUseStarttime - org.matsim.core.config.groups.QSimConfigGroup.StarttimeInterpretation
 
onPrepareSim() - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
 
onPrepareSim() - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
onPrepareSim() - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimEngine
called in a predefined Order when the simulation is started
onPrepareSim() - Method in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
onPrepareSim() - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
onPrepareSim() - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
onPrepareSim() - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
openFile(String) - Method in class org.matsim.core.utils.io.AbstractMatsimWriter
Opens the specified file for writing.
OpeningIntervalCalculator - Interface in org.matsim.core.scoring.functions
 
OpeningTime - Interface in org.matsim.facilities
 
OpeningTimeImpl - Class in org.matsim.facilities
 
OpeningTimeImpl(double, double) - Constructor for class org.matsim.facilities.OpeningTimeImpl
 
openOutputStream(OutputStream) - Method in class org.matsim.core.utils.io.AbstractMatsimWriter
Uses the specified OutputStream for writing.
OPERATION_COMPAREPTCOUNTS - Static variable in class org.matsim.pt.counts.PtCountControlerListener
 
OPERATION_ITERATION - Static variable in class org.matsim.analysis.IterationStopWatch
Strings used to identify the operations in the IterationStopWatch.
OPERATION_OTHER - Static variable in class org.matsim.analysis.IterationStopWatch
 
OptionalTime - Class in org.matsim.core.utils.misc
 
OptionalTimes - Class in org.matsim.core.utils.misc
 
OptionalTimes() - Constructor for class org.matsim.core.utils.misc.OptionalTimes
 
or(Supplier<OptionalTime>) - Method in class org.matsim.core.utils.misc.OptionalTime
 
or(OptionalTime) - Method in class org.matsim.core.utils.misc.OptionalTime
 
orElse(double) - Method in class org.matsim.core.utils.misc.OptionalTime
 
orElseGet(DoubleSupplier) - Method in class org.matsim.core.utils.misc.OptionalTime
 
orElseThrow(Supplier<? extends X>) - Method in class org.matsim.core.utils.misc.OptionalTime
 
org.matsim.analysis - package org.matsim.analysis
Every class maintained by its author.
org.matsim.api - package org.matsim.api
This package contains the public API for use by people outside of the MATSim development group.
org.matsim.api.core.v01 - package org.matsim.api.core.v01
The purpose of this package is to provide "external" programmers a stable way to access matsim.
org.matsim.api.core.v01.events - package org.matsim.api.core.v01.events
 
org.matsim.api.core.v01.events.handler - package org.matsim.api.core.v01.events.handler
 
org.matsim.api.core.v01.network - package org.matsim.api.core.v01.network
 
org.matsim.api.core.v01.population - package org.matsim.api.core.v01.population
 
org.matsim.api.core.v01.replanning - package org.matsim.api.core.v01.replanning
 
org.matsim.core - package org.matsim.core
This package contains important classes that build the core infrastructure of MATSim.
org.matsim.core.api.experimental.events - package org.matsim.core.api.experimental.events
 
org.matsim.core.api.experimental.events.handler - package org.matsim.core.api.experimental.events.handler
 
org.matsim.core.api.internal - package org.matsim.core.api.internal
 
org.matsim.core.config - package org.matsim.core.config
The configuration can be used to change the behavior of MATSim in some well-defined places.
org.matsim.core.config.consistency - package org.matsim.core.config.consistency
 
org.matsim.core.config.groups - package org.matsim.core.config.groups
This package contains the core config-groups that are loaded by the Controler, or when calling Config.addCoreModules().
org.matsim.core.controler - package org.matsim.core.controler
The Controler is responsible for complete simulation runs, including the initialization of all required data, running the iterations and the replanning, analyses, etc.
org.matsim.core.controler.corelisteners - package org.matsim.core.controler.corelisteners
Core listeners are ControlerListeners that are loaded automatically by the Controler.
org.matsim.core.controler.events - package org.matsim.core.controler.events
 
org.matsim.core.controler.listener - package org.matsim.core.controler.listener
 
org.matsim.core.events - package org.matsim.core.events
 
org.matsim.core.events.algorithms - package org.matsim.core.events.algorithms
 
org.matsim.core.events.handler - package org.matsim.core.events.handler
 
org.matsim.core.gbl - package org.matsim.core.gbl
 
org.matsim.core.mobsim - package org.matsim.core.mobsim
 
org.matsim.core.mobsim.external - package org.matsim.core.mobsim.external
 
org.matsim.core.mobsim.framework - package org.matsim.core.mobsim.framework
This package contains classes that can be used by mobility simulations for the org.matsim framework.
org.matsim.core.mobsim.framework.events - package org.matsim.core.mobsim.framework.events
 
org.matsim.core.mobsim.framework.listeners - package org.matsim.core.mobsim.framework.listeners
The "Simulation Listeners/Events" are in addition to "matsim events".
org.matsim.core.mobsim.jdeqsim - package org.matsim.core.mobsim.jdeqsim
This package contains the Java-port of the DEQSim.
org.matsim.core.mobsim.jdeqsim.util - package org.matsim.core.mobsim.jdeqsim.util
 
org.matsim.core.mobsim.qsim - package org.matsim.core.mobsim.qsim
 
org.matsim.core.mobsim.qsim.agents - package org.matsim.core.mobsim.qsim.agents
 
org.matsim.core.mobsim.qsim.changeeventsengine - package org.matsim.core.mobsim.qsim.changeeventsengine
 
org.matsim.core.mobsim.qsim.components - package org.matsim.core.mobsim.qsim.components
 
org.matsim.core.mobsim.qsim.interfaces - package org.matsim.core.mobsim.qsim.interfaces
 
org.matsim.core.mobsim.qsim.jdeqsimengine - package org.matsim.core.mobsim.qsim.jdeqsimengine
 
org.matsim.core.mobsim.qsim.messagequeueengine - package org.matsim.core.mobsim.qsim.messagequeueengine
 
org.matsim.core.mobsim.qsim.pt - package org.matsim.core.mobsim.qsim.pt
 
org.matsim.core.mobsim.qsim.qnetsimengine - package org.matsim.core.mobsim.qsim.qnetsimengine
From a recent email
org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency - package org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency
 
org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator - package org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator
 
org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler - package org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler
 
org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq - package org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq
 
org.matsim.core.network - package org.matsim.core.network
 
org.matsim.core.network.algorithms - package org.matsim.core.network.algorithms
 
org.matsim.core.network.algorithms.intersectionSimplifier - package org.matsim.core.network.algorithms.intersectionSimplifier
This package tries to simplify complex intersections by using the density-based clustering algorithm.
org.matsim.core.network.algorithms.intersectionSimplifier.containers - package org.matsim.core.network.algorithms.intersectionSimplifier.containers
 
org.matsim.core.network.filter - package org.matsim.core.network.filter
 
org.matsim.core.network.io - package org.matsim.core.network.io
 
org.matsim.core.population - package org.matsim.core.population
 
org.matsim.core.population.algorithms - package org.matsim.core.population.algorithms
 
org.matsim.core.population.io - package org.matsim.core.population.io
 
org.matsim.core.population.routes - package org.matsim.core.population.routes
 
org.matsim.core.replanning - package org.matsim.core.replanning
The StrategyManager controls the replanning of all agents in a population.
org.matsim.core.replanning.modules - package org.matsim.core.replanning.modules
 
org.matsim.core.replanning.selectors - package org.matsim.core.replanning.selectors
 
org.matsim.core.replanning.strategies - package org.matsim.core.replanning.strategies
 
org.matsim.core.router - package org.matsim.core.router
Contains different routing algorithms and PlanAlgorithms to use the routing algorithms on plans.
org.matsim.core.router.costcalculators - package org.matsim.core.router.costcalculators
 
org.matsim.core.router.priorityqueue - package org.matsim.core.router.priorityqueue
 
org.matsim.core.router.util - package org.matsim.core.router.util
 
org.matsim.core.scenario - package org.matsim.core.scenario
 
org.matsim.core.scoring - package org.matsim.core.scoring
Scoring is responsible for calculating the (actual) utility/score of a plan.
org.matsim.core.scoring.functions - package org.matsim.core.scoring.functions
Contains the scoring functions, i.e.
org.matsim.core.trafficmonitoring - package org.matsim.core.trafficmonitoring
 
org.matsim.core.utils.charts - package org.matsim.core.utils.charts
This package provides basic functionality to generate simple charts.
org.matsim.core.utils.collections - package org.matsim.core.utils.collections
 
org.matsim.core.utils.geometry - package org.matsim.core.utils.geometry
 
org.matsim.core.utils.geometry.geotools - package org.matsim.core.utils.geometry.geotools
 
org.matsim.core.utils.geometry.transformations - package org.matsim.core.utils.geometry.transformations
 
org.matsim.core.utils.gis - package org.matsim.core.utils.gis
 
org.matsim.core.utils.io - package org.matsim.core.utils.io
 
org.matsim.core.utils.io.tabularFileParser - package org.matsim.core.utils.io.tabularFileParser
 
org.matsim.core.utils.misc - package org.matsim.core.utils.misc
 
org.matsim.counts - package org.matsim.counts
This package provides the comparison of simulation values to counting stations.
org.matsim.counts.algorithms - package org.matsim.counts.algorithms
 
org.matsim.counts.algorithms.graphs - package org.matsim.counts.algorithms.graphs
 
org.matsim.counts.algorithms.graphs.helper - package org.matsim.counts.algorithms.graphs.helper
 
org.matsim.deprecated.scoring - package org.matsim.deprecated.scoring
 
org.matsim.deprecated.scoring.functions - package org.matsim.deprecated.scoring.functions
 
org.matsim.facilities - package org.matsim.facilities
 
org.matsim.facilities.algorithms - package org.matsim.facilities.algorithms
 
org.matsim.facilities.filters - package org.matsim.facilities.filters
 
org.matsim.guice - package org.matsim.guice
 
org.matsim.households - package org.matsim.households
 
org.matsim.households.algorithms - package org.matsim.households.algorithms
 
org.matsim.lanes - package org.matsim.lanes
This package contains classes to add lanes to links.
org.matsim.matrices - package org.matsim.matrices
This package provides matrices to be used as OD matrices for example.
org.matsim.pt - package org.matsim.pt
Package Maintainer(s):
org.matsim.pt.analysis - package org.matsim.pt.analysis
 
org.matsim.pt.config - package org.matsim.pt.config
 
org.matsim.pt.counts - package org.matsim.pt.counts
This package contains classes for Count functionality of "pt".
org.matsim.pt.counts.obsolete - package org.matsim.pt.counts.obsolete
 
org.matsim.pt.replanning - package org.matsim.pt.replanning
 
org.matsim.pt.router - package org.matsim.pt.router
 
org.matsim.pt.routes - package org.matsim.pt.routes
 
org.matsim.pt.transitSchedule - package org.matsim.pt.transitSchedule
This package contains classes related to schedules/time tables of public transport (transit).
org.matsim.pt.transitSchedule.api - package org.matsim.pt.transitSchedule.api
 
org.matsim.pt.utils - package org.matsim.pt.utils
 
org.matsim.run - package org.matsim.run
This package contains classes that can directly be started from the command line and that do something useful.
org.matsim.run.gui - package org.matsim.run.gui
 
org.matsim.utils - package org.matsim.utils
This package provides utility classes with (hopefully) helpfull methods.
org.matsim.utils.eventsfilecomparison - package org.matsim.utils.eventsfilecomparison
 
org.matsim.utils.gis.matsim2esri - package org.matsim.utils.gis.matsim2esri
This package provides classes and methods to write out MATSim data as ESRI Shape Files (e.g.
org.matsim.utils.gis.matsim2esri.network - package org.matsim.utils.gis.matsim2esri.network
 
org.matsim.utils.gis.matsim2esri.plans - package org.matsim.utils.gis.matsim2esri.plans
 
org.matsim.utils.gis.shp2matsim - package org.matsim.utils.gis.shp2matsim
 
org.matsim.utils.leastcostpathtree - package org.matsim.utils.leastcostpathtree
 
org.matsim.utils.objectattributes - package org.matsim.utils.objectattributes
Supports keeping track of arbitrary attributes for identifiable objects.
org.matsim.utils.objectattributes.attributable - package org.matsim.utils.objectattributes.attributable
Provides a way to directly attach object attributes to object themselves, rather than in a separate container.
org.matsim.utils.objectattributes.attributeconverters - package org.matsim.utils.objectattributes.attributeconverters
 
org.matsim.vehicles - package org.matsim.vehicles
 
org.matsim.vis.kml - package org.matsim.vis.kml
 
org.matsim.vis.snapshotwriters - package org.matsim.vis.snapshotwriters
 
org.matsim.vis.vecmathutils - package org.matsim.vis.vecmathutils
 
org.matsim.visum - package org.matsim.visum
Readers and Writers for Matrices from/to PTV Visum.
org.matsim.withinday - package org.matsim.withinday
This package contains some experimental code which adds within day replanning features to the QSim.
org.matsim.withinday.controller - package org.matsim.withinday.controller
 
org.matsim.withinday.events - package org.matsim.withinday.events
 
org.matsim.withinday.events.handler - package org.matsim.withinday.events.handler
 
org.matsim.withinday.mobsim - package org.matsim.withinday.mobsim
 
org.matsim.withinday.replanning.identifiers - package org.matsim.withinday.replanning.identifiers
 
org.matsim.withinday.replanning.identifiers.filter - package org.matsim.withinday.replanning.identifiers.filter
 
org.matsim.withinday.replanning.identifiers.interfaces - package org.matsim.withinday.replanning.identifiers.interfaces
 
org.matsim.withinday.replanning.identifiers.tools - package org.matsim.withinday.replanning.identifiers.tools
 
org.matsim.withinday.replanning.parallel - package org.matsim.withinday.replanning.parallel
 
org.matsim.withinday.replanning.replanners - package org.matsim.withinday.replanning.replanners
 
org.matsim.withinday.replanning.replanners.interfaces - package org.matsim.withinday.replanning.replanners.interfaces
 
org.matsim.withinday.replanning.replanners.tools - package org.matsim.withinday.replanning.replanners.tools
 
org.matsim.withinday.trafficmonitoring - package org.matsim.withinday.trafficmonitoring
 
org.matsim.withinday.utils - package org.matsim.withinday.utils
 
ORIGID - Static variable in class org.matsim.core.network.NetworkUtils
 
orthogonalProjectionOnLineSegment(Coord, Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
Calculates the coordinate of the intersection point of the orthogonal projection of a given point on a line segment with that line segment.
OsmHighwayDefaults(int, double, double, double, double, boolean) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader.OsmHighwayDefaults
Deprecated.
 
OsmNetworkReader - Class in org.matsim.core.utils.io
Deprecated.
The OsmNetworkReader has been moved to the osm-contrib. Use org.matsim.contribs.osm.networkReader.SupersonicOsmNetworkReader instead.
OsmNetworkReader(Network, CoordinateTransformation) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Creates a new Reader to convert OSM data into a MATSim network.
OsmNetworkReader(Network, CoordinateTransformation, boolean) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Creates a new Reader to convert OSM data into a MATSim network.
OsmNetworkReader(Network, CoordinateTransformation, boolean, boolean) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Creates a new Reader to convert OSM data into a MATSim network.
OsmNetworkReader.OsmFilter - Interface in org.matsim.core.utils.io
Deprecated.
 
OsmNetworkReader.OsmHighwayDefaults - Class in org.matsim.core.utils.io
Deprecated.
 
OsmNetworkReader.OsmNode - Class in org.matsim.core.utils.io
Deprecated.
 
OsmNetworkReader.OsmWay - Class in org.matsim.core.utils.io
Deprecated.
 
OsmNode(long, Coord) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader.OsmNode
Deprecated.
 
OsmWay(long) - Constructor for class org.matsim.core.utils.io.OsmNetworkReader.OsmWay
Deprecated.
 
otfvis - org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
 
OTFVis - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
other - Static variable in class org.matsim.api.core.v01.TransportMode
 
OTHER - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
 
OutputDelegate - Class in org.matsim.counts.algorithms.graphs.helper
 
OutputDelegate(String) - Constructor for class org.matsim.counts.algorithms.graphs.helper.OutputDelegate
 
OutputDirectoryHierarchy - Class in org.matsim.core.controler
Represents the directory hierarchy where the MATSim output goes in.
OutputDirectoryHierarchy(String, String, OutputDirectoryHierarchy.OverwriteFileSetting, boolean, ControlerConfigGroup.CompressionType) - Constructor for class org.matsim.core.controler.OutputDirectoryHierarchy
 
OutputDirectoryHierarchy(String, String, OutputDirectoryHierarchy.OverwriteFileSetting, ControlerConfigGroup.CompressionType) - Constructor for class org.matsim.core.controler.OutputDirectoryHierarchy
 
OutputDirectoryHierarchy(String, OutputDirectoryHierarchy.OverwriteFileSetting, ControlerConfigGroup.CompressionType) - Constructor for class org.matsim.core.controler.OutputDirectoryHierarchy
 
OutputDirectoryHierarchy.OverwriteFileSetting - Enum in org.matsim.core.controler
 
OutputDirectoryLogging - Class in org.matsim.core.controler
Put MATSim logs into the output directory.
outputHtml() - Method in class org.matsim.counts.algorithms.graphs.helper.OutputDelegate
 
overdoFactor - Variable in class org.matsim.core.router.AStarEuclidean
 
override(Iterable<? extends AbstractModule>, AbstractModule) - Static method in class org.matsim.core.controler.AbstractModule
 
overrideMobsimModules(Collection<AbstractMobsimModule>, List<AbstractMobsimModule>) - Static method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
overrideQSimModules(Collection<AbstractQSimModule>, List<AbstractQSimModule>) - Static method in class org.matsim.core.mobsim.qsim.AbstractQSimModule
 
overwriteExistingFiles - org.matsim.core.controler.OutputDirectoryHierarchy.OverwriteFileSetting
 
overwriteLaneCapacitiesByNetworkCapacities(Network, Lanes) - Static method in class org.matsim.lanes.LanesUtils
 

P

parallel - org.matsim.vehicles.VehicleType.DoorOperationMode
 
ParallelDuringActivityReplanner - Class in org.matsim.withinday.replanning.parallel
A class for running WithinDayDuringActivityReplanner in parallel using threads.
ParallelDuringActivityReplanner(int, EventsManager) - Constructor for class org.matsim.withinday.replanning.parallel.ParallelDuringActivityReplanner
 
ParallelDuringLegReplanner - Class in org.matsim.withinday.replanning.parallel
A class for running WithinDayDuringLegReplanner in parallel using threads.
ParallelDuringLegReplanner(int, EventsManager) - Constructor for class org.matsim.withinday.replanning.parallel.ParallelDuringLegReplanner
 
parallelEventHandling() - Method in class org.matsim.core.config.Config
 
ParallelEventHandlingConfigGroup - Class in org.matsim.core.config.groups
 
ParallelEventHandlingConfigGroup() - Constructor for class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
ParallelEventsManager - Class in org.matsim.core.events
 
ParallelEventsManager(boolean) - Constructor for class org.matsim.core.events.ParallelEventsManager
 
ParallelEventsManager(boolean, int) - Constructor for class org.matsim.core.events.ParallelEventsManager
 
ParallelEventsManagerImpl - Class in org.matsim.core.events
ParallelEvents allows parallelization for events handling.
ParallelEventsManagerImpl(int) - Constructor for class org.matsim.core.events.ParallelEventsManagerImpl
 
ParallelEventsManagerImpl(int, long) - Constructor for class org.matsim.core.events.ParallelEventsManagerImpl
 
ParallelInitialReplanner - Class in org.matsim.withinday.replanning.parallel
A class for running WithinDayInitialReplanner in parallel using threads.
ParallelInitialReplanner(int, EventsManager) - Constructor for class org.matsim.withinday.replanning.parallel.ParallelInitialReplanner
 
ParallelPersonAlgorithmUtils - Class in org.matsim.core.population.algorithms
An abstract/static helper class for running AbstractPersonAlgorithms in parallel using threads.
ParallelPersonAlgorithmUtils.PersonAlgorithmProvider - Interface in org.matsim.core.population.algorithms
 
parallelReplanner - Variable in class org.matsim.withinday.mobsim.WithinDayReplanningModule
 
ParallelReplanner<T extends WithinDayReplannerFactory<? extends AgentSelector>> - Class in org.matsim.withinday.replanning.parallel
 
ParallelReplanner(int, EventsManager) - Constructor for class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
params - Variable in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
The parameters used for scoring
params - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
The parameters used for scoring
params - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
The parameters used for scoring
parse(InputStream) - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
parse(InputStream) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
parse(String) - Method in class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
 
parse(String) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Parses the given osm file and creates a MATSim network from the data.
parse(URL) - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
parse(URL) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
parse(Supplier<InputStream>) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Parses the given input stream and creates a MATSim network from the data.
parse(TabularFileParserConfig, TabularFileHandler) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParser
Parses the file specified in config as specified in config.
parse(InputSource) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
parseFile(String) - Static method in class org.matsim.core.mobsim.jdeqsim.util.CppEventFileParser
 
parseOptionalTime(String) - Static method in class org.matsim.core.utils.misc.Time
 
parseTime(String) - Static method in class org.matsim.core.utils.misc.Time
Parses the given string for a textual representation for time and returns the time value in seconds past midnight.
parseTime(String, char) - Static method in class org.matsim.core.utils.misc.Time
Parses the given string for a textual representation for time and returns the time value in seconds past midnight.
PASS1WAY - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
PASS2WAY - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
PassengerAccessEgress - Interface in org.matsim.core.mobsim.qsim.pt
 
PassengerAgent - Interface in org.matsim.core.mobsim.framework
(e.g.
passengerCapacity - Variable in class org.matsim.visum.VisumNetwork.VehicleUnit
 
PassingQ - org.matsim.core.config.groups.QSimConfigGroup.LinkDynamics
 
PassingVehicleQ - Class in org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq
 
PassingVehicleQ() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
Path(List<Node>, List<Link>, double, double) - Constructor for class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
PathSizeLogitSelector - Class in org.matsim.core.replanning.selectors
select an existing Plan according to the Path Size Logit (e.g.
PathSizeLogitSelector(double, double, Network) - Constructor for class org.matsim.core.replanning.selectors.PathSizeLogitSelector
 
PathSizeLogitSelector(PlanCalcScoreConfigGroup, Network) - Constructor for class org.matsim.core.replanning.selectors.PathSizeLogitSelector
 
PathSizeLogitSelectorForRemoval - org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
 
pause() - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
pause() - Method in interface org.matsim.core.mobsim.framework.PlayPauseSimulationControlI
 
PAUSE - org.matsim.core.mobsim.framework.PlayPauseSimulationControl.Status
 
pb - org.matsim.core.config.groups.ControlerConfigGroup.EventsFileFormat
 
PCS_ITRF2000_TM_UOS - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
peek() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
peek() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
peek() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
 
peek() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
peek() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
 
peek() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Retrieves, but does not remove, the head of this queue, returning null if this queue is empty.
PERIOD - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
PermissibleModesCalculator - Interface in org.matsim.core.population.algorithms
 
PermissibleModesCalculatorImpl - Class in org.matsim.core.population.algorithms
 
PermissibleModesCalculatorImpl(String[], boolean) - Constructor for class org.matsim.core.population.algorithms.PermissibleModesCalculatorImpl
 
Person - Interface in org.matsim.api.core.v01.population
 
PERSON_AT_ACTIVITY - org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
 
PERSON_ATTRIBUTES_DEPRECATION_MESSAGE - Static variable in class org.matsim.core.config.groups.PlansConfigGroup
 
PERSON_DRIVING_CAR - org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
 
PERSON_OTHER_MODE - org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
 
personalBusiness - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
PersonAlgorithm - Interface in org.matsim.core.population.algorithms
 
PersonArrival - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
PersonArrivalEvent - Class in org.matsim.api.core.v01.events
 
PersonArrivalEvent(double, Id<Person>, Id<Link>, String) - Constructor for class org.matsim.api.core.v01.events.PersonArrivalEvent
 
PersonArrivalEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonCalcTimes - Class in org.matsim.core.population.algorithms
Calculates all time informations in all plans of a person
The algorithm does the following steps: set start-time of first act to 00:00 use end-time of first act as "current" time sets start-time, duration, end-time of acts and departure-time, travel-time, arrival-time of legs by continually adding duration of acts and travel-time of legs to the current time. the last act is extended until 24:00 if it ends before this time.
PersonCalcTimes() - Constructor for class org.matsim.core.population.algorithms.PersonCalcTimes
 
PersonDeparture - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
PersonDepartureEvent - Class in org.matsim.api.core.v01.events
 
PersonDepartureEvent(double, Id<Person>, Id<Link>, String) - Constructor for class org.matsim.api.core.v01.events.PersonDepartureEvent
 
PersonDepartureEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonDriverAgentImpl - Class in org.matsim.core.mobsim.qsim.agents
 
PersonDriverAgentImpl(Plan, Netsim) - Constructor for class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
PersonEntersVehicleEvent - Class in org.matsim.api.core.v01.events
 
PersonEntersVehicleEvent(double, Id<Person>, Id<Vehicle>) - Constructor for class org.matsim.api.core.v01.events.PersonEntersVehicleEvent
 
PersonEntersVehicleEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonExperiencedActivity - Class in org.matsim.core.scoring
 
PersonExperiencedActivity(Id<Person>, Activity) - Constructor for class org.matsim.core.scoring.PersonExperiencedActivity
 
PersonExperiencedLeg - Class in org.matsim.core.scoring
 
PersonExperiencedLeg(Id<Person>, Leg) - Constructor for class org.matsim.core.scoring.PersonExperiencedLeg
 
PersonHouseholdMapping - Class in org.matsim.households
Tiny helper to get the household associated with a person's id.
PersonHouseholdMapping(Households) - Constructor for class org.matsim.households.PersonHouseholdMapping
 
PERSONID - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
PersonLeavesVehicleEvent - Class in org.matsim.api.core.v01.events
 
PersonLeavesVehicleEvent(double, Id<Person>, Id<Vehicle>) - Constructor for class org.matsim.api.core.v01.events.PersonLeavesVehicleEvent
 
PersonLeavesVehicleEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonMoney - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
PersonMoneyEvent - Class in org.matsim.api.core.v01.events
This event specifies that an agent has gained (or paid) some money.
PersonMoneyEvent(double, Id<Person>, double) - Constructor for class org.matsim.api.core.v01.events.PersonMoneyEvent
Deprecated.
-- add "purpose" and "transactionPartner"
PersonMoneyEvent(double, Id<Person>, double, String, String) - Constructor for class org.matsim.api.core.v01.events.PersonMoneyEvent
Creates a new event describing that the given agent has gained some money at the specified time.
PersonMoneyEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonPrepareForSim - Class in org.matsim.core.population.algorithms
Performs several checks that persons are ready for a mobility simulation.
PersonPrepareForSim(PlanAlgorithm, Scenario) - Constructor for class org.matsim.core.population.algorithms.PersonPrepareForSim
 
PersonPrepareForSim(PlanAlgorithm, Scenario, Network) - Constructor for class org.matsim.core.population.algorithms.PersonPrepareForSim
 
PersonRemoveLinkAndRoute - Class in org.matsim.core.population.algorithms
 
PersonRemoveLinkAndRoute() - Constructor for class org.matsim.core.population.algorithms.PersonRemoveLinkAndRoute
 
personscsv - org.matsim.core.controler.Controler.DefaultFiles
 
PersonStuck - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
PersonStuckEvent - Class in org.matsim.api.core.v01.events
 
PersonStuckEvent(double, Id<Person>, Id<Link>, String) - Constructor for class org.matsim.api.core.v01.events.PersonStuckEvent
 
PersonStuckEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
PersonUtils - Class in org.matsim.core.population
 
PHbyModeCalculator - Class in org.matsim.analysis
analyses passenger hours traveled based on experienced plans.
pickupOrDropoff - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
pickupOrDropoffItem - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
pickupOrDropoffPerson - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
PieSlicesLandmarker - Class in org.matsim.core.router.util
 
PieSlicesLandmarker(Rectangle2D.Double) - Constructor for class org.matsim.core.router.util.PieSlicesLandmarker
 
PKMbyModeCalculator - Class in org.matsim.analysis
analyses passenger kilometer traveled based on experienced plans.
Plan - Interface in org.matsim.api.core.v01.population
A plan contains the intention of an agent.
PlanAgent - Interface in org.matsim.core.mobsim.framework
 
PlanAlgorithm - Interface in org.matsim.core.population.algorithms
 
PlanBasedDriverAgentImpl - Class in org.matsim.core.mobsim.qsim.agents
 
PlanBasedDriverAgentImpl(BasicPlanAgentImpl) - Constructor for class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
planCalcScore() - Method in class org.matsim.core.config.Config
 
PlanCalcScoreConfigGroup - Class in org.matsim.core.config.groups
Design decisions: I have decided to modify those setters/getters that do not use SI units such that the units are attached.
PlanCalcScoreConfigGroup() - Constructor for class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
PlanCalcScoreConfigGroup.ActivityParams - Class in org.matsim.core.config.groups
 
PlanCalcScoreConfigGroup.ModeParams - Class in org.matsim.core.config.groups
 
PlanCalcScoreConfigGroup.ScoringParameterSet - Class in org.matsim.core.config.groups
 
PlanCalcScoreConfigGroup.TypicalDurationScoreComputation - Enum in org.matsim.core.config.groups
 
PlanCollectFromAlgorithm - Class in org.matsim.core.population.algorithms
 
PlanCollectFromAlgorithm() - Constructor for class org.matsim.core.population.algorithms.PlanCollectFromAlgorithm
 
PlanElement - Interface in org.matsim.api.core.v01.population
 
PlanMutateTimeAllocation - Class in org.matsim.core.population.algorithms
Mutates the duration of activities randomly within a specified range.
PlanMutateTimeAllocation(double, Random) - Constructor for class org.matsim.core.population.algorithms.PlanMutateTimeAllocation
 
PlanMutateTimeAllocationSimplified - Class in org.matsim.core.population.algorithms
Mutates the duration of activities randomly within a specified range.
PlanMutateTimeAllocationSimplified(double, boolean, Random) - Constructor for class org.matsim.core.population.algorithms.PlanMutateTimeAllocationSimplified
Initializes an instance mutating all activities in a plan
PlanMutateTimeAllocationSimplified(TripStructureUtils.StageActivityHandling, double, boolean, Random) - Constructor for class org.matsim.core.population.algorithms.PlanMutateTimeAllocationSimplified
Initializes an instance mutating all non-stage activities in a plan
PlanRouter - Class in org.matsim.core.router
PlanAlgorithm responsible for routing all trips of a plan.
PlanRouter(TripRouter) - Constructor for class org.matsim.core.router.PlanRouter
Short for initialising without facilities.
PlanRouter(TripRouter, ActivityFacilities) - Constructor for class org.matsim.core.router.PlanRouter
Initialises an instance.
plans() - Method in class org.matsim.core.config.Config
 
plansCalcRoute() - Method in class org.matsim.core.config.Config
 
PlansCalcRouteConfigGroup - Class in org.matsim.core.config.groups
Config Module for PlansCalcRoute class.
PlansCalcRouteConfigGroup() - Constructor for class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
PlansCalcRouteConfigGroup.ModeRoutingParams - Class in org.matsim.core.config.groups
 
PlansConfigGroup - Class in org.matsim.core.config.groups
 
PlansConfigGroup() - Constructor for class org.matsim.core.config.groups.PlansConfigGroup
 
PlansConfigGroup.ActivityDurationInterpretation - Enum in org.matsim.core.config.groups
 
PlansConfigGroup.HandlingOfPlansWithoutRoutingMode - Enum in org.matsim.core.config.groups
 
PlansConfigGroup.NetworkRouteType - Class in org.matsim.core.config.groups
 
PlansDumping - Interface in org.matsim.core.controler.corelisteners
Marker interface, allowing to replace the element providing this functionality in the Controler by Injection.
PlanSelector<T extends BasicPlan,​I> - Interface in org.matsim.core.replanning.selectors
 
plansFileName - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
PlansFilterByLegMode - Class in org.matsim.core.population.algorithms
This algorithm filters out all persons having plans with legs with a certain leg mode.
PlansFilterByLegMode(String, PlansFilterByLegMode.FilterType) - Constructor for class org.matsim.core.population.algorithms.PlansFilterByLegMode
 
PlansFilterByLegMode.FilterType - Enum in org.matsim.core.population.algorithms
 
PlansReplanning - Interface in org.matsim.core.controler.corelisteners
Marker interface, allowing to replace the element providing this functionality in the Controler by Injection.
PlansScoring - Interface in org.matsim.core.controler.corelisteners
Marker interface, allowing to replace the element providing this functionality in the Controler by Injection.
PlansScoringModule - Class in org.matsim.core.scoring
 
PlansScoringModule() - Constructor for class org.matsim.core.scoring.PlansScoringModule
 
PlanStrategy - Interface in org.matsim.core.replanning
Examples of how this class can be used can be found are tutorial.programming.example10PluggablePlanStrategyFromFile.RunPluggablePlanStrategyFromFileExample and tutorial.programming.example11PluggablePlanStrategyInCode.RunPluggablePlanStrategyInCodeExample.
PlanStrategyImpl - Class in org.matsim.core.replanning
A strategy defines how an agent can be modified during re-planning.
PlanStrategyImpl(PlanSelector<Plan, Person>) - Constructor for class org.matsim.core.replanning.PlanStrategyImpl
Deprecated.
PlanStrategyImpl.Builder - Class in org.matsim.core.replanning
 
PlanStrategyModule - Interface in org.matsim.api.core.v01.replanning
A module which modifies a single plan.
play() - Method in class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
play() - Method in interface org.matsim.core.mobsim.framework.PlayPauseSimulationControlI
 
PLAY - org.matsim.core.mobsim.framework.PlayPauseSimulationControl.Status
 
playEventsFile(String, int) - Method in class org.matsim.core.controler.ReplayEvents
 
PlayPauseSimulationControl - Class in org.matsim.core.mobsim.framework
Extracted the play/pause functionality from otfvis to make it available for other purposes (specifically, RMITs CombineSim approach).
PlayPauseSimulationControl(ObservableMobsim) - Constructor for class org.matsim.core.mobsim.framework.PlayPauseSimulationControl
 
PlayPauseSimulationControl.Status - Enum in org.matsim.core.mobsim.framework
 
PlayPauseSimulationControlI - Interface in org.matsim.core.mobsim.framework
 
plotBinnedDistribution(String, String, String) - Method in class org.matsim.analysis.Bins
 
plus(Coord, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
point2Coord(Point) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts a Geotools Point into a MATSim Coord
POINTER - org.matsim.core.router.FastRouterType
 
PointFeatureFactory - Class in org.matsim.core.utils.gis
 
PointFeatureFactory.Builder - Class in org.matsim.core.utils.gis
 
poll() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
poll() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
poll() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Retrieves and removes the head of this queue, or null if this queue is empty.
poll() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
poll() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
Retrieves and removes the head of this queue, or null if this queue is empty.
poll() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Retrieves and removes the head of this queue, or null if this queue is empty.
PolygonFeatureFactory - Class in org.matsim.core.utils.gis
 
PolygonFeatureFactory.Builder - Class in org.matsim.core.utils.gis
 
PolygonFeatureGenerator - Class in org.matsim.utils.gis.matsim2esri.network
 
PolygonFeatureGenerator(WidthCalculator, CoordinateReferenceSystem) - Constructor for class org.matsim.utils.gis.matsim2esri.network.PolygonFeatureGenerator
 
PolylineFeatureFactory - Class in org.matsim.core.utils.gis
 
PolylineFeatureFactory.Builder - Class in org.matsim.core.utils.gis
 
popFirstVehicle() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
population - org.matsim.core.controler.Controler.DefaultFiles
 
Population - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Population - Interface in org.matsim.api.core.v01.population
Root class of the population description (previously also called "plans file")
PopulationAgentSource - Class in org.matsim.core.mobsim.qsim.agents
 
PopulationComparison - Class in org.matsim.core.population.routes
 
PopulationComparison() - Constructor for class org.matsim.core.population.routes.PopulationComparison
 
PopulationComparison.Result - Enum in org.matsim.core.population.routes
 
PopulationFactory - Interface in org.matsim.api.core.v01.population
 
PopulationModule - Class in org.matsim.core.mobsim.qsim
 
PopulationModule() - Constructor for class org.matsim.core.mobsim.qsim.PopulationModule
 
PopulationReader - Class in org.matsim.core.population.io
A population reader that reads the MATSim format.
PopulationReader(String, String, Scenario) - Constructor for class org.matsim.core.population.io.PopulationReader
 
PopulationReader(Scenario) - Constructor for class org.matsim.core.population.io.PopulationReader
 
PopulationSampler - Class in org.matsim.run.gui
 
PopulationSampler() - Constructor for class org.matsim.run.gui.PopulationSampler
 
PopulationUtils - Class in org.matsim.core.population
 
PopulationWriter - Class in org.matsim.api.core.v01.population
 
PopulationWriter - Class in org.matsim.core.population.io
 
PopulationWriter(Population) - Constructor for class org.matsim.api.core.v01.population.PopulationWriter
 
PopulationWriter(Population) - Constructor for class org.matsim.core.population.io.PopulationWriter
 
PopulationWriter(Population, Network) - Constructor for class org.matsim.api.core.v01.population.PopulationWriter
 
PopulationWriter(Population, Network) - Constructor for class org.matsim.core.population.io.PopulationWriter
Creates a new PlansWriter to write out the specified plans to the file and with version as specified in the configuration.
PopulationWriter(Population, Network, double) - Constructor for class org.matsim.core.population.io.PopulationWriter
Creates a new PlansWriter to write out the specified plans to the specified file and with the specified version.
PopulationWriter(CoordinateTransformation, Population) - Constructor for class org.matsim.api.core.v01.population.PopulationWriter
 
PopulationWriter(CoordinateTransformation, Population) - Constructor for class org.matsim.core.population.io.PopulationWriter
 
PopulationWriter(CoordinateTransformation, Population, Network) - Constructor for class org.matsim.api.core.v01.population.PopulationWriter
 
PopulationWriter(CoordinateTransformation, Population, Network) - Constructor for class org.matsim.core.population.io.PopulationWriter
 
PopulationWriter(CoordinateTransformation, Population, Network, double) - Constructor for class org.matsim.core.population.io.PopulationWriter
Creates a new PlansWriter to write out the specified plans to the specified file and with the specified version.
PopulationWriterHandler - Interface in org.matsim.core.population.io
 
positionevents - org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
 
postProcess() - Method in class org.matsim.guice.MatsimGrapher
 
PREBOOKING_OFFSET_ATTRIBUTE_NAME - Static variable in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
PreparedTransitSchedule - Class in org.matsim.pt.router
Allows fast queries of a TransitSchedule for the next departure of a given route at a given stop, from a given point in time.
PreparedTransitSchedule() - Constructor for class org.matsim.pt.router.PreparedTransitSchedule
Deprecated.
PreparedTransitSchedule(TransitSchedule) - Constructor for class org.matsim.pt.router.PreparedTransitSchedule
 
PrepareForMobsim - Interface in org.matsim.core.controler
 
PrepareForMobsimImpl - Class in org.matsim.core.controler
 
PrepareForSim - Interface in org.matsim.core.controler
 
PrepareForSimImpl - Class in org.matsim.core.controler
 
PrepareForSimUtils - Class in org.matsim.core.controler
Created by amit on 16.05.17.
PrepareForSimUtils() - Constructor for class org.matsim.core.controler.PrepareForSimUtils
 
prepareReplanning(ReplanningContext) - Method in interface org.matsim.api.core.v01.replanning.PlanStrategyModule
Initializes this module before handling plans.
prepareReplanning(ReplanningContext) - Method in class org.matsim.core.replanning.modules.AbstractMultithreadedModule
 
prepareReplanning(ReplanningContext) - Method in class org.matsim.core.replanning.modules.ExternalModule
 
prepareReplanning(ReplanningContext) - Method in interface org.matsim.core.replanning.modules.GenericPlanStrategyModule
Initializes this module before handling plans.
prepareReplanning(ReplanningContext) - Method in class org.matsim.core.replanning.modules.ModeAndRouteConsistencyChecker
 
prepareStopFilterQuadTreeIfNotExistent(String, String) - Method in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorData
 
PreplanningEngine - Class in org.matsim.core.mobsim.qsim
 
PreplanningEngineQSimModule - Class in org.matsim.core.mobsim.qsim
 
PreplanningEngineQSimModule() - Constructor for class org.matsim.core.mobsim.qsim.PreplanningEngineQSimModule
 
PreProcessDijkstra - Class in org.matsim.core.router.util
Pre-processes a given network, gathering information which can be used by a Dijkstra when computing least-cost paths between a start and an end node.
PreProcessDijkstra() - Constructor for class org.matsim.core.router.util.PreProcessDijkstra
 
PreProcessDijkstra.DeadEndData - Class in org.matsim.core.router.util
Contains information whether the associated node is in a dead end.
PreProcessEuclidean - Class in org.matsim.core.router.util
Pre-processes a given network, gathering information which can be used by a AStarEuclidean when computing least-cost paths between a start and an end node.
PreProcessEuclidean(TravelDisutility) - Constructor for class org.matsim.core.router.util.PreProcessEuclidean
 
PreProcessLandmarks - Class in org.matsim.core.router.util
Pre-processes a given network, gathering information which can be used by AStarLandmarks when computing least-cost paths between a start and an end node.
PreProcessLandmarks(TravelDisutility) - Constructor for class org.matsim.core.router.util.PreProcessLandmarks
 
PreProcessLandmarks(TravelDisutility, int) - Constructor for class org.matsim.core.router.util.PreProcessLandmarks
 
PreProcessLandmarks(TravelDisutility, Rectangle2D.Double) - Constructor for class org.matsim.core.router.util.PreProcessLandmarks
 
PreProcessLandmarks(TravelDisutility, Rectangle2D.Double, int) - Constructor for class org.matsim.core.router.util.PreProcessLandmarks
 
PreProcessLandmarks(TravelDisutility, Landmarker, int) - Constructor for class org.matsim.core.router.util.PreProcessLandmarks
 
PreProcessLandmarks.LandmarksData - Class in org.matsim.core.router.util
 
print() - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
print(ArrayList<EventLog>) - Static method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
printBuildInfo() - Static method in class org.matsim.core.gbl.Gbl
 
printBuildInfo(String, String) - Static method in class org.matsim.core.gbl.Gbl
 
printCounter() - Method in class org.matsim.core.utils.misc.Counter
 
printCurrentThreadCpuTime() - Static method in class org.matsim.core.gbl.Gbl
Prints the cpu time for the current thread, i.e.
printElapsedTime() - Static method in class org.matsim.core.gbl.Gbl
 
printEngineRunTimes() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineI
 
printEventHandlers() - Method in class org.matsim.core.events.EventsManagerImpl
 
printInfo(String) - Method in class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
prints the variable settings to the STDOUT
printInfo(String) - Method in class org.matsim.core.network.algorithms.NetworkTeleatlasAddSpeedRestrictions
prints the variable settings to the STDOUT
printInfo(String) - Method in class org.matsim.core.network.io.NetworkReaderTeleatlas
prints the variable settings to the STDOUT
printInjector(Injector, Logger) - Static method in class org.matsim.core.controler.Injector
 
printMeasuredTime(String) - Method in class org.matsim.core.mobsim.jdeqsim.util.Timer
 
printMemory() - Static method in class org.matsim.utils.MemoryObserver
 
printMemoryUsage() - Static method in class org.matsim.core.gbl.Gbl
 
printModeRoutingParams() - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
printPlan(Plan) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
printPlan(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
printPlansCount() - Method in class org.matsim.core.population.io.StreamingPopulationReader
Deprecated.
printPlansCount(Population) - Static method in class org.matsim.core.population.PopulationUtils
 
printPlansCount(StreamingPopulationReader) - Static method in class org.matsim.core.population.PopulationUtils
 
printResult(TransitScheduleValidator.ValidationResult) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
printRNGState(String) - Static method in class org.matsim.core.gbl.MatsimRandom
 
printRoundTime() - Static method in class org.matsim.core.gbl.Gbl
 
printStats() - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
printSystemInfo() - Static method in class org.matsim.core.gbl.Gbl
 
printThreadCpuTime(Thread) - Static method in class org.matsim.core.gbl.Gbl
Prints the cpu time for the given thread, i.e.
priority - Variable in class org.matsim.core.mobsim.jdeqsim.Message
 
PRIORITY_ARRIVAL_MESSAGE - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
PRIORITY_DEPARTUARE_MESSAGE - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
PRIORITY_ENTER_ROAD_MESSAGE - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
PRIORITY_LEAVE_ROAD_MESSAGE - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
the priorities of the messages.
ProbabilityFilter - Class in org.matsim.withinday.replanning.identifiers.filter
 
ProbabilityFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
ProbabilityFilterFactory(double) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.ProbabilityFilterFactory
 
PROBLEM_WITH_ACCESS_EGRESS - Static variable in class org.matsim.core.gbl.Gbl
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.DeadlockPreventionMessage
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.EndLegMessage
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.EndRoadMessage
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.EnterRoadMessage
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.LeaveRoadMessage
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
processEvent() - Method in class org.matsim.core.mobsim.jdeqsim.StartingLegMessage
 
processEvent(Event) - Method in interface org.matsim.core.api.experimental.events.EventsManager
 
processEvent(Event) - Method in class org.matsim.core.events.EventsManagerImpl
 
processEvent(Event) - Method in class org.matsim.core.events.ParallelEventsManager
 
processEvent(Event) - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
processEvent(Event) - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
ProjectionUtils - Class in org.matsim.core.scenario
 
provideDefaultQSimComponentsConfig(Config) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsModule
 
provideJDEQSimulation(QSim) - Method in class org.matsim.core.mobsim.qsim.jdeqsimengine.JDEQSimModule
 
PseudoRemovePriorityQueue<E> - Class in org.matsim.core.utils.collections
A simple re-implementation of a priority queue that offers a much better performance for remove operations than the standard PriorityQueue, but uses more memory to manage the data.
The actual implementation is backed by a standard PriorityQueue.
PseudoRemovePriorityQueue(int) - Constructor for class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
 
pt - Static variable in class org.matsim.api.core.v01.TransportMode
 
ptArrivalTime - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
The arrival time at the last stop
PtBiasErrorGraph - Class in org.matsim.pt.counts.obsolete
 
PtBiasErrorGraph(List<CountSimComparison>, int, String, String) - Constructor for class org.matsim.pt.counts.obsolete.PtBiasErrorGraph
Deprecated.
PtConstants - Class in org.matsim.pt
An abstract class containing some constants used for public transportation.
PtConstants() - Constructor for class org.matsim.pt.PtConstants
 
PtCountControlerListener - Class in org.matsim.pt.counts
 
ptCounts() - Method in class org.matsim.core.config.Config
 
PtCountsConfigGroup - Class in org.matsim.core.config.groups
 
PtCountsConfigGroup() - Constructor for class org.matsim.core.config.groups.PtCountsConfigGroup
 
PtCountSimComparisonKMLWriter - Class in org.matsim.pt.counts.obsolete
Deprecated.
PtCountSimComparisonKMLWriter(List<CountSimComparison>, List<CountSimComparison>, List<CountSimComparison>, CoordinateTransformation, Counts, Counts, Counts) - Constructor for class org.matsim.pt.counts.obsolete.PtCountSimComparisonKMLWriter
Deprecated.
PtCountSimComparisonTableWriter - Class in org.matsim.pt.counts
 
PtCountSimComparisonTableWriter(List<CountSimComparison>) - Constructor for class org.matsim.pt.counts.PtCountSimComparisonTableWriter
 
PtCountSimComparisonWriter - Class in org.matsim.pt.counts.obsolete
Deprecated.
PtCountSimComparisonWriter(List<CountSimComparison>, List<CountSimComparison>, List<CountSimComparison>) - Constructor for class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
PtCountSimComparisonWriter.PtCountsType - Enum in org.matsim.pt.counts.obsolete
Deprecated.
 
PtCountsLoadCurveGraphCreator - Class in org.matsim.pt.counts
 
PtCountsLoadCurveGraphCreator(String) - Constructor for class org.matsim.pt.counts.PtCountsLoadCurveGraphCreator
 
PtCountsModule - Class in org.matsim.pt.counts
 
PtCountsModule() - Constructor for class org.matsim.pt.counts.PtCountsModule
 
PtCountsSimRealPerHourGraph - Class in org.matsim.pt.counts.obsolete
 
PtCountsSimRealPerHourGraph(List<CountSimComparison>, int, String, PtCountSimComparisonWriter.PtCountsType) - Constructor for class org.matsim.pt.counts.obsolete.PtCountsSimRealPerHourGraph
Deprecated.
ptDepartureTime - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
The departure time at the first stop
PTPassengerAgent - Interface in org.matsim.core.mobsim.qsim.pt
 
ptTravelTime - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
The travel time between the first stop (departure) and the last stop (arrival).
put(double, double, T) - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
put(double, double, T) - Method in class org.matsim.core.utils.collections.QuadTree
Associates the specified value with the specified coordinates in this QuadTree.
put(String, double) - Method in class org.matsim.analysis.XYTRecord.Builder
 
put(K, V) - Method in class org.matsim.core.utils.collections.ArrayMap
 
put(Id<S>, T) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
put(Id<T>, V) - Method in class org.matsim.api.core.v01.IdMap
 
put(Link) - Method in class org.matsim.core.network.LinkQuadTree
 
put(QuadTree.Leaf<T>) - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
put(T) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.matsim.core.utils.collections.ArrayMap
 
putAll(Map<? extends Id<S>, ? extends T>) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
putAll(Map<? extends Id<T>, ? extends V>) - Method in class org.matsim.api.core.v01.IdMap
 
putAll(IdMap<T, ? extends V>) - Method in class org.matsim.api.core.v01.IdMap
 
putAttribute(String, Object) - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
putAttribute(String, String, Object) - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
putAttribute(String, String, Object) - Method in class org.matsim.utils.objectattributes.ObjectAttributes
 
putAttributeConverter(Class<?>, AttributeConverter) - Method in class org.matsim.utils.objectattributes.ObjectAttributesConverter
Sets the converter for reading attributes of the specified class.
putAttributeConverter(Class<?>, AttributeConverter) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlWriter
Sets the converter for reading attributes of the specified class.
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.api.core.v01.network.NetworkWriter
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.core.network.io.NetworkWriter
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.core.population.io.PopulationReader
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.core.population.io.PopulationWriter
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.facilities.FacilitiesWriter
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.facilities.MatsimFacilitiesReader
 
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
Sets the converter for reading attributes of the specified class.
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
Sets the converter for reading attributes of the specified class.
putAttributeConverter(Class<?>, AttributeConverter<?>) - Method in class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
putAttributeConverter(Class<T>, AttributeConverter<T>) - Method in class org.matsim.api.core.v01.population.PopulationWriter
 
putAttributeConverter(Class<T>, AttributeConverter<T>) - Method in class org.matsim.households.HouseholdsWriterV10
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.api.core.v01.network.NetworkWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.api.core.v01.population.PopulationWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.core.network.io.NetworkWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.core.population.io.PopulationReader
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.core.population.io.PopulationWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.facilities.FacilitiesWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.facilities.MatsimFacilitiesReader
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.households.HouseholdsWriterV10
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlWriterDelegate
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesConverter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlWriter
 
putAttributeConverters(Map<Class<?>, AttributeConverter<?>>) - Method in class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
putCRS(T, String) - Static method in class org.matsim.core.scenario.ProjectionUtils
 
putFacilityAttribute(F, String, Object) - Static method in class org.matsim.facilities.FacilitiesUtils
 
putHouseholdAttribute(F, String, Object) - Static method in class org.matsim.households.HouseholdUtils
 
putLineAttribute(TransitLine, String, Object) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
putMessage(Message) - Method in class org.matsim.core.mobsim.jdeqsim.MessageQueue
Putting a message into the queue
putObject(ByteBuffer, Serializable) - Static method in class org.matsim.core.utils.misc.ByteBufferUtils
Writes the given Serializable to the ByteBuffer.
putPersonAttribute(HasPlansAndId<?, ?>, String, Object) - Static method in class org.matsim.core.population.PopulationUtils
 
putStopFacilityAttribute(TransitStopFacility, String, Object) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
putString(ByteBuffer, String) - Static method in class org.matsim.core.utils.misc.ByteBufferUtils
Writes the given String to the ByteBuffer.
putSubpopulation(HasPlansAndId<?, ?>, String) - Static method in class org.matsim.core.population.PopulationUtils
 

Q

QLaneI - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
Interface for QLanes, which (can) make up the QLinks.
QLaneI.VisData - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QLanesNetworkFactory - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
QLanesNetworkFactory(EventsManager, Scenario) - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.QLanesNetworkFactory
 
QLinkI - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
Contains all the logic for the QLinks which make up the QNetwork.
QLinkImpl - Class in org.matsim.core.mobsim.qsim.qnetsimengine
Please read the docu of QBufferItem, QLane, QLinkInternalI (arguably to be renamed into something like AbstractQLink) and QLinkImpl jointly.
QLinkImpl.Builder - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
QLinkImpl.LaneFactory - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QLinkLanesImpl - Class in org.matsim.core.mobsim.qsim.qnetsimengine
Please read the docu of QBufferItem, QLane, QLinkInternalI (arguably to be renamed into something like AbstractQLink) and QLinkImpl jointly.
QNetsimEngineI - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QNetsimEngineI.NetsimInternalInterface - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QNetsimEngineModule - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
QNetsimEngineModule() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineModule
 
QNetwork - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
QNetworkFactory - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
The current design idea of this is as follows: It is now possible to inject this.
qsim - org.matsim.core.config.groups.ControlerConfigGroup.MobsimType
 
qsim() - Method in class org.matsim.core.config.Config
 
QSim - Class in org.matsim.core.mobsim.qsim
This has developed over the last couple of months/years towards an increasingly pluggable module.
QSimBuilder - Class in org.matsim.core.mobsim.qsim
Builds a new QSim.
QSimBuilder(Config) - Constructor for class org.matsim.core.mobsim.qsim.QSimBuilder
 
QSimComponent - Interface in org.matsim.core.mobsim.qsim.components
 
QSimComponentsConfig - Class in org.matsim.core.mobsim.qsim.components
Contains information about which QSim components should be used in the simulation and in which order they are registered with the QSim.
QSimComponentsConfig() - Constructor for class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
QSimComponentsConfigGroup - Class in org.matsim.core.mobsim.qsim.components
 
QSimComponentsConfigGroup() - Constructor for class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
QSimComponentsConfigurator - Interface in org.matsim.core.mobsim.qsim.components
 
QSimComponentsFromConfigConfigurator - Class in org.matsim.core.mobsim.qsim.components
 
QSimComponentsFromConfigConfigurator(Config) - Constructor for class org.matsim.core.mobsim.qsim.components.QSimComponentsFromConfigConfigurator
 
QSimComponentsModule - Class in org.matsim.core.mobsim.qsim.components
 
QSimComponentsModule() - Constructor for class org.matsim.core.mobsim.qsim.components.QSimComponentsModule
 
QSimConfigGroup - Class in org.matsim.core.config.groups
 
QSimConfigGroup() - Constructor for class org.matsim.core.config.groups.QSimConfigGroup
 
QSimConfigGroup.EndtimeInterpretation - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.LinkDynamics - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.SnapshotStyle - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.StarttimeInterpretation - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.TrafficDynamics - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.VehicleBehavior - Enum in org.matsim.core.config.groups
 
QSimConfigGroup.VehiclesSource - Enum in org.matsim.core.config.groups
 
QSimModule - Class in org.matsim.core.mobsim.qsim
It becomes only clear quite indirectly from the material below: An easy way to configure the QSim is
QSimModule() - Constructor for class org.matsim.core.mobsim.qsim.QSimModule
 
QSimModule(boolean) - Constructor for class org.matsim.core.mobsim.qsim.QSimModule
 
QSimProvider - Class in org.matsim.core.mobsim.qsim
 
QuadEdgeComparator - Class in org.matsim.core.network.algorithms.intersectionSimplifier.containers
 
QuadEdgeComparator(Map<QuadEdge, Double>) - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.containers.QuadEdgeComparator
Constructor.
QuadTree<T> - Class in org.matsim.core.utils.collections
An implementation of a QuadTree to store data assigned to geometric points.
QuadTree(double, double, double, double) - Constructor for class org.matsim.core.utils.collections.QuadTree
Creates an empty QuadTree with the bounds minX/minY -- maxX/maxY.
QuadTree.Executor<T> - Interface in org.matsim.core.utils.collections
 
QuadTree.Leaf<T> - Class in org.matsim.core.utils.collections
 
QuadTree.Node<T> - Class in org.matsim.core.utils.collections
 
QuadTree.Rect - Class in org.matsim.core.utils.collections
 
QuadTrees - Class in org.matsim.core.utils.collections
 
QuadTrees() - Constructor for class org.matsim.core.utils.collections.QuadTrees
 
queue - org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
 
queue - org.matsim.core.config.groups.QSimConfigGroup.TrafficDynamics
 
queue - Variable in class org.matsim.core.mobsim.jdeqsim.Scheduler
 
QVehicle - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QVehicleFactory - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
QVehicleImpl - Class in org.matsim.core.mobsim.qsim.qnetsimengine
The ``Q'' implementation of the MobsimVehicle.
QVehicleImpl(Vehicle) - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 

R

RandomizingTimeDistanceTravelDisutilityFactory - Class in org.matsim.core.router.costcalculators
A factory for a disutility that leads to randomized Pareto search.
RandomizingTimeDistanceTravelDisutilityFactory(String, Config) - Constructor for class org.matsim.core.router.costcalculators.RandomizingTimeDistanceTravelDisutilityFactory
 
RandomPlanSelector<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Select randomly one of the existing plans of the person.
RandomPlanSelector() - Constructor for class org.matsim.core.replanning.selectors.RandomPlanSelector
 
RandomSelectOneModePerRoutingRequestAndDirection - ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection
 
RandomUnscoredPlanSelector<T extends BasicPlan,​I> - Class in org.matsim.core.replanning.selectors
Select randomly one of the existing plans of the person.
RandomUnscoredPlanSelector() - Constructor for class org.matsim.core.replanning.selectors.RandomUnscoredPlanSelector
 
RangeQuerySettingsParameterSet() - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
RaptorIntermodalAccessEgress - Interface in ch.sbb.matsim.routing.pt.raptor
 
RaptorIntermodalAccessEgress.RIntermodalAccessEgress - Class in ch.sbb.matsim.routing.pt.raptor
 
RaptorParameters - Class in ch.sbb.matsim.routing.pt.raptor
 
RaptorParameters(SwissRailRaptorConfigGroup) - Constructor for class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
RaptorParametersForPerson - Interface in ch.sbb.matsim.routing.pt.raptor
 
RaptorRoute - Class in ch.sbb.matsim.routing.pt.raptor
 
RaptorRoute.RoutePart - Class in ch.sbb.matsim.routing.pt.raptor
 
RaptorRouteSelector - Interface in ch.sbb.matsim.routing.pt.raptor
 
RaptorStaticConfig - Class in ch.sbb.matsim.routing.pt.raptor
Static configuration of SwissRailRaptor used to initialize it.
RaptorStaticConfig() - Constructor for class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
RaptorStaticConfig.RaptorOptimization - Enum in ch.sbb.matsim.routing.pt.raptor
 
RaptorStopFinder - Interface in ch.sbb.matsim.routing.pt.raptor
Find potential stops for access or egress, based on a start or end coordinate.
RaptorStopFinder.Direction - Enum in ch.sbb.matsim.routing.pt.raptor
 
RaptorUtils - Class in ch.sbb.matsim.routing.pt.raptor
 
read() - Method in class org.matsim.core.network.io.NetworkReaderTeleatlas
 
read() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
read(byte[]) - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
read(byte[], int, int) - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
read(String) - Method in class org.matsim.visum.VisumNetworkReader
 
readDataFile(String) - Static method in class org.matsim.core.utils.gis.ShapeFileReader
VERY IMPORTANT NOTE
readEvents(String) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
readEvents(EventsManager, String) - Static method in class org.matsim.core.events.EventsUtils
 
readFile(String) - Method in class org.matsim.analysis.CalcLinkStats
 
readFile(String) - Method in interface org.matsim.core.api.internal.MatsimReader
 
readFile(String) - Method in class org.matsim.core.events.MatsimEventsReader
Parses the specified events file.
readFile(String) - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
readFile(String) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Parses the specified file.
readFile(String) - Method in class org.matsim.lanes.LanesReader
 
readFile(String) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
readFile(String) - Method in class org.matsim.vehicles.MatsimVehicleReader
 
readFile(String) - Method in class org.matsim.visum.VisumMatrixReader
 
readFile(String, String) - Method in class org.matsim.core.config.ConfigReader
Parses the specified config file, and uses the given dtd file as a local copy to use as dtd if the one specified in the config file cannot be found.
readFileAndInitialize(String) - Method in class org.matsim.core.utils.gis.ShapeFileReader
Reads all Features in the file into the returned Set and initializes the instance of this class.
readFileRunAlgorithmsAndWriteFile(String, String) - Method in class org.matsim.households.HouseholdsStreamingReaderV10
 
readNetwork(String) - Static method in class org.matsim.core.network.NetworkUtils
 
readNetwork(Network, String) - Static method in class org.matsim.core.network.NetworkUtils
 
readPopulation(String) - Static method in class org.matsim.core.population.PopulationUtils
 
readPopulation(Population, String) - Static method in class org.matsim.core.population.PopulationUtils
 
readStream(InputStream) - Method in class org.matsim.core.events.MatsimEventsReader
Deprecated.
readStream(InputStream) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
readStream(InputStream) - Method in class org.matsim.vehicles.MatsimVehicleReader
 
readStream(InputStream, ControlerConfigGroup.EventsFileFormat) - Method in class org.matsim.core.events.MatsimEventsReader
 
readURL(URL) - Method in interface org.matsim.core.api.internal.MatsimReader
 
readURL(URL) - Method in class org.matsim.core.events.MatsimEventsReader
 
readURL(URL) - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
readURL(URL) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
readURL(URL) - Method in class org.matsim.lanes.LanesReader
 
readURL(URL) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
readURL(URL) - Method in class org.matsim.vehicles.MatsimVehicleReader
 
recalc(TreeMap<Double, NetworkChangeEvent>, TimeVariantAttribute.ChangeValueGetter, double) - Method in interface org.matsim.core.network.TimeVariantAttribute
 
recalcTimeVariantAttributes() - Method in interface org.matsim.core.mobsim.qsim.interfaces.TimeVariantLink
 
recalcTimeVariantAttributes() - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLaneI
 
recalcTimeVariantAttributes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
recalcTimeVariantAttributes() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkLanesImpl
 
recalculatePositions(VisLinkWLanes, SnapshotLinkWidthCalculator) - Method in class org.matsim.lanes.VisLaneModelBuilder
 
ReconstructingUmlaufBuilder - Class in org.matsim.pt
Generates Umlaeufe (= vehicle runs) from the transit schedule.
ReconstructingUmlaufBuilder(Scenario) - Constructor for class org.matsim.pt.ReconstructingUmlaufBuilder
 
Rect(double, double, double, double) - Constructor for class org.matsim.core.utils.collections.QuadTree.Rect
 
RED - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 
reduceToBiggestCluster(Network, Map<Id<Node>, Node>) - Static method in class org.matsim.core.network.algorithms.NetworkCleaner
Reducing the network so it only contains nodes included in the biggest Cluster.
REDYELLOW - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 
REFID - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
ReflectiveConfigGroup - Class in org.matsim.core.config
A module using reflection for easy implementation of config groups.
ReflectiveConfigGroup(String) - Constructor for class org.matsim.core.config.ReflectiveConfigGroup
Creates an instance which will crash if an unknown parameter name is given.
ReflectiveConfigGroup(String, boolean) - Constructor for class org.matsim.core.config.ReflectiveConfigGroup
Creates an instance, giving the choice on whether unknown parameter names result in a crash or just in the parameter value being stored as a String.
ReflectiveConfigGroup.DoNotConvertNull - Annotation Type in org.matsim.core.config
Setters for which the "null" string should NOT be converted to the null pointer, and getter from which a null pointer should NOT be accepted and converted to the "null" string, should be annotated with this.
ReflectiveConfigGroup.InconsistentModuleException - Exception in org.matsim.core.config
 
ReflectiveConfigGroup.StringGetter - Annotation Type in org.matsim.core.config
use to annotate the methods which should be used to get the string values.
ReflectiveConfigGroup.StringSetter - Annotation Type in org.matsim.core.config
use to annotate the methods which should be used to read the string values.
refLinkNo - Variable in class org.matsim.visum.VisumNetwork.StopPoint
 
registerAdditionalAgentOnLink(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.InternalInterface
 
registerAdditionalAgentOnLink(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.NetsimEngine
 
registerAdditionalAgentOnLink(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
if you want an agent visualized while he/she is computationally not on the link, register him/her here (has --hopefully-- no effect on dynamics)
registerDriverAgentWaitingForCar(MobsimDriverAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
this is for driver agents who want to depart but their car is not (yet) there.
registerDriverAgentWaitingForPassengers(MobsimDriverAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
this is for driver agents who want to depart but not all passengers are (yet) there.
registerPassengerAgentWaitingForCar(MobsimAgent, Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
this is for passenger agents who want to depart but their car is not (yet) there.
reinitialize(Households) - Method in class org.matsim.households.PersonHouseholdMapping
 
reject - org.matsim.core.config.groups.PlansConfigGroup.HandlingOfPlansWithoutRoutingMode
 
relative - org.matsim.core.config.groups.PlanCalcScoreConfigGroup.TypicalDurationScoreComputation
 
relaxImaginaryNode(ImaginaryNode, RouterPriorityQueue<Node>, double) - Method in class org.matsim.core.router.MultiNodeDijkstra
 
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.AStarLandmarks
 
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.Dijkstra
Expands the given Node in the routing algorithm; may be overridden in sub-classes.
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.FastAStarEuclidean
 
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.FastAStarLandmarks
 
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.FastDijkstra
 
relaxNode(Node, Node, RouterPriorityQueue<Node>) - Method in class org.matsim.core.router.FastMultiNodeDijkstra
 
relaxNode(Node, RouterPriorityQueue<Node>) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Expands the given Node in the routing algorithm; may be overridden in sub-classes.
ReleaseInfo - Class in org.matsim.run
This is just a simple class to use as main class in jar-file releases.
ReleaseInfo() - Constructor for class org.matsim.run.ReleaseInfo
 
relocateCurrentLegRoute(Leg, Person, int, Id<Link>, double) - Method in class org.matsim.withinday.utils.EditRoutes
Deprecated.
relocateFutureLegRoute(Leg, Id<Link>, Id<Link>, Person) - Method in class org.matsim.withinday.utils.EditRoutes
Deprecated.
relocateFutureLegRoute(Leg, Id<Link>, Id<Link>, Person, Network, TripRouter) - Static method in class org.matsim.withinday.utils.EditRoutes
Deprecated.
switch this to relocateFutureTrip, since with egress legs relocating the destination of a single leg leads to disconnected trips. kai, dec'15
relocateFutureTrip(TripStructureUtils.Trip, Plan, String, double, TripRouter, Scenario) - Static method in class org.matsim.withinday.utils.EditTrips
Deprecated.
remove(double, double, T) - Method in class org.matsim.core.utils.collections.QuadTree.Node
 
remove(double, double, T) - Method in class org.matsim.core.utils.collections.QuadTree
Removes the specified object from the specified location.
remove(E) - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Removes a single instance of the specified element from this queue, if it is present.
remove(E) - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
remove(E) - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(E) - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class org.matsim.api.core.v01.IdMap
 
remove(Object) - Method in class org.matsim.api.core.v01.IdSet
 
remove(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
remove(Object) - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
remove(Object, Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
remove(Id<TransitStopFacility>, Id<TransitStopFacility>) - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes
Removes the minimal transfer time between the two stops if there was one set.
remove(Id<T>) - Method in class org.matsim.api.core.v01.IdMap
 
remove(Id<T>) - Method in class org.matsim.api.core.v01.IdSet
 
remove(Link) - Method in class org.matsim.core.network.LinkQuadTree
 
REMOVE - org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.MergeType
no merge, instead remove additionals (random)
removeActivity(Plan, int) - Static method in class org.matsim.core.population.PopulationUtils
 
removeActivity(MobsimAgent, int) - Method in class org.matsim.withinday.utils.EditPlans
Convenience method, clarifying that this can be called without giving the mode.
removeActivity(MobsimAgent, int, String) - Method in class org.matsim.withinday.utils.EditPlans
 
removeAgentFilter(AgentFilter) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
removeAgentFilterFactory(AgentFilterFactory) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelectorFactory
 
removeAgentFromStop(PTPassengerAgent, Id<TransitStopFacility>) - Method in class org.matsim.core.mobsim.qsim.pt.TransitStopAgentTracker
 
removeAlgorithm(HouseholdAlgorithm) - Method in class org.matsim.households.HouseholdsAlgorithmRunner
Removes the first instance found of the algorithm from the list.
removeAll(Collection<?>) - Method in class org.matsim.api.core.v01.IdSet
 
removeAllAttributes(String) - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
removeAllAttributes(String) - Method in class org.matsim.utils.objectattributes.ObjectAttributes
 
removeAllIncidentEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Remove incident edges in relationship with the edge.
removeAllPlansWithMode - org.matsim.core.population.algorithms.PlansFilterByLegMode.FilterType
 
removeAttribute(String) - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
removeAttribute(String, String) - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
removeAttribute(String, String) - Method in class org.matsim.utils.objectattributes.ObjectAttributes
 
removeAttributeConverter(Class<?>) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
Removes the converter for reading attributes of the specified class.
removeAttributeConverter(Class<?>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesConverter
Removes the converter for reading attributes of the specified class.
removeAttributeConverter(Class<?>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
Removes the converter for reading attributes of the specified class.
removeAttributeConverter(Class<?>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlWriter
Removes the converter for reading attributes of the specified class.
removeComponent(Annotation) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
removeComponent(Class<? extends Annotation>) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
removeConfigConsistencyChecker(Class) - Method in class org.matsim.core.config.Config
 
removeControlerListener(ControlerListener) - Method in class org.matsim.core.controler.ControlerListenerManagerImpl
Removes a ControlerListener from the Controler instance
removeDeparture(Departure) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
removeDeparture(Departure) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
removeDuringActivityReplannerFactory(WithinDayDuringActivityReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
removeDuringLegReplannerFactory(WithinDayDuringLegReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
removeEdge(HullEdge) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Remove an edge of the triangle.
removeEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Remove edges of the triangle.
removeEntry(String, String) - Method in class org.matsim.matrices.Matrix
 
removeFacilityAttribute(F, String) - Static method in class org.matsim.facilities.FacilitiesUtils
 
removeFirstDeadlockPreventionMessage(DeadlockPreventionMessage) - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
removeFromInterestedInEnteringRoad() - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
removeHandler(EventHandler) - Method in interface org.matsim.core.api.experimental.events.EventsManager
 
removeHandler(EventHandler) - Method in class org.matsim.core.events.EventsManagerImpl
 
removeHandler(EventHandler) - Method in class org.matsim.core.events.ParallelEventsManager
 
removeHandler(EventHandler) - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
removeHandler(EventHandler) - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
removeHouseholdAttribute(F, String) - Static method in class org.matsim.households.HouseholdUtils
 
removeIdentifier(T) - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
removeIncidentEdge(HullEdge) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Remove an incident edge in relationship with the edge.
removeInitialReplannerFactory(WithinDayInitialReplannerFactory) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
removeInLink(Id<Link>) - Method in interface org.matsim.api.core.v01.network.Node
 
removeInLink(Id<Link>) - Method in class org.matsim.core.router.ImaginaryNode
 
removeInLink(Id<Link>) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkNode
 
removeInLink(Id<Link>) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
removeKey(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
removeLeg(Plan, int) - Static method in class org.matsim.core.population.PopulationUtils
Removes the specified leg and the following act, too! If the following act is not the last one, the following leg will be emptied to keep consistency (i.e.
removeLineAttribute(TransitLine, String) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
removeLink(Id<Link>) - Method in interface org.matsim.api.core.v01.network.Network
Removes the link with the specified Id from the network and removes it as in- or out-Links of its to- and from-Node, but does not remove any node this link is connected to.
removeLink(Id<Link>) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
removeLink(Id<Link>) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
removeLink(Link) - Method in class org.matsim.core.network.NetworkChangeEvent
 
removeMessage(Message) - Method in class org.matsim.core.mobsim.jdeqsim.MessageQueue
Remove the message from the queue and discard it.
removeModeRoutingParams(String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
removeModule(Class<? extends AbstractQSimModule>) - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Removes a QSim module with a specific type form the list of registered modules.
removeModule(String) - Method in class org.matsim.core.config.Config
Removes the specified module / config-group with the specified name from the configuration.
removeNamedComponent(String) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfig
 
removeNeighbour(HullTriangle) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Remove a neighbour triangle of the triangle.
removeNeighbours(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Remove neighbour triangles of the triangle.
removeNode(Id<Node>) - Method in interface org.matsim.api.core.v01.network.Network
Removes the node with the specified Id from the network, along with all links connected to that node.
removeNode(Id<Node>) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
removeNode(Id<Node>) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
removeNodesWithoutLinks() - Method in class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
Removes nodes from the network that have no incoming or outgoing links attached to them.
removeOutLink(Id<Link>) - Method in interface org.matsim.api.core.v01.network.Node
 
removeOutLink(Id<Link>) - Method in class org.matsim.core.router.ImaginaryNode
 
removeOutLink(Id<Link>) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkNode
 
removeOutLink(Id<Link>) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
removeParameterSet(ConfigGroup) - Method in class org.matsim.core.config.ConfigGroup
 
removeParkedVehicle(Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
remove vehicle from "activity" location
removePassenger(PassengerAgent) - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimVehicle
Removes the passenger from this vehicle.
removePassenger(PassengerAgent) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
removePerson(Id<Person>) - Method in interface org.matsim.api.core.v01.population.Population
 
removePersonAttribute(Person, String) - Static method in class org.matsim.core.population.PopulationUtils
 
removePersonAttributes(Person, Population) - Static method in class org.matsim.core.population.PopulationUtils
Deprecated.
removePlan(T) - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
 
removeRangeQuerySettings(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
removeRoute(TransitRoute) - Method in interface org.matsim.pt.transitSchedule.api.TransitLine
Removes the specified transit route from this transit line.
removeRoute(TransitRoute) - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
removeRouteSelector(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
removeScenarioElement(String) - Method in class org.matsim.core.scenario.MutableScenario
 
removeSimulationAfterSimStepListener(MobsimAfterSimStepListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
removeSimulationBeforeCleanupListener(MobsimBeforeCleanupListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
removeSimulationBeforeSimStepListener(MobsimBeforeSimStepListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
removeSimulationInitializedListener(MobsimInitializedListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
 
removeSimulationListener(MobsimListener) - Method in class org.matsim.core.mobsim.framework.listeners.FixedOrderSimulationListener
Removes the SimulationListener from all ListenerLists that it supports.
removeSnapshotWriter(SnapshotWriter) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
removeStopFacility(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
removeStopFacility(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
removeStopFacilityAttribute(TransitStopFacility, String) - Static method in class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
removeStrategy(PlanStrategy, String) - Method in class org.matsim.core.replanning.StrategyManager
removes the specified strategy from this manager for the specified subpopulation
removeStrategyForDefaultSubpopulation(PlanStrategy) - Method in class org.matsim.core.replanning.StrategyManager
Deprecated.
removeTransitLine(TransitLine) - Method in interface org.matsim.pt.transitSchedule.api.TransitSchedule
 
removeTransitLine(TransitLine) - Method in class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
removeTriangle(HullTriangle) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Remove a triangle in relationship with the edge.
removeTriangles(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Remove triangles in relationship with the edge.
removeUnselectedPlans(Person) - Static method in class org.matsim.core.population.PersonUtils
 
removeUTurns - Variable in class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
option flag: if set, expanded nodes (nodes that contains maneuver restrictions) will not include new virtual links providing a u-turn maneuver at the junction.
removeValue(Object) - Method in class org.matsim.core.utils.collections.ArrayMap
 
removeVehicle(Id<Vehicle>) - Method in interface org.matsim.vehicles.Vehicles
 
removeVehicleType(Id<VehicleType>) - Method in interface org.matsim.vehicles.Vehicles
 
removeWithinDayReplanner(Id<WithinDayReplanner>) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
removeWithinDayReplannerFactory(T) - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
render(Graph<Node, Edge>) - Method in class org.matsim.guice.GraphvizRenderer
 
replace(K, V) - Method in class org.matsim.core.utils.collections.ArrayMap
 
replaceActivity(MobsimAgent, int, Activity) - Method in class org.matsim.withinday.utils.EditPlans
Convenience method, clarifying that this can be called without giving the mode.
replaceActivity(MobsimAgent, int, Activity, String, String) - Method in class org.matsim.withinday.utils.EditPlans
 
replaceActivityBlindly(Plan, Activity, Activity) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
Only the PlanElements are changed - further Steps like updating the Routes of the previous and next Leg have to be done elsewhere.
replaceLegBlindly(Plan, Leg, Leg) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
Only the PlanElements are changed - further Steps like updating the Routes of the previous and next Leg have to be done elsewhere.
replanCurrentLeg(MobsimAgent, double) - Method in class org.matsim.withinday.utils.EditRoutes
 
replanCurrentLegRoute(Leg, Person, int, double) - Method in class org.matsim.withinday.utils.EditRoutes
We create a new Plan which contains only the Leg that should be replanned and its previous and next Activities.
replanCurrentTrip(MobsimAgent, double, String) - Method in class org.matsim.withinday.utils.EditTrips
 
replanFutureLegRoute(Leg, Person) - Method in class org.matsim.withinday.utils.EditRoutes
Re-plans a future route.
replanFutureTrip(TripStructureUtils.Trip, Plan, String) - Method in class org.matsim.withinday.utils.EditTrips
Convenience method that estimates the trip departure time rather than explicitly requesting it.
replanFutureTrip(TripStructureUtils.Trip, Plan, String, double) - Method in class org.matsim.withinday.utils.EditTrips
 
replanFutureTrip(TripStructureUtils.Trip, Plan, String, double, TripRouter, Scenario) - Static method in class org.matsim.withinday.utils.EditTrips
Deprecated.
replannerFactories - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
replannerName - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
ReplanningContext - Interface in org.matsim.core.replanning
A partial, inside view of the Controler which is available during replanning.
ReplanningEvent - Class in org.matsim.core.controler.events
Event class to notify observers that replanning should happen
ReplanningEvent - Class in org.matsim.withinday.events
 
ReplanningEvent(double, Id<Person>, String) - Constructor for class org.matsim.withinday.events.ReplanningEvent
 
ReplanningEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.ReplanningEvent
 
ReplanningEventHandler - Interface in org.matsim.withinday.events.handler
 
ReplanningException - Exception in org.matsim.withinday.utils
For example when activity to be replanned is in the past.
ReplanningException() - Constructor for exception org.matsim.withinday.utils.ReplanningException
 
ReplanningException(String) - Constructor for exception org.matsim.withinday.utils.ReplanningException
 
ReplanningIdGenerator - Class in org.matsim.withinday.replanning.replanners.tools
 
ReplanningIdGenerator() - Constructor for class org.matsim.withinday.replanning.replanners.tools.ReplanningIdGenerator
 
ReplanningListener - Interface in org.matsim.core.controler.listener
 
ReplanningRunnable - Class in org.matsim.withinday.replanning.parallel
 
ReplanningRunnable(String) - Constructor for class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
replanningRunnables - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
ReplanningTask - Class in org.matsim.withinday.replanning.replanners.tools
 
ReplanningTask(MobsimAgent, Id<WithinDayReplanner>) - Constructor for class org.matsim.withinday.replanning.replanners.tools.ReplanningTask
 
replanningTasks - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
ReplanningUtils - Class in org.matsim.core.replanning
 
ReplanningUtils() - Constructor for class org.matsim.core.replanning.ReplanningUtils
 
ReplayEvents - Class in org.matsim.core.controler
An attempt at making analysis modules reusable by emulating parts of the ControlerListener protocol while reading an events file.
ReplayEvents() - Constructor for class org.matsim.core.controler.ReplayEvents
 
ReplayEvents.Module - Class in org.matsim.core.controler
 
ReplayEvents.Results - Interface in org.matsim.core.controler
 
reportNetworkStatistics(Network) - Static method in class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
Provides basic statistics of a given Network.
requireDefined(OptionalTime) - Static method in class org.matsim.core.utils.misc.OptionalTimes
 
requireOptions(String...) - Method in class org.matsim.core.config.CommandLine.Builder
 
requireOptions(Collection<String>) - Method in class org.matsim.core.config.CommandLine.Builder
Adds a list of required command line options.
ReRoute - Class in org.matsim.core.replanning.modules
Uses the routing algorithm provided by the Controler for calculating the routes of plans during Replanning.
ReRoute - Class in org.matsim.core.replanning.strategies
 
ReRoute - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
ReRoute() - Constructor for class org.matsim.core.replanning.strategies.ReRoute
 
ReRoute(Scenario, Provider<TripRouter>) - Constructor for class org.matsim.core.replanning.modules.ReRoute
 
ReRoute(ActivityFacilities, Provider<TripRouter>, GlobalConfigGroup) - Constructor for class org.matsim.core.replanning.modules.ReRoute
 
rescheduleActivityEnd(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.ActivityEndRescheduler
Deprecated.
rescheduleActivityEnd(MobsimAgent) - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
For within-day replanning.
rescheduleActivityEnd(MobsimAgent) - Method in interface org.matsim.core.mobsim.qsim.interfaces.ActivityHandler
 
rescheduleActivityEnd(MobsimAgent) - Method in class org.matsim.core.mobsim.qsim.QSim
 
rescheduleActivityEnd(MobsimAgent) - Method in class org.matsim.withinday.utils.EditPlans
 
rescheduleActivityEnd(MobsimAgent, Mobsim) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
rescheduleActivityEndtime(MobsimAgent, int, double) - Method in class org.matsim.withinday.utils.EditPlans
 
rescheduleCurrentActivityEndtime(MobsimAgent, double) - Method in class org.matsim.withinday.utils.EditPlans
 
reset() - Method in class org.matsim.analysis.CalcLinkStats
 
reset() - Method in class org.matsim.analysis.IterationStopWatch
Resets the stop watch, deleting all gathered values.
reset() - Static method in class org.matsim.core.gbl.MatsimRandom
Resets the random number generator with a default random seed.
reset() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Resets the queue to its initial state.
reset() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
reset() - Method in class org.matsim.core.scoring.functions.OnlyTravelTimeDependentScoringFunction
 
reset() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
 
reset() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Resets the queue to its initial state.
reset() - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
reset() - Method in class org.matsim.core.utils.misc.Counter
 
reset() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
reset() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
 
reset() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
reset() - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelMoneyScoring
Deprecated.
 
reset() - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.BasicScoring
Deprecated.
reset() - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
reset() - Method in class org.matsim.guice.GraphvizRenderer
 
reset() - Method in class org.matsim.guice.MatsimGrapher
 
reset() - Method in class org.matsim.pt.router.CustomDataManager
 
reset() - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
reset(int) - Method in class org.matsim.analysis.CalcLegTimes
 
reset(int) - Method in class org.matsim.analysis.LegHistogram
 
reset(int) - Method in class org.matsim.analysis.VolumesAnalyzer
 
reset(int) - Method in class org.matsim.core.events.algorithms.EventWriterJson
 
reset(int) - Method in class org.matsim.core.events.algorithms.EventWriterTXT
 
reset(int) - Method in class org.matsim.core.events.algorithms.EventWriterXML
 
reset(int) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
 
reset(int) - Method in class org.matsim.core.events.algorithms.Vehicle2DriverEventHandler
 
reset(int) - Method in interface org.matsim.core.events.handler.EventHandler
Gives the event handler the possibility to clean up its internal state.
reset(int) - Method in class org.matsim.core.scoring.EventsToActivities
 
reset(int) - Method in class org.matsim.core.scoring.EventsToLegs
 
reset(int) - Method in class org.matsim.core.scoring.EventsToLegsAndActivities
 
reset(int) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
 
reset(int) - Method in class org.matsim.pt.analysis.RouteOccupancy
 
reset(int) - Method in class org.matsim.pt.analysis.RouteTimeDiagram
 
reset(int) - Method in class org.matsim.pt.analysis.TransitLoad
 
reset(int) - Method in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
reset(int) - Method in class org.matsim.pt.analysis.VehicleTracker
 
reset(int) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
reset(int) - Method in class org.matsim.withinday.replanning.identifiers.tools.ActivityReplanningMap
 
reset(int) - Method in class org.matsim.withinday.replanning.identifiers.tools.LinkReplanningMap
 
reset(int) - Method in class org.matsim.withinday.trafficmonitoring.EarliestLinkExitTimeProvider
 
reset(int) - Method in class org.matsim.withinday.trafficmonitoring.LinkEnteredProvider
 
reset(int) - Method in class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
reset(int) - Method in class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
reset(long) - Static method in class org.matsim.core.gbl.MatsimRandom
Resets the random number generator with the given seed.
resetCaches() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
resetCaches() - Method in interface org.matsim.core.mobsim.qsim.agents.HasModifiablePlan
 
resetCaches() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
resetCaches() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
Some data of the currently simulated Leg is cached to speed up the simulation.
resetCaches() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
resetCaches(MobsimAgent) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
resetHandlers(int) - Method in interface org.matsim.core.api.experimental.events.EventsManager
 
resetHandlers(int) - Method in class org.matsim.core.events.EventsManagerImpl
 
resetHandlers(int) - Method in class org.matsim.core.events.ParallelEventsManager
 
resetHandlers(int) - Method in class org.matsim.core.events.ParallelEventsManagerImpl
 
resetHandlers(int) - Method in class org.matsim.core.events.SingleHandlerEventsManager
 
resetMessage(Scheduler, Vehicle) - Method in class org.matsim.core.mobsim.jdeqsim.EventMessage
 
resetReplanners() - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
resetReplanners() - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
resetRoutes(Plan) - Static method in class org.matsim.core.population.PopulationUtils
 
resetTimer() - Method in class org.matsim.core.mobsim.jdeqsim.util.Timer
 
resetVisited() - Method in class org.matsim.core.router.util.DijkstraNodeData
 
resetVisited() - Method in interface org.matsim.core.router.util.NodeData
 
resolveEntity(String, String) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
resolveFileOrResource(String) - Static method in class org.matsim.core.utils.io.IOUtils
This function takes a path and tries to find the file in the file system or in the resource path.
retainAll(Collection<?>) - Method in class org.matsim.api.core.v01.IdSet
 
RETROFIT_CONTROLER - Static variable in class org.matsim.core.gbl.Gbl
 
reverseDirectionExists(OsmNetworkReader.OsmWay) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Override this method if you want to use another way to figure out if one can travel on this link in reverse direction.
revisitNode(Node, DijkstraNodeData, RouterPriorityQueue<Node>, double, double, Link) - Method in class org.matsim.core.router.Dijkstra
Changes the position of the given Node n in the pendingNodes queue and updates its time and cost information.
reviveMessage() - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
ride - Static variable in class org.matsim.api.core.v01.TransportMode
 
RIntermodalAccessEgress(List<? extends PlanElement>, double, double, RaptorStopFinder.Direction) - Constructor for class ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress.RIntermodalAccessEgress
 
Road - Class in org.matsim.core.mobsim.jdeqsim
The road is simulated as an active agent, moving arround vehicles.
Road(Scheduler, Link) - Constructor for class org.matsim.core.mobsim.jdeqsim.Road
 
rotateToRight(Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
Note: If the given Coord has elevation, it's elevation will stay the same (jjoubert, Sep '16).
roundRobin - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
route - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
route - Variable in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
Route - Interface in org.matsim.api.core.v01.population
 
ROUTE_HAS_UNREACHABLE_STOP - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
 
ROUTE_TYPE - Static variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
RouteDescription() - Constructor for class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
RouteFactories - Class in org.matsim.core.population.routes
 
RouteFactories() - Constructor for class org.matsim.core.population.routes.RouteFactories
 
RouteFactory - Interface in org.matsim.core.population.routes
Provides a simple factory method to create new Route-objects.
RouteOccupancy - Class in org.matsim.pt.analysis
Keeps track of the total number of passengers entering and leaving a transit vehicle along a given route, on all Departures.
RouteOccupancy(TransitRoute, VehicleTracker) - Constructor for class org.matsim.pt.analysis.RouteOccupancy
 
routeParts - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress.RIntermodalAccessEgress
 
RouterPriorityQueue<E> - Interface in org.matsim.core.utils.collections
An interface for classes that can be used as priority queue.
RouteSegment - Class in org.matsim.pt.router
 
RouteSegment(TransitStopFacility, TransitStopFacility, double, Id<TransitLine>, Id<TransitRoute>) - Constructor for class org.matsim.pt.router.RouteSegment
 
RouteSelectorParameterSet() - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
RouteTimeDiagram - Class in org.matsim.pt.analysis
Collects data to create Route-Time-Diagrams based on the actual simulation.
RouteTimeDiagram() - Constructor for class org.matsim.pt.analysis.RouteTimeDiagram
 
RouteUtils - Class in org.matsim.core.population.routes
Provides helper methods to work with routes.
RoutingModeMainModeIdentifier - Class in org.matsim.core.router
 
RoutingModeMainModeIdentifier() - Constructor for class org.matsim.core.router.RoutingModeMainModeIdentifier
 
RoutingModule - Interface in org.matsim.core.router
Defines classes responsible for routing for a given (main)-mode.
RoutingNetwork - Interface in org.matsim.core.router.util
A network that is used by FastDijkstra, FastAStarEuclidean and FastAStarLandmarks.
RoutingNetworkFactory - Interface in org.matsim.core.router.util
 
RoutingNetworkImaginaryNode - Class in org.matsim.core.router
A subclass of ImaginaryNode for fast routers (FastMultiNodeDijkstra and BackwardFastMultiNodeDijkstra).
RoutingNetworkImaginaryNode(Collection<? extends InitialNode>) - Constructor for class org.matsim.core.router.RoutingNetworkImaginaryNode
 
RoutingNetworkLink - Interface in org.matsim.core.router.util
 
RoutingNetworkNode - Interface in org.matsim.core.router.util
 
run() - Method in class org.matsim.core.controler.Controler
Starts the iterations.
run() - Method in class org.matsim.core.controler.PrepareForMobsimImpl
 
run() - Method in class org.matsim.core.controler.PrepareForSimImpl
 
run() - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
run() - Method in interface org.matsim.core.mobsim.framework.Mobsim
Start the mobility simulation
run() - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimulation
 
run() - Method in class org.matsim.core.mobsim.qsim.QSim
 
run() - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
run() - Method in class org.matsim.pt.utils.CreateVehiclesForSchedule
 
run() - Method in class org.matsim.run.Controler
 
run() - Method in class org.matsim.run.gui.Gui
 
run() - Method in class org.matsim.run.gui.ScheduleValidatorWindow
 
run() - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
run(double) - Method in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
run(File, Config, Network) - Method in class org.matsim.run.Events2Snapshot
Starts the conversion of events into snapshot files.
run(Iterable<? extends HasPlansAndId<PL, AG>>, Population, int, ReplanningContext) - Method in class org.matsim.core.replanning.GenericStrategyManager
Randomly chooses for each person of the population a strategy and uses that strategy on the person, after adapting the strategies to any pending change requests for the specified iteration.
run(String[]) - Static method in class org.matsim.core.network.algorithms.intersectionSimplifier.RunIntersectionSimplifier
 
run(String[]) - Method in class org.matsim.run.Events2Snapshot
Starts the conversion of events into snapshot files.
run(String[]) - Method in class org.matsim.run.InitRoutes
 
run(String[]) - Method in class org.matsim.run.NetworkCleaner
Runs the network cleaning algorithms over the network read in from the argument list, and writing the resulting network out to a file again
run(String[]) - Method in class org.matsim.run.XY2Links
Starts the assignment of links to activities.
run(String[], String, int) - Static method in class org.matsim.core.utils.misc.ExeRunner
 
run(String[], String, int, String) - Static method in class org.matsim.core.utils.misc.ExeRunner
 
run(String, String) - Method in class org.matsim.run.NetworkCleaner
Runs the network cleaning algorithms over the network read in from inputNetworkFile and writes the resulting ("cleaned") network to the specified file.
run(String, String, int) - Static method in class org.matsim.core.utils.misc.ExeRunner
Runs an executable and waits until the executable finishes or until a certain amount of time has passed (timeout).
run(String, String, int, String) - Static method in class org.matsim.core.utils.misc.ExeRunner
Runs an executable and waits until the executable finishes or until a certain amount of time has passed (timeout).
run(Set<String>) - Method in class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
Modifies the network such that the subnetwork containing only links that have at least one of the specified transport modes in their set of allowed transport modes is strongly connected (=every link/node can be reached by every other link/node).
run(Set<String>, Set<String>) - Method in class org.matsim.core.network.algorithms.MultimodalNetworkCleaner
Modifies the network such that the subnetwork containing only links that have at least one of the specified transport modes (cleaningModes as well as connectivityModes) in their set of allowed transport modes is strongly connected (=every link/node can be reached by every other link/node).
run(Network) - Method in interface org.matsim.core.api.internal.NetworkRunnable
 
run(Network) - Method in class org.matsim.core.network.algorithms.CalcBoundingBox
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkAdaptLength
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkCalcLanes
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkCleaner
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkFalsifier
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkMergeDoubleLinks
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkScenarioCut
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkSegmentDoubleLinks
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkSimplifier
Merges all qualifying links, ignoring length threshold.
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkSummary
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkTeleatlasAddManeuverRestrictions
Reading and assigning (expanding nodes) maneuver restrictions to the network.
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkTeleatlasAddSpeedRestrictions
Reading and assigning speed restrictions to the links of a network.
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkTransform
 
run(Network) - Method in class org.matsim.core.network.algorithms.NetworkWriteAsTable
 
run(Network) - Method in class org.matsim.core.router.util.PreProcessDijkstra
 
run(Network) - Method in class org.matsim.core.router.util.PreProcessEuclidean
 
run(Network) - Method in class org.matsim.core.router.util.PreProcessLandmarks
 
run(Network, double) - Method in class org.matsim.core.network.algorithms.NetworkSimplifier
Deprecated.
run(Network, ActivityFacilities) - Static method in class org.matsim.core.controler.XY2LinksForFacilities
 
run(HasPlansAndId<T, I>) - Method in interface org.matsim.core.replanning.GenericPlanStrategy
Adds a person to this strategy to be handled.
run(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
run(Person) - Method in class org.matsim.analysis.CalcAverageTripLength
Deprecated.
 
run(Person) - Method in class org.matsim.core.population.algorithms.AbstractPersonAlgorithm
 
run(Person) - Method in interface org.matsim.core.population.algorithms.PersonAlgorithm
 
run(Person) - Method in class org.matsim.core.population.algorithms.PersonCalcTimes
 
run(Person) - Method in class org.matsim.core.population.algorithms.PersonPrepareForSim
 
run(Person) - Method in class org.matsim.core.population.algorithms.PersonRemoveLinkAndRoute
 
run(Person) - Method in class org.matsim.core.population.algorithms.XY2Links
Assigns links to each activity in all plans of the person.
run(Person) - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
run(Person) - Method in class org.matsim.core.router.PlanRouter
 
run(Plan) - Method in class org.matsim.analysis.CalcAverageTripLength
Deprecated.
 
run(Plan) - Method in class org.matsim.core.population.algorithms.ChooseRandomLegMode
 
run(Plan) - Method in class org.matsim.core.population.algorithms.ChooseRandomLegModeForSubtour
 
run(Plan) - Method in class org.matsim.core.population.algorithms.ChooseRandomSingleLegMode
 
run(Plan) - Method in class org.matsim.core.population.algorithms.PersonRemoveLinkAndRoute
 
run(Plan) - Method in interface org.matsim.core.population.algorithms.PlanAlgorithm
 
run(Plan) - Method in class org.matsim.core.population.algorithms.PlanCollectFromAlgorithm
Just collects all plans in a set.
run(Plan) - Method in class org.matsim.core.population.algorithms.PlanMutateTimeAllocation
 
run(Plan) - Method in class org.matsim.core.population.algorithms.PlanMutateTimeAllocationSimplified
 
run(Plan) - Method in class org.matsim.core.population.algorithms.TripPlanMutateTimeAllocation
 
run(Plan) - Method in class org.matsim.core.population.algorithms.TripsToLegsAlgorithm
 
run(Plan) - Method in class org.matsim.core.population.algorithms.XY2Links
Assigns links to each activity in the plan.
run(Plan) - Method in class org.matsim.core.router.PlanRouter
 
run(Plan) - Method in class org.matsim.pt.router.TransitActsRemover
Deprecated.
 
run(Plan, boolean) - Method in class org.matsim.pt.router.TransitActsRemover
Deprecated.
 
run(Population) - Method in class org.matsim.core.population.algorithms.AbstractPersonAlgorithm
 
run(Population) - Method in class org.matsim.core.population.algorithms.PlansFilterByLegMode
 
run(Population) - Method in class org.matsim.facilities.FacilitiesFromPopulation
 
run(Population, int, ParallelPersonAlgorithmUtils.PersonAlgorithmProvider) - Static method in class org.matsim.core.population.algorithms.ParallelPersonAlgorithmUtils
Handles each person of the given population with a AbstractPersonAlgorithm provided by algoProvider, using up to numberOfThreads threads to speed things up.
run(Population, int, PersonAlgorithm) - Static method in class org.matsim.core.population.algorithms.ParallelPersonAlgorithmUtils
Handles each person of the given population with the specified algorithm, using up to numberOfThreads threads to speed things up.
run(Population, int, ReplanningContext) - Method in class org.matsim.core.replanning.StrategyManager
Randomly chooses for each person of the population a strategy and uses that strategy on the person, after adapting the strategies to any pending change requests for the specified iteration.
run(Population, ReplanningContext) - Method in class org.matsim.core.replanning.StrategyManager
Randomly chooses for each person of the population a strategy and uses that strategy on the person.
run(Config, String, AbstractModule...) - Static method in class org.matsim.core.controler.ReplayEvents
 
run(ActivityFacilities) - Method in class org.matsim.facilities.algorithms.AbstractFacilityAlgorithm
 
run(ActivityFacilities) - Method in class org.matsim.facilities.algorithms.FacilitiesSummary
 
run(ActivityFacility) - Method in interface org.matsim.facilities.algorithms.FacilityAlgorithm
 
run(ActivityFacility) - Method in class org.matsim.facilities.filters.AbstractFacilityFilter
 
run(ActivityFacility) - Method in interface org.matsim.facilities.filters.FacilityFilter
Sends the facility to the next algorithm
run(Household) - Method in interface org.matsim.households.algorithms.HouseholdAlgorithm
 
run(Household) - Method in class org.matsim.households.HouseholdsWriterV10
 
run(Households) - Method in class org.matsim.households.algorithms.AbstractHouseholdAlgorithm
 
RUN_MOB_SIM_NO_LONGER_POSSIBLE - Static variable in class org.matsim.core.gbl.Gbl
 
runAlgorithms(Population) - Static method in class org.matsim.core.population.io.StreamingDeprecated
 
runAlgorithms(Household) - Method in class org.matsim.households.HouseholdsAlgorithmRunner
 
runAlgorithms(Households) - Method in class org.matsim.households.HouseholdsAlgorithmRunner
Run all the algorithms added to the container.
runComparison(String, String) - Method in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
 
RunConfigurableQNetworkFactoryExample - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
RunConfigurableQNetworkFactoryExample() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.RunConfigurableQNetworkFactoryExample
 
runEventsFile(String) - Method in class org.matsim.core.events.EventsReaderTXT
 
runExe(String) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
RunFlexibleQNetworkFactoryExample - Class in org.matsim.core.mobsim.qsim.qnetsimengine
 
RunFlexibleQNetworkFactoryExample() - Constructor for class org.matsim.core.mobsim.qsim.qnetsimengine.RunFlexibleQNetworkFactoryExample
 
RunIntersectionSimplifier - Class in org.matsim.core.network.algorithms.intersectionSimplifier
Example to illustrate how the density-based algorithm is used to simplify a network's intersections.
RunIntersectionSimplifier() - Constructor for class org.matsim.core.network.algorithms.intersectionSimplifier.RunIntersectionSimplifier
 
runNetworkCleaner(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
runNetworkSimplifier(Network) - Static method in class org.matsim.core.network.NetworkUtils
 
RunObjectAttributesExample - Class in org.matsim.utils.objectattributes
Shows an example usage of ObjectAttributes.
RunObjectAttributesExample() - Constructor for class org.matsim.utils.objectattributes.RunObjectAttributesExample
 
RunSwissRailRaptorExample - Class in ch.sbb.matsim
Example script that shows how to use SwissRailRaptor, a very fast public transport routing algorithm.
RunSwissRailRaptorExample() - Constructor for class ch.sbb.matsim.RunSwissRailRaptorExample
 

S

SameAbsoluteScore() - Constructor for class org.matsim.core.scoring.functions.ActivityUtilityParameters.SameAbsoluteScore
 
SameRelativeScore() - Constructor for class org.matsim.core.scoring.functions.ActivityUtilityParameters.SameRelativeScore
 
sampleDown(Population, double) - Static method in class org.matsim.core.population.PopulationUtils
 
save() - Method in class org.matsim.run.gui.ConfigEditor
 
saveAs() - Method in class org.matsim.run.gui.ConfigEditor
 
saveAsPng(String, int, int) - Method in class org.matsim.core.utils.charts.ChartUtil
Stores the chart as PNG image file.
scalarMult(double, Coord) - Static method in class org.matsim.core.utils.geometry.CoordUtils
 
scale(double, double) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Increases the size of the rectangle by scaleX and scaleY.
scaleVector(Point2D.Double, Point2D.Double, double) - Static method in class org.matsim.vis.vecmathutils.VectorUtils
Scales a vector given by start and end point by a factor.
scaleVectorEnd(Point2D.Double, Point2D.Double, double) - Static method in class org.matsim.vis.vecmathutils.VectorUtils
Deprecated.
not used yet
scaleVectorStart(Point2D.Double, Point2D.Double, double) - Static method in class org.matsim.vis.vecmathutils.VectorUtils
Deprecated.
not used yet
scenario - Variable in class org.matsim.core.mobsim.external.ExternalMobsim
 
scenario - Variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimulation
 
scenario - Variable in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
scenario() - Method in class org.matsim.core.config.Config
 
Scenario - Interface in org.matsim.api.core.v01
The scenario is the entry point to MATSim scenarios.
ScenarioBuilder(Config) - Constructor for class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
ScenarioByConfigModule - Class in org.matsim.core.scenario
 
ScenarioByConfigModule() - Constructor for class org.matsim.core.scenario.ScenarioByConfigModule
 
ScenarioByInstanceModule - Class in org.matsim.core.scenario
 
ScenarioByInstanceModule(Scenario) - Constructor for class org.matsim.core.scenario.ScenarioByInstanceModule
 
ScenarioConfigGroup - Class in org.matsim.core.config.groups
 
ScenarioConfigGroup() - Constructor for class org.matsim.core.config.groups.ScenarioConfigGroup
 
ScenarioUtils - Class in org.matsim.core.scenario
Provides ways to get a Scenario from the implementation in this package.
ScenarioUtils.ScenarioBuilder - Class in org.matsim.core.scenario
 
schedule(Message) - Method in class org.matsim.core.mobsim.jdeqsim.Scheduler
 
scheduleDeadlockPreventionMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduleEndLegMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduleEndRoadMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduleEnterRoadMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduleLeavePreviousRoadMessage(double) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduleLeaveRoadMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
scheduler - Variable in class org.matsim.core.mobsim.jdeqsim.EventMessage
 
scheduler - Variable in class org.matsim.core.mobsim.jdeqsim.SimUnit
 
Scheduler - Class in org.matsim.core.mobsim.jdeqsim
The scheduler of the micro-simulation.
Scheduler(MessageQueue) - Constructor for class org.matsim.core.mobsim.jdeqsim.Scheduler
 
Scheduler(MessageQueue, double) - Constructor for class org.matsim.core.mobsim.jdeqsim.Scheduler
 
scheduleStartingLegMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
ScheduleValidatorWindow - Class in org.matsim.run.gui
 
ScheduleValidatorWindow() - Constructor for class org.matsim.run.gui.ScheduleValidatorWindow
 
SCHEMALOCATIONV11 - Static variable in class org.matsim.lanes.LanesReader
Deprecated.
SCHEMALOCATIONV20 - Static variable in class org.matsim.lanes.LanesReader
 
score - Variable in class org.matsim.core.scoring.functions.CharyparNagelLegScoring
 
score - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
 
score - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelAgentStuckScoring
Deprecated.
 
score - Variable in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
 
scoreActs - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
ScoreStats - Interface in org.matsim.analysis
 
ScoreStatsControlerListener - Class in org.matsim.analysis
Calculates at the end of each iteration the following statistics: average score of the selected plan average of the score of the worst plan of each agent average of the score of the best plan of each agent average of the average score of all plans of each agent Plans with undefined scores are not included in the statistics.
ScoreStatsControlerListener.ScoreItem - Enum in org.matsim.analysis
 
ScoreStatsModule - Class in org.matsim.analysis
 
ScoreStatsModule() - Constructor for class org.matsim.analysis.ScoreStatsModule
 
ScoringEvent - Class in org.matsim.core.controler.events
Event class to notify observers that scoring should happen
ScoringEvent(MatsimServices, int) - Constructor for class org.matsim.core.controler.events.ScoringEvent
 
ScoringFunction - Interface in org.matsim.core.scoring
A scoring function calculates the score for one plan of an agent.
ScoringFunctionAccumulator - Class in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator() - Constructor for class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
ScoringFunctionAccumulator.ActivityScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator.AgentStuckScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator.ArbitraryEventScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator.BasicScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator.LegScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAccumulator.MoneyScoring - Interface in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAdapter - Class in org.matsim.deprecated.scoring
Deprecated.
ScoringFunctionAdapter() - Constructor for class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
 
ScoringFunctionFactory - Interface in org.matsim.core.scoring
The ScoringFunctionFactory creates new scoring functions.
ScoringListener - Interface in org.matsim.core.controler.listener
 
ScoringParameters - Class in org.matsim.core.scoring.functions
 
ScoringParameters.Builder - Class in org.matsim.core.scoring.functions
 
ScoringParametersForPerson - Interface in org.matsim.core.scoring.functions
 
SearchableActivityFacilities - Interface in org.matsim.facilities
 
SearchableNetwork - Interface in org.matsim.core.network
 
searchBiggestCluster(Network) - Method in class org.matsim.core.network.algorithms.NetworkCleaner
Searches the biggest cluster in the given Network.
seats - Variable in class org.matsim.visum.VisumNetwork.VehicleUnit
 
second - org.matsim.households.Income.IncomePeriod
 
seconds() - Method in class org.matsim.core.utils.misc.OptionalTime
 
section - Variable in class org.matsim.counts.algorithms.graphs.CountsGraphsCreator
 
Section - Class in org.matsim.counts.algorithms.graphs.helper
 
Section(String) - Constructor for class org.matsim.counts.algorithms.graphs.helper.Section
 
SeepageQ - org.matsim.core.config.groups.QSimConfigGroup.LinkDynamics
 
SelectBest - Class in org.matsim.core.replanning.strategies
 
SelectBest() - Constructor for class org.matsim.core.replanning.strategies.SelectBest
 
SelectedPlans2ESRIShape - Class in org.matsim.utils.gis.matsim2esri.plans
Simple class to convert MATSim plans to ESRI shape files.
SelectedPlans2ESRIShape(Population, Network, CoordinateReferenceSystem, String) - Constructor for class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
SelectExpBeta - Class in org.matsim.core.replanning.strategies
 
SelectExpBeta - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
SelectExpBeta() - Constructor for class org.matsim.core.replanning.strategies.SelectExpBeta
 
SelectExpBetaForRemoval - org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
 
selectOne(List<RaptorRoute>, double) - Method in class ch.sbb.matsim.routing.pt.raptor.ConfigurableRaptorRouteSelector
 
selectOne(List<RaptorRoute>, double) - Method in class ch.sbb.matsim.routing.pt.raptor.LeastCostRaptorRouteSelector
 
selectOne(List<RaptorRoute>, double) - Method in interface ch.sbb.matsim.routing.pt.raptor.RaptorRouteSelector
 
SelectPathSizeLogit - Class in org.matsim.core.replanning.strategies
 
SelectPathSizeLogit - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
SelectPathSizeLogit() - Constructor for class org.matsim.core.replanning.strategies.SelectPathSizeLogit
 
selectPlan(HasPlansAndId<Plan, Person>) - Method in class org.matsim.core.replanning.selectors.AbstractPlanSelector
 
selectPlan(HasPlansAndId<Plan, Person>) - Method in class org.matsim.core.replanning.selectors.WorstPlanForRemovalSelector
 
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.BestPlanSelector
selects the plan with the highest score from the person
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.ExpBetaPlanChanger
Changes to another plan with a probability proportional to exp( Delta scores ).
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.ExpBetaPlanSelector
 
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.GenericWorstPlanForRemovalSelector
 
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.KeepSelected
returns the already selected plan for this person One must be careful when using it, since the last executed plan might not be selected since it might have been removed at the start of the new iteration (because of the maxnumberofplans limit).
selectPlan(HasPlansAndId<T, I>) - Method in interface org.matsim.core.replanning.selectors.PlanSelector
 
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.RandomPlanSelector
Choose a random plan from the person and return it.
selectPlan(HasPlansAndId<T, I>) - Method in class org.matsim.core.replanning.selectors.RandomUnscoredPlanSelector
Choose a random plan from the person and return it.
SelectRandom - Class in org.matsim.core.replanning.strategies
 
SelectRandom - org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
 
SelectRandom - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultSelector
 
SelectRandom() - Constructor for class org.matsim.core.replanning.strategies.SelectRandom
 
sendMessage(Message, SimUnit, double) - Method in class org.matsim.core.mobsim.jdeqsim.SimUnit
 
SEPARATOR - Static variable in class org.matsim.core.gbl.Gbl
 
serial - org.matsim.vehicles.VehicleType.DoorOperationMode
 
services - Variable in class org.matsim.core.controler.events.ControlerEvent
The Controler instance which fired this event
set(Id<TransitStopFacility>, Id<TransitStopFacility>, double) - Method in interface org.matsim.pt.transitSchedule.api.MinimalTransferTimes
Sets the minimal transfer time in seconds needed to transfer from fromStop to toStop.
SET_NAME - Static variable in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
SET_NAME - Static variable in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
SET_TYPE - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
SET_TYPE - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
SET_TYPE - Static variable in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
SET_UP_IS_NOW_FINAL - Static variable in class org.matsim.core.gbl.Gbl
 
setAbleToOverwritePtInteractionParams(boolean) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setAbortedPlanScore(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setAbstractTransitDriverFactory(TransitDriverAgentFactory) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
setAccessFacilityId(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
setAccessTime(double) - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
setAccessTime(VehicleType, double) - Static method in class org.matsim.vehicles.VehicleUtils
 
setActBlurFactor(double) - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
setActiveComponents(List<String>) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
setActiveComponentsAsString(String) - Method in class org.matsim.core.mobsim.qsim.components.QSimComponentsConfigGroup
 
setActivityDurationInterpretation(PlansConfigGroup.ActivityDurationInterpretation) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setActivityFacilities(ActivityFacilities) - Method in class org.matsim.core.scenario.MutableScenario
 
setActivityFacilities(ActivityFacilities) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setActivityParameters(String, ActivityUtilityParameters.Builder) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setActivityType(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
{@value -- ACVITITY_TYPE_CMT}
setAddEmptyActivityOptions(boolean) - Method in class org.matsim.facilities.FacilitiesFromPopulation
 
setAdditionalTransferTime(double) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
setAdditionalTransferTime(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setAffectingDuration(boolean) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
setAffectingDuration(boolean) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
setAge(Person, Integer) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
setAgentSelectorFactory(AgentSelectorFactory) - Method in class org.matsim.withinday.replanning.identifiers.interfaces.AgentSelector
 
setAgentState(AgentSnapshotInfo.AgentState) - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
setAgentState(AgentSnapshotInfo.AgentState) - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
setAlightCountsFileName(String) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setAlights(Map<Id<TransitStopFacility>, int[]>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
setAlignment(int) - Method in interface org.matsim.lanes.Lane
 
setAlignment(int) - Method in class org.matsim.lanes.VisLane
 
setAllowedModes(Set<String>) - Method in interface org.matsim.api.core.v01.network.Link
 
setAllowedModes(Set<String>) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setAllowedModes(Set<String>) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setAllRoads(HashMap<Id<Link>, Road>) - Static method in class org.matsim.core.mobsim.jdeqsim.Road
 
setAnalyzedModes(String) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setAnalyzedModes(Set<String>) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setAnalyzedModes(Set<String>) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setAnalyzedModesAsString(String) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setAssignLinksToFacilitiesIfMissing(Network) - Method in class org.matsim.facilities.FacilitiesFromPopulation
In the case that a facility has no link assigned, the ActivityFacility can be assigned to the closest link.
setAverageCountsOverIterations(int) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setAverageLinkStatsOverIterations(int) - Method in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
setAwaitDepartureTime(boolean) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
Specifies if a driver should wait until the specified departure time has come before departing, especially if the driver is too early at the stop.
setAwaitDepartureTime(boolean) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
setBeelineDistanceFactor(double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
Deprecated.
setBeelineDistanceFactor(Double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
setBeelineWalkConnectionDistance(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setBeelineWalkConnectionDistance(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setBeelineWalkDistanceFactor(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setBeelineWalkSpeed(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setBeelineWalkSpeed(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setBeelineWalkSpeed(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setBehavior(ChangeModeConfigGroup.Behavior) - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
setBehavior(SubtourModeChoice.Behavior) - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
setBehavior(SubtourModeChoice.Behavior) - Method in class org.matsim.core.replanning.modules.SubtourModeChoice
Deprecated.
setBetaDepartureTime(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
setBetaDepartureTime(double) - Method in class ch.sbb.matsim.routing.pt.raptor.ConfigurableRaptorRouteSelector
 
setBetaTransfer(double) - Method in class ch.sbb.matsim.routing.pt.raptor.ConfigurableRaptorRouteSelector
 
setBetaTransfers(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
setBetaTravelTime(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
setBetaTravelTime(double) - Method in class ch.sbb.matsim.routing.pt.raptor.ConfigurableRaptorRouteSelector
 
setBetweenReplannerBarrier(CyclicBarrier) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
setBins(double[]) - Method in class org.matsim.analysis.Bins
 
setBoardCountsFileName(String) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setBoardingAcceptance(TransitConfigGroup.BoardingAcceptance) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setBoardingTime(double) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
setBoardingTime(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
setBoards(Map<Id<TransitStopFacility>, int[]>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
setBorder(boolean) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the indicator to know if the edge is a border edge of the triangulation framework.
setBorder(boolean) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Defines the indicator to know if the edge is a border edge of the triangulation framework.
setBrainExpBeta(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setCacheTree(boolean) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
setCacheTree(boolean) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setCalculateLinkToLinkTravelTimes(boolean) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setCalculateLinkToLinkTravelTimes(boolean) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setCalculateLinkTravelTimes(boolean) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setCalculateLinkTravelTimes(boolean) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setCapacity(double) - Method in interface org.matsim.api.core.v01.network.Link
 
setCapacity(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setCapacity(double) - Method in interface org.matsim.facilities.ActivityOption
 
setCapacity(double) - Method in class org.matsim.facilities.ActivityOptionImpl
 
setCapacity(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setCapacityPeriod(double) - Method in interface org.matsim.api.core.v01.network.Network
 
setCapacityPeriod(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
setCapacityPeriod(double) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
setCapacityVehiclesPerHour(double) - Method in interface org.matsim.lanes.Lane
 
setCarAvail(Person, String) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
setCarSize(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setCenterOfGravity() - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
Calculates the center of gravity with each point weighed equally.
setChainBasedModes(String[]) - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
setChangeEventsInputFile(String) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
setCharset(Charset) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the charset for the file.
setChartTitle(String) - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
setClearingDefaultModeRoutingParams(boolean) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
setClosingTime(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setClosingTime(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setCluster(Cluster) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.ClusterActivity
 
setClusterId(Id<Cluster>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
setColorValueBetweenZeroAndOne(double) - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
setColorValueBetweenZeroAndOne(double) - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
setCommentRegex(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the regular expression that identifies lines to be ignored during parsing.
setCommentTags(String[]) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
All lines that begin with an element in the tags array are ignored
setCompressionType(ControlerConfigGroup.CompressionType) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setConcaveHull(Geometry) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.Cluster
 
setConfig(Config) - Method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
setConfig(JDEQSimConfigGroup) - Static method in class org.matsim.core.mobsim.jdeqsim.Road
 
setConsiderCarAvailability(boolean) - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
setConstant(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setConstant(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setContext(URL) - Method in class org.matsim.core.config.Config
 
setControlerIO(OutputDirectoryHierarchy) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
setCoord(Coord) - Method in class org.matsim.analysis.XYTRecord.Builder
 
setCoord(Coord) - Method in class org.matsim.api.core.v01.events.ActivityStartEvent
 
setCoord(Coord) - Method in interface org.matsim.api.core.v01.network.Node
 
setCoord(Coord) - Method in interface org.matsim.api.core.v01.population.Activity
 
setCoord(Coord) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setCoord(Coord) - Method in class org.matsim.core.router.ImaginaryNode
 
setCoord(Coord) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkNode
 
setCoord(Coord) - Method in class org.matsim.counts.Count
 
setCoord(Coord) - Method in interface org.matsim.facilities.ActivityFacility
 
setCoord(Coord) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
setCoord(Coord) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
setCoord(Coord) - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
setCoord(Coord) - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
setCoordinate(Coordinate) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Defines the coordinate of the vertex.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
setCoordinateSystem(String) - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
setCostsPerMeter(Double) - Method in class org.matsim.vehicles.CostInformation
 
setCostsPerSecond(Double) - Method in class org.matsim.vehicles.CostInformation
 
setCountCoordUsingDistanceFilter(Double, String) - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
setCountsScaleFactor(double) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setCountsScaleFactor(double) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setCountsScaleFactor(double) - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
setCreateGraphs(boolean) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
Sets whether graphs showing some analyses should automatically be generated during the simulation.
setCrs(CoordinateReferenceSystem) - Method in class org.matsim.core.utils.gis.PointFeatureFactory.Builder
 
setCrs(CoordinateReferenceSystem) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory.Builder
 
setCrs(CoordinateReferenceSystem) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory.Builder
 
setCsId(String) - Method in class org.matsim.counts.Count
 
setCurrency(String) - Method in interface org.matsim.households.Income
 
setCurrency(String) - Method in class org.matsim.households.IncomeImpl
 
setCurrentLeg(Leg) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
setCurrentLink(Link) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
setCurrentLink(Link) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
setCurrentLinkId(Id<Link>) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
setCyclicTimeStepEndBarrier(CyclicBarrier) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
setCyclicTimeStepStartBarrier(CyclicBarrier) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
setDailyMonetaryConstant(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setDailyMoneyConstant(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setDailyUtilityConstant(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setDailyUtilityConstant(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setDeadEndData(PreProcessDijkstra.DeadEndData) - Method in class org.matsim.core.router.RoutingNetworkImaginaryNode
 
setDeadEndData(PreProcessDijkstra.DeadEndData) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
setDeadEndData(PreProcessDijkstra.DeadEndData) - Method in interface org.matsim.core.router.util.RoutingNetworkNode
 
setDefaultDelimiter(String) - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
setDefaultTimeFormat(String) - Static method in class org.matsim.core.utils.misc.Time
Sets the default time format to be used for conversion of seconds to a string-representation (Time.writeTime(double)).
setDelimiter(String) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
 
setDelimiterRegex(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the regular expression that identifies splitting locations in a parsed line.
setDelimiterTags(String[]) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
A line is split into seperate rows wherever the parser encounters an element of the tags array, which is be preceeded and succeeded by zero or more whitespaces.
setDepartureTime(double) - Method in interface org.matsim.api.core.v01.population.Leg
 
setDepartureTimeUndefined() - Method in interface org.matsim.api.core.v01.population.Leg
 
setDesc(String) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
setDesc(String) - Method in class org.matsim.matrices.Matrix
 
setDescription(String) - Method in class org.matsim.counts.Counts
 
setDescription(String) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
setDescription(String) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
setDescription(String) - Method in class org.matsim.vehicles.VehicleType
 
setDestinationNode(HullNode) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the end vertex of the edge.
setDirection(String) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
setDirectWalkFactor(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setDirectWalkFactor(double) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
setDisableAfter(int) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
setDistance(double) - Method in interface org.matsim.api.core.v01.population.Route
 
setDistance(double) - Method in class org.matsim.core.population.routes.AbstractRoute
 
setDistanceFilter(Double) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setDistanceFilter(Double) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setDistanceFilter(Double, String) - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
Set a distance filter, dropping everything out which is not in the distance given in meters around the given Node Id.
setDistanceFilter(CountsComparisonAlgorithm.DistanceFilter) - Method in class org.matsim.counts.algorithms.CountsComparisonAlgorithm
 
setDistanceFilterCenterNode(String) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setDistanceFilterCenterNode(String) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setDoctype(String) - Method in class org.matsim.core.config.ConfigReader
 
setDoctype(String) - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
setDoctype(String) - Method in class org.matsim.core.population.io.PopulationReader
 
setDoctype(String) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
setDoctype(String) - Method in class org.matsim.counts.MatsimCountsReader
 
setDoctype(String) - Method in class org.matsim.facilities.MatsimFacilitiesReader
 
setDoctype(String) - Method in class org.matsim.matrices.MatsimMatricesReader
 
setDoorOperationMode(VehicleType.DoorOperationMode) - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
setDoorOperationMode(VehicleType, VehicleType.DoorOperationMode) - Static method in class org.matsim.vehicles.VehicleUtils
 
setDriver(DriverAgent) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
setDriver(DriverAgent) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
setDumpDataAtEnd(boolean) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setEarliestEndTime(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setEarliestEndTime(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setEarliestLinkExitTime(double) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
setEarlyDeparture_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setEarlyDeparture_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Defines the edges which compose the triangle.
setEffectiveCellSize(double) - Method in interface org.matsim.api.core.v01.network.Network
 
setEffectiveCellSize(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
setEffectiveCellSize(double) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
setEffectiveLaneWidth(double) - Method in interface org.matsim.api.core.v01.network.Network
 
setEffectiveLaneWidth(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetwork
 
setEffectiveLaneWidth(double) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
setEgressFacilityId(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
setEgressTime(double) - Method in class org.matsim.vehicles.VehicleType
Deprecated.
please use {@see VehicleUtils} instead.
setEgressTime(VehicleType, double) - Static method in class org.matsim.vehicles.VehicleUtils
 
setEmployed(Person, Boolean) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
setEndLinkId(Id<Link>) - Method in interface org.matsim.api.core.v01.population.Route
 
setEndLinkId(Id<Link>) - Method in class org.matsim.core.population.routes.AbstractRoute
 
setEndPosition(double) - Method in class org.matsim.lanes.VisLane
 
setEndRegex(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the regular expression that identifies the first line after the file section to be parsed.
setEndTag(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Parsing ends with the first occurence of tag at the beginning of a line.
setEndTime(double) - Method in class org.matsim.analysis.XYTRecord.Builder
 
setEndTime(double) - Method in interface org.matsim.api.core.v01.population.Activity
 
setEndTime(double) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setEndTime(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setEndTime(double) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setEndTime(double) - Method in interface org.matsim.facilities.OpeningTime
 
setEndTime(double) - Method in class org.matsim.facilities.OpeningTimeImpl
 
setEndTime(String) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setEndTimeUndefined() - Method in interface org.matsim.api.core.v01.population.Activity
 
setEndTimeUndefined() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setEnergyCapacity(EngineInformation, double) - Static method in class org.matsim.vehicles.VehicleUtils
 
setEnergyConsumptionKWhPerMeter(EngineInformation, double) - Static method in class org.matsim.vehicles.VehicleUtils
 
setEntry(String, String, double) - Method in class org.matsim.matrices.Matrix
 
setEstimatedNumberOfEvents(Long) - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
setEventsFileFormats(Set<ControlerConfigGroup.EventsFileFormat>) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setEventsManager(EventsManager) - Static method in class org.matsim.core.mobsim.jdeqsim.Message
 
setEventsManager(EventsManager) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
setExePath(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
setExpectedRemainingCost(double) - Method in class org.matsim.core.router.util.AStarNodeData
Sets the expected travel cost from the associated node to the target node of the route.
setExtensionRadius(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setExtensionRadius(double) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
setExtensionRadius(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setExternalExe(String) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setExternalExeConfigTemplate(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setExternalExeTimeOut(long) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setExternalExeTmpFileRootDir(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setExternalTimeOut(int) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setFacilitiesSource(FacilitiesConfigGroup.FacilitiesSource) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
setFacilitiesSource(FacilitiesConfigGroup.FacilitiesSource) - Method in class org.matsim.facilities.FacilitiesFromPopulation
 
setFacilityId(Id<?>) - Method in class org.matsim.analysis.XYTRecord.Builder
 
setFacilityId(Id<ActivityFacility>) - Method in interface org.matsim.api.core.v01.population.Activity
 
setFacilityId(Id<ActivityFacility>) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setFactory(HouseholdsFactory) - Method in class org.matsim.households.HouseholdsImpl
 
setFeatureGeneratorPrototype(Class<? extends FeatureGenerator>) - Method in class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
setFilename(String) - Method in class org.matsim.counts.algorithms.graphs.CountsGraph
 
setFileName(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the file to be parsed.
setFilterModes(boolean) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setFilterModes(boolean) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setFilterModes(boolean) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setFirstIteration(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setFixedCost(Double) - Method in class org.matsim.vehicles.CostInformation
 
setFlowCapacityChange(NetworkChangeEvent.ChangeValue) - Method in class org.matsim.core.network.NetworkChangeEvent
 
setFlowCapacityFactor(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setFlowCapFactor(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setFlowEfficiencyCalculator(FlowEfficiencyCalculator) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
setFlowEfficiencyFactor(double) - Method in class org.matsim.vehicles.VehicleType
 
setFractionOfIterationsToDisableInnovation(double) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setFractionOfIterationsToStartScoreMSA(Double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setFreespeed(double) - Method in interface org.matsim.api.core.v01.network.Link
 
setFreespeed(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setFreespeed(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setFreespeedChange(NetworkChangeEvent.ChangeValue) - Method in class org.matsim.core.network.NetworkChangeEvent
 
setFromNode(Node) - Method in interface org.matsim.api.core.v01.network.Link
Sets this link's non-null upstream node.
setFromNode(Node) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setFromNode(Node) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setFromNodeId(int) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setFuelConsumption(double) - Method in class org.matsim.vehicles.EngineInformation
Deprecated.
setFuelConsumption(VehicleType, double) - Static method in class org.matsim.vehicles.VehicleUtils
 
setFuelType(EngineInformation.FuelType) - Method in class org.matsim.vehicles.EngineInformation
Deprecated.
setGapTravelSpeed(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setGC_MESSAGES(boolean) - Static method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setGeneratingBoardingDeniedEvent(boolean) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setGeometry(LineSegment) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the geometry of the edge.
setHandlingOfPlansWithoutRoutingMode(PlansConfigGroup.HandlingOfPlansWithoutRoutingMode) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setHbefaEmissionsConcept(EngineInformation, String) - Static method in class org.matsim.vehicles.VehicleUtils
 
setHbefaSizeClass(EngineInformation, String) - Static method in class org.matsim.vehicles.VehicleUtils
 
setHbefaTechnology(EngineInformation, String) - Static method in class org.matsim.vehicles.VehicleUtils
 
setHbefaVehicleCategory(EngineInformation, String) - Static method in class org.matsim.vehicles.VehicleUtils
 
setHierarchyLayer(double, double, double, double, int) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Defines a new hierarchy layer by specifying a rectangle and the hierarchy level to which highways will be converted.
setHierarchyLayer(int) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
setHighwayDefaults(int, String, double, double, double, double) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Sets defaults for converting OSM highway paths into MATSim links, assuming it is no oneway road.
setHighwayDefaults(int, String, double, double, double, double, boolean) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Sets defaults for converting OSM highway paths into MATSim links.
setHouseholds(Households) - Method in class org.matsim.core.scenario.MutableScenario
 
setHouseholds(Households) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setId(int) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the ID of the edge.
setId(int) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullNode
Defines the ID of the vertex.
setId(int) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Defines the ID of the triangle.
setId(String) - Method in class org.matsim.lanes.VisLane
 
setIdPrefix(String) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
setIdPrefix(String) - Method in class org.matsim.facilities.FacilitiesFromPopulation
 
setIds(Set<String>) - Method in class org.matsim.visum.VisumMatrixWriter
 
setIgnoreCarAvailability(boolean) - Method in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
setIgnoreCarAvailability(boolean) - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
setIgnoreCarAvailability(boolean) - Method in class org.matsim.core.population.algorithms.ChooseRandomLegMode
 
setIgnoreCarAvailability(boolean) - Method in class org.matsim.core.population.algorithms.ChooseRandomSingleLegMode
 
setIgnoringCoordinates(boolean) - Method in class org.matsim.utils.eventsfilecomparison.EventsFileComparator
 
setIncidentEdges(List<HullEdge>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the edges in relationship with the edge.
setIncome(double, Income.IncomePeriod) - Method in class org.matsim.households.IncomeImpl
 
setIncome(Income) - Method in interface org.matsim.households.Household
 
setIncome(Income) - Method in class org.matsim.households.HouseholdImpl
 
setIndentationLevel(int) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Set the indentation level of the writer for pretty print option
setIndentationString(String) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Set the String used for indentation in the pretty print xml mode.
setInitialSearchRadius(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setInputCRS(String) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setInputCRS(String) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
setInputCRS(String) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
setInputCRS(String) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setInputFacilitiesAttributesFile(String) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
Deprecated.
setInputFile(String) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setInputFile(String) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
setInputFile(String) - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
setInputFile(String) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
setInputFile(String) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setInputHouseholdAttributesFile(String) - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
setInputPersonAttributeFile(String) - Method in class org.matsim.core.config.groups.PlansConfigGroup
Deprecated.
setInputScheduleCRS(String) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setInScenario - org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
 
setInsertingAccessEgressWalk(boolean) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
setInsertingWaitingVehiclesBeforeDrivingVehicles(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setInsistingOnDeprecatedConfigVersion(boolean) - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
setInsistingOnUsingDeprecatedAttributeFiles(boolean) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setInsistingOnUsingDeprecatedFacilitiesAttributeFile(boolean) - Method in class org.matsim.core.config.groups.FacilitiesConfigGroup
 
setInsistingOnUsingDeprecatedHouseholdsAttributeFile(boolean) - Method in class org.matsim.core.config.groups.HouseholdsConfigGroup
 
setInsistingOnUsingDeprecatedPersonAttributeFile(boolean) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setIntermodalAccessEgressModeSelection(SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setInternalInterface(InternalInterface) - Method in class org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup
 
setInternalInterface(InternalInterface) - Method in class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
 
setInternalInterface(InternalInterface) - Method in interface org.matsim.core.mobsim.qsim.interfaces.MobsimEngine
 
setInternalInterface(InternalInterface) - Method in class org.matsim.core.mobsim.qsim.PreplanningEngine
 
setInternalInterface(InternalInterface) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
setInternalInterface(InternalInterface) - Method in class org.matsim.withinday.mobsim.WithinDayEngine
 
setInterval(double) - Method in class org.matsim.analysis.Bins
 
setIsStreaming(Population, boolean) - Static method in class org.matsim.core.population.io.StreamingDeprecated
 
setIsStreaming(StreamingPopulationReader, boolean) - Static method in class org.matsim.core.population.io.StreamingDeprecated
 
setIterationNumber(int) - Method in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
setIterationNumber(Integer) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
setKeepPaths(boolean) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Sets whether the detailed geometry of the roads should be retained in the conversion or not.
setLaneDefinitionsFile(String) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
setLanes(Lanes) - Method in class org.matsim.core.scenario.MutableScenario
 
setLanes(Lanes) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setLanesChange(NetworkChangeEvent.ChangeValue) - Method in class org.matsim.core.network.NetworkChangeEvent
 
setLaneWidth(double) - Method in class org.matsim.vis.snapshotwriters.SnapshotLinkWidthCalculator
 
setLastIteration(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setLateArrival_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setLateArrival_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setLatestStartTime(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setLatestStartTime(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setLearningRate(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setLeastCostPathCalculatorFactory(LeastCostPathCalculatorFactory) - Method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
setLeastCostPathCalculatorFactory(LeastCostPathCalculatorFactory) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setLegBlurFactor(double) - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
setLegIndex(int) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
setLegNo(int) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setLength(double) - Method in interface org.matsim.api.core.v01.network.Link
 
setLength(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setLength(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setLength(double) - Method in class org.matsim.vehicles.VehicleType
 
setLicence(Person, String) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
setLinkDynamics(QSimConfigGroup.LinkDynamics) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setLinkEndCenterPoint(Point2D.Double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setLinkEnterTime(double) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QVehicle
 
setLinkEnterTime(double) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
setLinkFactory(LinkFactory) - Method in interface org.matsim.api.core.v01.network.NetworkFactory
 
setLinkFactory(LinkFactory) - Method in class org.matsim.core.router.util.ArrayRoutingNetworkFactory
 
setLinkId(int) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setLinkId(String) - Method in class org.matsim.counts.algorithms.graphs.CountsGEHCurveGraph
 
setLinkId(String) - Method in class org.matsim.counts.algorithms.graphs.CountsLoadCurveGraph
 
setLinkId(Id<Link>) - Method in interface org.matsim.api.core.v01.population.Activity
 
setLinkId(Id<Link>) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setLinkId(Id<Link>) - Method in class org.matsim.facilities.ActivityFacilityImpl
 
setLinkId(Id<Link>) - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
setLinkId(Id<Link>) - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
setLinkID(Facility, Id<Link>) - Static method in class org.matsim.facilities.FacilitiesUtils
 
setLinkIdAttribute(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setLinkIds(Id<Link>, List<Id<Link>>, Id<Link>) - Method in interface org.matsim.core.population.routes.NetworkRoute
 
setLinkIndex(int) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
setLinkOrthogonalVector(Point2D.Double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setLinkSpeedCalculator(LinkSpeedCalculator) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
setLinkSpeedCalculator(LinkSpeedCalculator) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl.Builder
 
setLinkStartCenterPoint(Point2D.Double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setLinkStartEndPoint(Point2D.Double, Point2D.Double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setLinkToLinkRoutingEnabled(boolean) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setLinkWidth(double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setLinkWidthForVis(double) - Method in class org.matsim.vis.snapshotwriters.SnapshotLinkWidthCalculator
 
setLinkWidthForVis(float) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setLocalDtdDirectory(String) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Sets the directory where to look for DTD and XSD files if they are not found at the location specified in the XML.
setLocked() - Method in class org.matsim.core.config.ConfigGroup
 
setLocked() - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setLocked() - Method in class org.matsim.core.population.routes.AbstractRoute
 
setLocked() - Method in interface org.matsim.core.scenario.Lockable
This is to set certain properties of data objects locked when the simulations start, but allow setters for them upstream of the simulation run.
setLocked() - Method in class org.matsim.core.scenario.MutableScenario
 
setLocked() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
setLocked(boolean) - Method in class org.matsim.core.config.Config
 
setLogitScaleParamForPlansRemoval(double) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setMainModes(Collection<String>) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setMarginalUtilityOfDistance(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setMarginalUtilityOfDistance_m(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setMarginalUtilityOfEarlyDeparture_s(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfLateArrival_s(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfMoney(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setMarginalUtilityOfMoney(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setMarginalUtilityOfMoney(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfPerforming_s(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfTravelDistancePt_utl_m(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setMarginalUtilityOfTravelDistanceWalk_utl_m(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setMarginalUtilityOfTraveling(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setMarginalUtilityOfTraveling_s(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setMarginalUtilityOfTravelTime_utl_s(String, double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setMarginalUtilityOfTravelTimePt_utl_s(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setMarginalUtilityOfTravelTimeWalk_utl_s(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setMarginalUtilityOfWaiting_s(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfWaitingPt_s(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setMarginalUtilityOfWaitingPt_utl_s(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setMarginalUtilityOfWaitingPt_utl_s(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setMarginalUtlOfWaiting_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setMarginalUtlOfWaiting_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setMarginalUtlOfWaitingPt_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setMarginalUtlOfWaitingPt_utils_hr(Double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setMarshallerProperties(String, Marshaller) - Static method in class org.matsim.core.utils.io.MatsimJaxbXmlWriter
 
setMaxAgentPlanMemorySize(int) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setMaxBeelineWalkConnectionDistance(double) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
setMaxEarlierDeparture(int) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
setMaximalAlignment(int) - Method in class org.matsim.lanes.VisLinkWLanes
 
setMaximumDuration(double) - Method in interface org.matsim.api.core.v01.population.Activity
 
setMaximumDuration(double) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setMaximumDurationUndefined() - Method in interface org.matsim.api.core.v01.population.Activity
 
setMaximumDurationUndefined() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setMaximumVelocity(double) - Method in class org.matsim.vehicles.VehicleType
 
setMaxLaterDeparture(int) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
setMaxPlansPerAgent(int) - Method in class org.matsim.core.replanning.GenericStrategyManager
Sets the maximal number of plans an agent can memorize.
setMaxPlansPerAgent(int) - Method in class org.matsim.core.replanning.StrategyManager
Sets the maximal number of plans an agent can memorize.
setMaxRadius(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setMaxTime(int) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setMaxTime(int) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setMemberIds(List<Id<Person>>) - Method in class org.matsim.households.HouseholdImpl
 
setMemorizingExperiencedPlans(boolean) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setMemoryOptimization(boolean) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
By default, this converter caches a lot of data internally to speed up the network generation.
setMergeLinkStats(boolean) - Method in class org.matsim.core.network.algorithms.NetworkSimplifier
 
setMessageArrivalTime(double) - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
setMinimalDuration(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setMinimalDuration(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setMinimalTransferTime(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setMinimumInFlowCapacity(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setMobsim(String) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setMode(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setMode(String) - Method in interface org.matsim.api.core.v01.population.Leg
Sets the mode of the leg.
setMode(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setMode(String) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
setModeParameters(String, ModeUtilityParameters.Builder) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setModeRestriction(Set<String>) - Method in class org.matsim.core.router.Dijkstra
Deprecated.
Use a filtered network instead which only contains the links you want.
setModes(String[]) - Method in class org.matsim.core.config.groups.ChangeLegModeConfigGroup
Deprecated.
setModes(String[]) - Method in class org.matsim.core.config.groups.ChangeModeConfigGroup
 
setModes(String[]) - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
setModesAnalyzedByWithinDayTravelTime(Set<String>) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setModules(AbstractModule...) - Method in class org.matsim.core.controler.Controler
 
setMonetaryDistanceRate(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ModeParams
 
setMonetaryDistanceRate(double) - Method in class org.matsim.core.scoring.functions.ModeUtilityParameters.Builder
 
setMutationRange(double) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
setMutationRange(double) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
setName(String) - Method in interface org.matsim.api.core.v01.network.Network
 
setName(String) - Method in interface org.matsim.api.core.v01.population.Population
 
setName(String) - Method in class org.matsim.core.router.util.ArrayRoutingNetwork
 
setName(String) - Method in class org.matsim.core.utils.gis.PointFeatureFactory.Builder
 
setName(String) - Method in class org.matsim.core.utils.gis.PolygonFeatureFactory.Builder
 
setName(String) - Method in class org.matsim.core.utils.gis.PolylineFeatureFactory.Builder
 
setName(String) - Method in class org.matsim.counts.Counts
 
setName(String) - Method in interface org.matsim.facilities.ActivityFacilities
 
setName(String) - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
setName(String) - Method in class org.matsim.facilities.StreamingActivityFacilities
 
setName(String) - Method in class org.matsim.matrices.Matrices
 
setName(String) - Method in class org.matsim.pt.router.TransitRouterNetwork
 
setName(String) - Method in interface org.matsim.pt.transitSchedule.api.TransitLine
 
setName(String) - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
Sets a human name for the stop facility, e.g.
setName(String) - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
setName(String) - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
setNamespaceAware(boolean) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Specifies that the parser produced by this code will provide support for XML namespaces.
setNeighbours(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullTriangle
Defines the neighbour triangles of the triangle.
setNetwork(Network) - Method in class org.matsim.core.scenario.MutableScenario
 
setNetwork(Network) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setNetworkChangeEvents(List<NetworkChangeEvent>) - Method in interface org.matsim.core.network.TimeDependentNetwork
 
setNetworkChangeEvents(Network, List<NetworkChangeEvent>) - Static method in class org.matsim.core.network.NetworkUtils
 
setNetworkKmlStyleFactory(NetworkKmlStyleFactory) - Method in class org.matsim.core.network.io.KmlNetworkWriter
 
setNetworkMode(String) - Method in class org.matsim.vehicles.VehicleType
 
setNetworkModes(Collection<String>) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
setNetworkRouteType(String) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setNodeIDsToKeep(Set<Long>) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
 
setNodeOffset(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setNodesNotToMerge(Set<Long>) - Method in class org.matsim.core.network.algorithms.NetworkSimplifier
Specifies a set of nodes of which all outgoing and ingoing links should not be merged.
setNodesToMerge(Set<Integer>) - Method in class org.matsim.core.network.algorithms.NetworkSimplifier
Specify the types of node which should be merged.
setNormalizedLinkVector(Point2D.Double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setNumberOfLanes(double) - Method in interface org.matsim.api.core.v01.network.Link
 
setNumberOfLanes(double) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setNumberOfLanes(double) - Method in class org.matsim.lanes.VisLane
 
setNumberOfLanes(double) - Method in class org.matsim.lanes.VisLinkWLanes
 
setNumberOfLanes(double) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setNumberOfReplanningThreads(int) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setNumberOfRepresentedLanes(double) - Method in interface org.matsim.lanes.Lane
 
setNumberOfThreads(int) - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
setNumberOfThreads(int) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setNumberOfThreads(int) - Method in class org.matsim.core.router.util.PreProcessLandmarks
Sets the number of threads that will be used to calculate the distances to/from landmarks.
setNumberOfThreads(Integer) - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
setOccupancies(Map<Id<TransitStopFacility>, int[]>) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
setOccupancyCountsFileName(String) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setOneFacilityPerLink(boolean) - Method in class org.matsim.facilities.FacilitiesFromPopulation
setOneThreadPerHandler(Boolean) - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
setOpeningTime(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setOpeningTime(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setOpeningTimes(Collection<OpeningTime>) - Method in class org.matsim.facilities.ActivityOptionImpl
 
setOptimization(RaptorStaticConfig.RaptorOptimization) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setOrigId(Link, String) - Static method in class org.matsim.core.network.NetworkUtils
 
setOrigId(Node, String) - Static method in class org.matsim.core.network.NetworkUtils
Deprecated.
setOriginNode(HullNode) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the origin vertex of the edge.
setOrModifyLinkAttributes(Link, OsmNetworkReader.OsmWay, boolean) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Override this method if you want to add additional attributes to the link, e.g.
setOrModifyNodeAttributes(Node, OsmNetworkReader.OsmNode) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
Override this method if you want to add additional attributes to the node, e.g.
setOther(double) - Method in class org.matsim.vehicles.VehicleCapacity
 
setOut(PrintWriter) - Method in class org.matsim.guice.GraphvizRenderer
 
setOutLinksArray(RoutingNetworkLink[]) - Method in class org.matsim.core.router.RoutingNetworkImaginaryNode
 
setOutLinksArray(RoutingNetworkLink[]) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkNode
 
setOutLinksArray(RoutingNetworkLink[]) - Method in interface org.matsim.core.router.util.RoutingNetworkNode
 
setOutputDirectory(String) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setOutputFormat(String) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setOutputFormat(String) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setOutputSample(double) - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
setOverwriteFiles(boolean) - Method in class org.matsim.run.Controler
 
setOverwriteFileSetting(OutputDirectoryHierarchy.OverwriteFileSetting) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setParam(String, String, String) - Method in class org.matsim.core.config.Config
Deprecated.
setParent(AbstractMobsimModule) - Method in class org.matsim.core.mobsim.framework.AbstractMobsimModule
 
setPassengerMode(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
setPathSizeLogitBeta(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setPcuEquivalents(double) - Method in class org.matsim.vehicles.VehicleType
 
setPcuThresholdForFlowCapacityEasing(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setPerforming_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setPerforming_utils_hr(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setPermissibleModesCalculator(PermissibleModesCalculator) - Method in class org.matsim.core.replanning.modules.SubtourModeChoice
Decides if a person may use a certain mode of transport.
setPerson(Person) - Method in interface org.matsim.api.core.v01.population.Plan
Sets the reference to the person.
setPersonFilterAttribute(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setPersonFilterValue(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setPlanSelectorForRemoval(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup
 
setPlanSelectorForRemoval(PlanSelector<Plan, Person>) - Method in class org.matsim.core.replanning.StrategyManager
Sets a plan selector to be used for choosing plans for removal, if they have more plans than the specified maximum.
setPlanSelectorForRemoval(PlanSelector<PL, AG>) - Method in class org.matsim.core.replanning.GenericStrategyManager
Sets a plan selector to be used for choosing plans for removal, if they have more plans than the specified maximum.
setPopulation(Population) - Method in class org.matsim.core.scenario.MutableScenario
 
setPopulation(Population) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setPredictionMethod(WithinDayConfigGroup.ShortTermPredictionMethod) - Method in class org.matsim.withinday.controller.WithinDayConfigGroup
setPrettyPrint(boolean) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Set the pretty print flag of the XMLWriter, see comment of flag.
setPriority(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setPriority(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setPriority(int) - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
setProbaForRandomSingleTripMode(double) - Method in class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
setPtCountsInterval(int) - Method in class org.matsim.core.config.groups.PtCountsConfigGroup
 
setRandomSeed(long) - Method in class org.matsim.core.config.groups.GlobalConfigGroup
 
setReceivingUnit(SimUnit) - Method in class org.matsim.core.mobsim.jdeqsim.Message
 
setRemoveLinksAndCoordinates(boolean) - Method in class org.matsim.facilities.FacilitiesFromPopulation
If set to true (which is the default), the link and coordinate attributes are nulled in the activities, as this information is now available via the facility.
setRemoveMalformed(boolean) - Method in class org.matsim.lanes.LanesConsistencyChecker
 
setRemoveStuckVehicles(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setRemovingUnneccessaryPlanAttributes(boolean) - Method in class org.matsim.core.config.groups.PlansConfigGroup
 
setRestrictingSeepage(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setRoute(Route) - Method in interface org.matsim.api.core.v01.population.Leg
 
setRoute(NetworkRoute) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
 
setRoute(NetworkRoute) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
setRouteDescription(String) - Method in interface org.matsim.api.core.v01.population.Route
Sets the state of the route based on it's description
setRouteDescription(String) - Method in class org.matsim.core.population.routes.GenericRouteImpl
 
setRouteDescription(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute
 
setRouteDescription(String) - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
setRouteFactory(Class<? extends Route>, RouteFactory) - Method in class org.matsim.core.population.routes.RouteFactories
Registers a RouteFactory for the specified route type.
setRouteLineId(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
setRouteMode(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet
 
setRoutingAlgorithmType(ControlerConfigGroup.RoutingAlgorithmType) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setRoutingMode(Leg, String) - Static method in class org.matsim.core.router.TripStructureUtils
 
setRoutingModule(String, RoutingModule) - Method in class org.matsim.core.router.TripRouter.Builder
 
setRoutingRandomness(double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
setRunId(String) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setScaleMaxSpeed(boolean) - Method in class org.matsim.core.utils.io.OsmNetworkReader
Deprecated.
In case the speed limit allowed does not represent the speed a vehicle can actually realize, e.g.
setScore(Double) - Method in interface org.matsim.api.core.v01.population.BasicPlan
 
setScoreActs(boolean) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setScoreAtAll(boolean) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setScoringFunctionFactory(ScoringFunctionFactory) - Method in class org.matsim.core.controler.Controler
 
setScoringParameters(SwissRailRaptorConfigGroup.ScoringParameters) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setScoringThisActivityAtAll(boolean) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setSearchAllEndNodes(boolean) - Method in class org.matsim.core.router.MultiNodeDijkstra
 
setSearchAllEndNodes(boolean) - Method in interface org.matsim.core.router.MultiNodePathCalculator
 
setSearchExtensionRadius(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setSearchRadius(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setSearchRadius(double) - Method in class org.matsim.pt.config.TransitRouterConfigGroup
 
setSearchRadius(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setSeats(Integer) - Method in class org.matsim.vehicles.VehicleCapacity
 
setSeepModes(Collection<String>) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSeepModeStorageFree(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSelectedPlan(T) - Method in interface org.matsim.api.core.v01.population.HasPlansAndId
 
setSeparateModes(boolean) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setSex(Person, String) - Static method in class org.matsim.core.population.PersonUtils
convenience method for often used demographic attribute
setSignalGroupState(SignalGroupState) - Method in class org.matsim.lanes.VisLane
 
setSignalized(boolean) - Method in interface org.matsim.core.mobsim.qsim.interfaces.SignalizeableItem
 
setSignalized(boolean) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
 
setSignalized(boolean) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
setSignalStateAllTurningMoves(SignalGroupState) - Method in interface org.matsim.core.mobsim.qsim.interfaces.SignalizeableItem
 
setSignalStateAllTurningMoves(SignalGroupState) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
 
setSignalStateAllTurningMoves(SignalGroupState) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
setSignalStateForTurningMove(SignalGroupState, Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.interfaces.SignalizeableItem
 
setSignalStateForTurningMove(SignalGroupState, Id<Link>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.DefaultSignalizeableItem
 
setSignalStateForTurningMove(SignalGroupState, Id<Link>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl
 
setSimEndtimeInterpretation(QSimConfigGroup.EndtimeInterpretation) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSimStartTime(double) - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
setSimStarttimeInterpretation(QSimConfigGroup.StarttimeInterpretation) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSimulationEndTime(String) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setSimulationPeriodInDays(double) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
 
setSingleTripSubtourModes(String[]) - Method in class org.matsim.core.population.algorithms.ChooseRandomLegModeForSubtour
Some subtour consist of only a single trip, e.g.
setSnapshotFormat(Collection<ControlerConfigGroup.SnapshotFormat>) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setSnapshotPeriod(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSnapshotStyle(QSimConfigGroup.SnapshotStyle) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSqueezeTime(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setStandingRoom(Integer) - Method in class org.matsim.vehicles.VehicleCapacity
 
setStartEndPoint(Point2D.Double, Point2D.Double) - Method in class org.matsim.lanes.VisLane
 
setStartLinkId(Id<Link>) - Method in interface org.matsim.api.core.v01.population.Route
 
setStartLinkId(Id<Link>) - Method in class org.matsim.core.population.routes.AbstractRoute
 
setStartPosition(double) - Method in class org.matsim.lanes.VisLane
 
setStartRegex(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the regular expression that identifies the the first line of the file section to be parsed.
setStartsAtMeterFromLinkEnd(double) - Method in interface org.matsim.lanes.Lane
 
setStartTag(String) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Parsing starts with the first occurrence of tag at the beginning of a line.
setStartTime(double) - Method in class org.matsim.analysis.XYTRecord.Builder
 
setStartTime(double) - Method in interface org.matsim.api.core.v01.population.Activity
Used for reporting outcomes in the scoring.
setStartTime(double) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setStartTime(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setStartTime(double) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setStartTime(double) - Method in interface org.matsim.facilities.OpeningTime
 
setStartTime(double) - Method in class org.matsim.facilities.OpeningTimeImpl
 
setStartTime(String) - Method in class org.matsim.core.config.groups.ExternalMobimConfigGroup
 
setStartTimeUndefined() - Method in interface org.matsim.api.core.v01.population.Activity
 
setStartTimeUndefined() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setState(SignalGroupState) - Method in class org.matsim.lanes.VisSignal
 
setStateToAbort(double) - Method in interface org.matsim.core.mobsim.framework.MobsimAgent
This is another method besides endLeg...
setStateToAbort(double) - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
setStateToAbort(double) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
setStateToAbort(double) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
setStateToAbort(double) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
setStopAreaId(Id<TransitStopArea>) - Method in interface org.matsim.pt.transitSchedule.api.TransitStopFacility
 
setStopAreaId(Id<TransitStopArea>) - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
setStopFacility(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop
 
setStopFacility(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
setStopFilterAttribute(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setStopFilterValue(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet
 
setStopHandler(TransitStopHandler) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQVehicle
 
setStorageCapacityFactor(double) - Method in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
setStorageCapFactor(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setStrategyName(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
setStuckTime(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setSubpopulation(String) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
This method is there to make the StringSetter/Getter automagic happy, but it is not meant to be used.
setSubpopulation(String) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
setSubpopulation(String) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
setSubpopulations(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
setSubpopulations(String) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
setSubpopulations(Set<String>) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet
 
setSubpopulations(Set<String>) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup.RouteSelectorParameterSet
 
setSynchronizeOnSimSteps(Boolean) - Method in class org.matsim.core.config.groups.ParallelEventHandlingConfigGroup
 
setTeleportedModeFreespeedFactor(Double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
setTeleportedModeFreespeedFactor(String, double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
Deprecated.
setTeleportedModeFreespeedLimit(Double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
Currently not in xml interface.
setTeleportedModeSpeed(Double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
setTeleportedModeSpeed(String, double) - Method in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
Deprecated.
setTerminationCriterion(TerminationCriterion) - Method in class org.matsim.core.controler.Controler
 
setTime(double) - Method in class org.matsim.core.mobsim.framework.MobsimTimer
 
setTime(double) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setTime(double) - Method in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
setTime(double) - Method in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
setTimeOfLastEnteringVehicle(double) - Method in class org.matsim.core.mobsim.jdeqsim.Road
 
setTimeslice(int) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator.Builder
 
setTimeStepSize(double) - Method in class org.matsim.core.config.groups.QSimConfigGroup
Sets the number of seconds the simulation should advance from one simulated time step to the next.
setTimeVariantNetwork(boolean) - Method in class org.matsim.core.config.groups.NetworkConfigGroup
 
setToNode(Node) - Method in interface org.matsim.api.core.v01.network.Link
Sets this link's non-null downstream node.
setToNode(Node) - Method in class org.matsim.core.router.util.AbstractRoutingNetworkLink
 
setToNode(Node) - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
setToNodeCustomData(Object) - Method in class org.matsim.pt.router.CustomDataManager
 
setToNodeId(int) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setToString(Set<String>) - Static method in class org.matsim.core.utils.collections.CollectionUtils
 
setTrafficDynamics(QSimConfigGroup.TrafficDynamics) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setTransferPenaltyBaseCost(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setTransferPenaltyCostPerTravelTimeHour(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setTransferPenaltyFixCostPerTransfer(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setTransferPenaltyMaxCost(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setTransferPenaltyMaximum(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setTransferPenaltyMinCost(double) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setTransferPenaltyMinimum(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setTransferPenaltyPerTravelTimeHour(double) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorParameters
 
setTransitLineId(String) - Method in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
setTransitLinesAttributesFile(String) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setTransitModes(Set<String>) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setTransitRouterFactory(Provider<TransitRouter>) - Method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
setTransitRouterFactory(Provider<TransitRouter>) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setTransitSchedule(TransitSchedule) - Method in class org.matsim.core.scenario.MutableScenario
 
setTransitSchedule(TransitSchedule) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setTransitSchedule(TransitSchedule) - Method in class org.matsim.core.scoring.EventsToLegs
 
setTransitScheduleFile(String) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setTransitStopHandlerFactory(TransitStopHandlerFactory) - Method in class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
setTransitStopsAttributesFile(String) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setTransitTravelDisutility(TransitTravelDisutility) - Method in class org.matsim.pt.router.AbstractTransitRouter
 
setTransitVehicles(Vehicles) - Method in class org.matsim.core.scenario.MutableScenario
 
setTransportMode(String) - Method in interface org.matsim.pt.transitSchedule.api.TransitRoute
Sets the transport mode with which this transit route is handled, e.g.
setTransportMode(String) - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
Sets the transport mode with which this transit route is handled, e.g.
setTravelCost(double) - Method in interface org.matsim.core.population.routes.NetworkRoute
Design thoughts: yyyy It this general cost or monetary cost? kai/benjamin, jun'11
setTravelDisutility(TravelDisutility) - Method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
setTravelDisutilityFactory(TravelDisutilityFactory) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setTravelTime(double) - Method in interface org.matsim.api.core.v01.population.Leg
 
setTravelTime(double) - Method in interface org.matsim.api.core.v01.population.Route
 
setTravelTime(double) - Method in class org.matsim.core.population.routes.AbstractRoute
 
setTravelTime(TravelTime) - Method in class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
setTravelTimeAggregatorType(String) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setTraveltimeBinSize(int) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
Sets the size of the time-window over which the travel times are accumulated and averaged.
Note that smaller values for the binSize increase memory consumption to store the travel times.
setTravelTimeCalculatorType(String) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setTravelTimeGetterType(String) - Method in class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
setTravelTimeUndefined() - Method in interface org.matsim.api.core.v01.population.Leg
 
setTravelTimeUndefined() - Method in interface org.matsim.api.core.v01.population.Route
 
setTravelTimeUndefined() - Method in class org.matsim.core.population.routes.AbstractRoute
 
setTriangles(List<HullTriangle>) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.containers.HullEdge
Defines the triangles in relationship with the edge.
setTtDataFactory(TravelTimeDataFactory) - Method in class org.matsim.core.trafficmonitoring.TravelTimeCalculator
Deprecated.
setTurnAcceptanceLogic(TurnAcceptanceLogic) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
setTwoPlans(boolean) - Method in class org.matsim.run.CreateSelectedPlansTables
 
setType(String) - Method in interface org.matsim.api.core.v01.population.Activity
 
setType(String) - Method in interface org.matsim.api.core.v01.population.Plan
 
setType(String) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setType(String) - Method in class org.matsim.core.router.FacilityWrapperActivity
 
setType(String) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setType(Link, String) - Static method in class org.matsim.core.network.NetworkUtils
 
setType(Node, String) - Static method in class org.matsim.core.network.NetworkUtils
Deprecated.
setTypicalDuration(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
setTypicalDuration_s(double) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
setTypicalDurationScoreComputation(PlanCalcScoreConfigGroup.TypicalDurationScoreComputation) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
setUrl(URL) - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Sets the url to be parsed.
setUseActivityDurations(boolean) - Method in class org.matsim.core.population.algorithms.TripPlanMutateTimeAllocation
 
setUseHouseholds(boolean) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
Deprecated.
setUseIndividualSettingsForSubpopulations(boolean) - Method in class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
setUseIntermodalAccessEgress(boolean) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setUseLanes(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setUseModeMappingForPassengers(boolean) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setUseModeMappingForPassengers(boolean) - Method in class ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig
 
setUsePersonIdForMissingVehicleId(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setUseRangeQuery(boolean) - Method in class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
setUserDefined(int) - Method in interface org.matsim.vis.snapshotwriters.AgentSnapshotInfo
 
setUserDefined(int) - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
setUseTransit(boolean) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setUseTransit(Boolean) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
Deprecated.
setUseVehicles(Boolean) - Method in class org.matsim.core.config.groups.ScenarioConfigGroup
Deprecated.
setUsingFastCapacityUpdate(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setUsingOldScoringBelowZeroUtilityDuration(boolean) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setUsingOldScoringBelowZeroUtilityDuration(boolean) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setUsingOpportunityCostOfTimeForLocationChoice(boolean) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setUsingThreadpool(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setUsingTransitInMobsim(boolean) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setUsingTravelTimeCheckInTeleportation(boolean) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setUtilityOfLineSwitch(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ScoringParameterSet
 
setUtilityOfLineSwitch(double) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setUtilityOfLineSwitch(double) - Method in class org.matsim.core.scoring.functions.ScoringParameters.Builder
 
setUtilityOfLineSwitch_utl(double) - Method in class org.matsim.pt.router.TransitRouterConfig
 
setValidating(boolean) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Sets, if this parser should validate the read XML or not.
setValue(double) - Method in class org.matsim.analysis.BinEntry
 
setValue(double) - Method in class org.matsim.counts.Volume
 
setValue(double) - Method in class org.matsim.matrices.Entry
 
setValue(V) - Method in class org.matsim.api.core.v01.IdMap.Entry
 
setVehicle(MobsimVehicle) - Method in interface org.matsim.core.mobsim.framework.VehicleUsingAgent
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
setVehicle(MobsimVehicle) - Method in class org.matsim.core.mobsim.qsim.pt.AbstractTransitDriverAgent
 
setVehicleBehavior(QSimConfigGroup.VehicleBehavior) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setVehicleHandler(VehicleHandler) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
setVehicleHandler(VehicleHandler) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QLinkImpl.Builder
 
setVehicleId(int) - Method in class org.matsim.core.mobsim.jdeqsim.EventLog
 
setVehicleId(Id<Vehicle>) - Method in interface org.matsim.core.population.routes.NetworkRoute
Sets the id of the vehicle that should be used to drive along this route.
setVehicleId(Id<Vehicle>) - Method in interface org.matsim.pt.transitSchedule.api.Departure
 
setVehicleId(Id<Vehicle>) - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
setVehicleId(Id<Vehicle>) - Method in interface org.matsim.pt.Umlauf
 
setVehicleId(Id<Vehicle>) - Method in class org.matsim.pt.UmlaufImpl
 
setVehicleIds(List<Id<Vehicle>>) - Method in class org.matsim.households.HouseholdImpl
 
setVehicleQFactory(VehicleQ.Factory<QVehicle>) - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.ConfigurableQNetworkFactory
 
setVehicles(Vehicles) - Method in class org.matsim.core.scenario.ScenarioUtils.ScenarioBuilder
 
setVehiclesFile(String) - Method in class org.matsim.core.config.groups.VehiclesConfigGroup
 
setVehiclesFile(String) - Method in class org.matsim.pt.config.TransitConfigGroup
 
setVehiclesSource(QSimConfigGroup.VehiclesSource) - Method in class org.matsim.core.config.groups.QSimConfigGroup
 
setVolumeInCubicMeters(double) - Method in class org.matsim.vehicles.VehicleCapacity
 
setVspDefaults(Config) - Static method in class org.matsim.core.config.ConfigUtils
 
setVspDefaultsCheckingLevel(VspExperimentalConfigGroup.VspDefaultsCheckingLevel) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setWeight(double) - Method in class org.matsim.analysis.BinEntry
 
setWeight(double) - Method in class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
setWeightInTons(double) - Method in class org.matsim.vehicles.VehicleCapacity
 
setWidth(double) - Method in class org.matsim.vehicles.VehicleType
 
setWidthCalculatorPrototype(Class<? extends WidthCalculator>) - Method in class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
setWidthCoefficient(double) - Method in class org.matsim.utils.gis.matsim2esri.network.FeatureGeneratorBuilderImpl
 
setWithinDayTripRouterFactory(Provider<TripRouter>) - Method in class org.matsim.withinday.controller.WithinDayControlerListener
 
setWriteActs(boolean) - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
setWriteCountsInterval(int) - Method in class org.matsim.core.config.groups.CountsConfigGroup
 
setWriteEventsInterval(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWriteEventsUntilIteration(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWriteExperiencedPlans(boolean) - Method in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup
 
setWriteLegs(boolean) - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
setWriteLinkStatsInterval(int) - Method in class org.matsim.core.config.groups.LinkStatsConfigGroup
 
setWritePlansInterval(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWritePlansUntilIteration(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWriterHandler(PopulationWriterHandler) - Method in class org.matsim.core.population.io.PopulationWriter
 
setWriterHandler(PopulationWriterHandler) - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
setWriteSnapshotsInterval(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWriteTripsInterval(int) - Method in class org.matsim.core.config.groups.ControlerConfigGroup
 
setWritingOutputEvents(boolean) - Method in class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
setYear(int) - Method in class org.matsim.counts.Counts
 
setZeroUtilityComputation(ActivityUtilityParameters.ZeroUtilityComputation) - Method in class org.matsim.core.scoring.functions.ActivityUtilityParameters.Builder
 
ShapeFileReader - Class in org.matsim.core.utils.gis
 
ShapeFileReader() - Constructor for class org.matsim.core.utils.gis.ShapeFileReader
 
ShapeFileWriter - Class in org.matsim.core.utils.gis
This is a simple utility class that provides methods to write Feature instances of the geotools framework to an ESRI shape file.
ShapeFileWriter() - Constructor for class org.matsim.core.utils.gis.ShapeFileWriter
 
ship - Static variable in class org.matsim.api.core.v01.TransportMode
 
shopping - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
show(String, Class<?>) - Static method in class org.matsim.run.gui.Gui
 
showEditor() - Method in class org.matsim.run.gui.ConfigEditor
 
ShpGeometryUtils - Class in org.matsim.utils.gis.shp2matsim
 
ShpGeometryUtils() - Constructor for class org.matsim.utils.gis.shp2matsim.ShpGeometryUtils
 
ShutdownEvent - Class in org.matsim.core.controler.events
ControlerEvent class to notify all observers of the Controler that it is shutdown
ShutdownEvent(MatsimServices, boolean) - Constructor for class org.matsim.core.controler.events.ShutdownEvent
 
ShutdownListener - Interface in org.matsim.core.controler.listener
 
SignalControl - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
SignalGroups - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
SignalGroupState - Enum in org.matsim.core.mobsim.qsim.interfaces
 
SignalizeableItem - Interface in org.matsim.core.mobsim.qsim.interfaces
A simulation element that leads to something with an Id.
SignalSystems - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
simIsRunning - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
SimpleTransitStopHandler - Class in org.matsim.core.mobsim.qsim.pt
 
SimpleTransitStopHandler() - Constructor for class org.matsim.core.mobsim.qsim.pt.SimpleTransitStopHandler
 
SimpleTransitStopHandlerFactory - Class in org.matsim.core.mobsim.qsim.pt
 
SimpleTransitStopHandlerFactory() - Constructor for class org.matsim.core.mobsim.qsim.pt.SimpleTransitStopHandlerFactory
 
SimpleWriter - Class in org.matsim.pt.counts
a small and simple writer, in order to avoid copious "try" and "catch" for "Exception"
SimpleWriter(String) - Constructor for class org.matsim.pt.counts.SimpleWriter
 
simplify(Network) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
 
simulationPeriodInDays - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
SimUnit - Class in org.matsim.core.mobsim.jdeqsim
The basic building block for all simulation units.
SimUnit(Scheduler) - Constructor for class org.matsim.core.mobsim.jdeqsim.SimUnit
 
SingleHandlerEventsManager - Class in org.matsim.core.events
Implementation of an EventsManager that serves exactly one EventHandler.
SingleHandlerEventsManager(EventHandler) - Constructor for class org.matsim.core.events.SingleHandlerEventsManager
 
SingleModeNetworksCache - Class in org.matsim.core.router
 
SingleModeNetworksCache() - Constructor for class org.matsim.core.router.SingleModeNetworksCache
 
SINK - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
size() - Method in class org.matsim.api.core.v01.IdMap
 
size() - Method in class org.matsim.api.core.v01.IdSet
 
size() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.FIFOVehicleQ
 
size() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq.PassingVehicleQ
 
size() - Method in class org.matsim.core.router.priorityqueue.BinaryMinHeap
Returns the number of elements in this priority queue.
size() - Method in class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
size() - Method in class org.matsim.core.utils.collections.ArrayMap
 
size() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
size() - Method in class org.matsim.core.utils.collections.PseudoRemovePriorityQueue
Returns the number of elements in this priority queue.
size() - Method in class org.matsim.core.utils.collections.QuadTree
Returns the number of entries in this QuadTree.
size() - Method in interface org.matsim.core.utils.collections.RouterPriorityQueue
Returns the number of elements in this priority queue.
size() - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
skip(long) - Method in class org.matsim.core.utils.io.UnicodeInputStream
 
skipUntil(double) - Method in class org.matsim.core.events.algorithms.SnapshotGenerator
Allow this SnapshotGenerator to skip all snapshots up to, but not including, a give timestep.
SnapshotGenerator - Class in org.matsim.core.events.algorithms
 
SnapshotGenerator(Network, double, QSimConfigGroup) - Constructor for class org.matsim.core.events.algorithms.SnapshotGenerator
 
SnapshotLinkWidthCalculator - Class in org.matsim.vis.snapshotwriters
 
SnapshotLinkWidthCalculator() - Constructor for class org.matsim.vis.snapshotwriters.SnapshotLinkWidthCalculator
 
SnapshotWriter - Interface in org.matsim.vis.snapshotwriters
Interface to implement custom snapshot writers.
SnapshotWriterManager - Class in org.matsim.vis.snapshotwriters
 
SnapshotWriterManager(Config) - Constructor for class org.matsim.vis.snapshotwriters.SnapshotWriterManager
 
SnapshotWritersModule - Class in org.matsim.vis.snapshotwriters
 
SnapshotWritersModule() - Constructor for class org.matsim.vis.snapshotwriters.SnapshotWritersModule
 
social - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
sortPersons(Population) - Static method in class org.matsim.core.population.PopulationUtils
Sorts the persons in the given population.
SOURCE - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
SQUEEZE_TIME - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
StackedBarChart - Class in org.matsim.core.utils.charts
Creates two-dimensional, vertical bar charts.
StackedBarChart(String, String, String) - Constructor for class org.matsim.core.utils.charts.StackedBarChart
Creates a new BarChart with default category-labels (numbered from 1 to the number of categories).
StackedBarChart(String, String, String, String[]) - Constructor for class org.matsim.core.utils.charts.StackedBarChart
Creates a new BarChart with the specified category-labels.
StageActivityTypeIdentifier - Class in org.matsim.core.router
It is used by the TripRouter to detect trips, and can be used by replanning modules as a "black list" of activities not to touch.
StageActivityTypeIdentifier() - Constructor for class org.matsim.core.router.StageActivityTypeIdentifier
 
StagesAsNormalActivities - org.matsim.core.router.TripStructureUtils.StageActivityHandling
 
StandardQSimComponentConfigurator - Class in org.matsim.core.mobsim.qsim.components
 
StandardQSimComponentConfigurator(Config) - Constructor for class org.matsim.core.mobsim.qsim.components.StandardQSimComponentConfigurator
 
start(int) - Static method in class org.matsim.utils.MemoryObserver
 
START_LEG - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
START_PLAN - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 
START1WAY - Static variable in class org.matsim.core.network.algorithms.NetworkCalcTopoType
 
startActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelActivityScoring
Deprecated.
startActivity(double, Activity) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.ActivityScoring
Deprecated.
startActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
startActivity(double, Activity) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
Tells the scoring function that the agent begins with an activity.
STARTCDATA - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
startElement(String, String, String, Attributes) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
STARTH2 - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
STARTH3 - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
StartingLegMessage - Class in org.matsim.core.mobsim.jdeqsim
The micro-simulation internal handler for starting a leg.
StartingLegMessage(Scheduler, Vehicle) - Constructor for class org.matsim.core.mobsim.jdeqsim.StartingLegMessage
 
startLeg(double, Leg) - Method in class org.matsim.deprecated.scoring.functions.CharyparNagelLegScoring
Deprecated.
startLeg(double, Leg) - Method in interface org.matsim.deprecated.scoring.ScoringFunctionAccumulator.LegScoring
Deprecated.
startLeg(double, Leg) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAccumulator
Deprecated.
startLeg(double, Leg) - Method in class org.matsim.deprecated.scoring.ScoringFunctionAdapter
Deprecated.
Tells the scoring function that the agents starts a new leg.
startMATSim() - Method in class org.matsim.run.gui.Gui
 
startMeasurement() - Static method in class org.matsim.core.gbl.Gbl
 
STARTP - Static variable in class org.matsim.vis.kml.NetworkFeatureFactory
 
startPlans(Population, BufferedWriter) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
startRow(String[]) - Method in interface org.matsim.core.utils.io.tabularFileParser.TabularFileHandler
Is called by the TabularFileParser whenever a row has been parsed
startSimulation() - Method in class org.matsim.core.mobsim.jdeqsim.Scheduler
 
startStreaming(String) - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.config.ConfigReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.events.EventsConverterXML
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.events.EventsReaderXMLv1
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.network.io.MatsimNetworkReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.network.io.NetworkChangeEventsParser
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.population.io.PopulationReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.core.utils.io.MatsimXmlParser
Called for each opening xml-tag.
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.counts.CountsReaderMatsimV1
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.counts.MatsimCountsReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.facilities.MatsimFacilitiesReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.matrices.MatricesReaderMatsimV1
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.matrices.MatsimMatricesReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.pt.transitSchedule.TransitScheduleReaderV2
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlReader
 
startTag(String, Attributes, Stack<String>) - Method in class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
startTag(String, Attributes, Stack<String>, Attributes) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlReaderDelegate
 
StartTimeComparator() - Constructor for class org.matsim.core.network.NetworkChangeEvent.StartTimeComparator
 
startTimer() - Method in class org.matsim.core.mobsim.jdeqsim.util.Timer
 
StartupEvent - Class in org.matsim.core.controler.events
ControlerEvent to notify all observers of the services that the services instance is setup
StartupEvent(MatsimServices) - Constructor for class org.matsim.core.controler.events.StartupEvent
 
StartupListener - Interface in org.matsim.core.controler.listener
 
Steppable - Interface in org.matsim.core.mobsim.framework
 
SteppableScheduler - Class in org.matsim.core.mobsim.qsim.jdeqsimengine
 
SteppableScheduler(MessageQueue) - Constructor for class org.matsim.core.mobsim.qsim.jdeqsimengine.SteppableScheduler
 
stop - Variable in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
stop() - Static method in class org.matsim.utils.MemoryObserver
 
stop(TransitStopFacility) - Method in interface org.matsim.pt.transitSchedule.api.TransitRouteStop.Builder
 
stop(TransitStopFacility) - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl.Builder
 
Stop(Id<VisumNetwork.Stop>, String, Coord) - Constructor for class org.matsim.visum.VisumNetwork.Stop
 
StopArea(Id<VisumNetwork.StopArea>, Id<VisumNetwork.Stop>) - Constructor for class org.matsim.visum.VisumNetwork.StopArea
 
stopAreaId - Variable in class org.matsim.visum.VisumNetwork.StopPoint
 
stopAreas - Variable in class org.matsim.visum.VisumNetwork
 
StopId - Variable in class org.matsim.visum.VisumNetwork.StopArea
 
StopInformation() - Constructor for class org.matsim.pt.analysis.TransitLoad.StopInformation
 
stopMATSim() - Method in class org.matsim.run.gui.Gui
 
StopPoint(Id<VisumNetwork.StopPoint>, Id<VisumNetwork.StopArea>, String, Id<Link>, Id<Node>) - Constructor for class org.matsim.visum.VisumNetwork.StopPoint
 
stopPointNo - Variable in class org.matsim.visum.VisumNetwork.LineRouteItem
 
stopPoints - Variable in class org.matsim.visum.VisumNetwork
 
stops - Variable in class org.matsim.visum.VisumNetwork
 
STORAGE_CAPACITY_FACTOR - Static variable in class org.matsim.core.mobsim.jdeqsim.JDEQSimConfigGroup
 
storeTmpData() - Method in class org.matsim.pt.router.CustomDataManager
 
strategy() - Method in class org.matsim.core.config.Config
 
StrategyConfigGroup - Class in org.matsim.core.config.groups
Configuration group for specifying the plans-replanning to be used.
StrategyConfigGroup() - Constructor for class org.matsim.core.config.groups.StrategyConfigGroup
 
StrategyConfigGroup.StrategySettings - Class in org.matsim.core.config.groups
 
StrategyManager - Class in org.matsim.core.replanning
Manages and applies strategies to agents for re-planning.
StrategyManager() - Constructor for class org.matsim.core.replanning.StrategyManager
 
StrategyManagerModule - Class in org.matsim.core.replanning
 
StrategyManagerModule() - Constructor for class org.matsim.core.replanning.StrategyManagerModule
 
StrategySettings() - Constructor for class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
 
StrategySettings(Id<StrategyConfigGroup.StrategySettings>) - Constructor for class org.matsim.core.config.groups.StrategyConfigGroup.StrategySettings
Deprecated.
stream() - Method in class org.matsim.core.utils.misc.OptionalTime
 
StreamingActivityFacilities - Class in org.matsim.facilities
A special facilities container that does not store facilities, but passes them on to a consumer to process otherwise.
StreamingActivityFacilities(Consumer<ActivityFacility>) - Constructor for class org.matsim.facilities.StreamingActivityFacilities
 
StreamingDeprecated - Class in org.matsim.core.population.io
 
StreamingDeprecated() - Constructor for class org.matsim.core.population.io.StreamingDeprecated
 
StreamingPopulationReader - Class in org.matsim.core.population.io
 
StreamingPopulationReader(String, String, Scenario) - Constructor for class org.matsim.core.population.io.StreamingPopulationReader
 
StreamingPopulationReader(Scenario) - Constructor for class org.matsim.core.population.io.StreamingPopulationReader
 
StreamingPopulationWriter - Class in org.matsim.core.population.io
 
StreamingPopulationWriter() - Constructor for class org.matsim.core.population.io.StreamingPopulationWriter
 
StreamingPopulationWriter(double) - Constructor for class org.matsim.core.population.io.StreamingPopulationWriter
 
StreamingPopulationWriter(CoordinateTransformation) - Constructor for class org.matsim.core.population.io.StreamingPopulationWriter
 
StreamingPopulationWriter(CoordinateTransformation, double) - Constructor for class org.matsim.core.population.io.StreamingPopulationWriter
 
stringArrayToSet(String[]) - Static method in class org.matsim.core.utils.collections.CollectionUtils
 
StringConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
StringConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.StringConverter
 
StringStringMapConverter - Class in org.matsim.utils.objectattributes.attributeconverters
 
StringStringMapConverter() - Constructor for class org.matsim.utils.objectattributes.attributeconverters.StringStringMapConverter
 
stringToArray(String) - Static method in class org.matsim.core.utils.collections.CollectionUtils
tokenizes a String at commas
stringToSet(String) - Static method in class org.matsim.core.utils.collections.CollectionUtils
tokenizes a String at commas
StringUtils - Class in org.matsim.core.utils.misc
A helper class with utility functions for Strings.
StringUtils() - Constructor for class org.matsim.core.utils.misc.StringUtils
 
subList(MobsimAgent, int, int) - Static method in class org.matsim.core.mobsim.qsim.agents.WithinDayAgentUtils
 
SUBPOPULATION_ATTRIBUTE_NAME - Static variable in class org.matsim.core.population.PopulationUtils
Deprecated.
-- this is public only because it is needed in the also deprecated method PlansConfigGroup.getSubpopulationAttributeName()
SubpopulationScoringParameters - Class in org.matsim.core.scoring.functions
 
SubpopulationScoringParameters(Scenario) - Constructor for class org.matsim.core.scoring.functions.SubpopulationScoringParameters
 
SubsequentLinksAnalyzer - Class in org.matsim.core.network.algorithms
Analyzes the network to find for each link the "logical subsequent link", i.e.
SubsequentLinksAnalyzer(Network) - Constructor for class org.matsim.core.network.algorithms.SubsequentLinksAnalyzer
 
subtourModeChoice() - Method in class org.matsim.core.config.Config
 
SubtourModeChoice - Class in org.matsim.core.replanning.modules
Changes the transportation mode of all legs of one randomly chosen subtour in a plan to a randomly chosen different mode given a list of possible modes.
SubtourModeChoice - Class in org.matsim.core.replanning.strategies
 
SubtourModeChoice - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
SubtourModeChoice() - Constructor for class org.matsim.core.replanning.strategies.SubtourModeChoice
 
SubtourModeChoice(int, String[], String[], boolean, double) - Constructor for class org.matsim.core.replanning.modules.SubtourModeChoice
 
SubtourModeChoice(int, String[], String[], boolean, double, Provider<TripRouter>) - Constructor for class org.matsim.core.replanning.modules.SubtourModeChoice
Deprecated.
SubtourModeChoice(Provider<TripRouter>, GlobalConfigGroup, SubtourModeChoiceConfigGroup) - Constructor for class org.matsim.core.replanning.modules.SubtourModeChoice
 
SubtourModeChoice.Behavior - Enum in org.matsim.core.replanning.modules
 
SubtourModeChoiceConfigGroup - Class in org.matsim.core.config.groups
 
SubtourModeChoiceConfigGroup() - Constructor for class org.matsim.core.config.groups.SubtourModeChoiceConfigGroup
 
SumScoringFunction - Class in org.matsim.core.scoring
 
SumScoringFunction() - Constructor for class org.matsim.core.scoring.SumScoringFunction
 
SumScoringFunction.ActivityScoring - Interface in org.matsim.core.scoring
 
SumScoringFunction.AgentStuckScoring - Interface in org.matsim.core.scoring
 
SumScoringFunction.ArbitraryEventScoring - Interface in org.matsim.core.scoring
NOTE: Despite its somewhat misleading name, only Events that at the same time implement HasPersonId are passed through this interface.
SumScoringFunction.BasicScoring - Interface in org.matsim.core.scoring
 
SumScoringFunction.LegScoring - Interface in org.matsim.core.scoring
 
SumScoringFunction.MoneyScoring - Interface in org.matsim.core.scoring
 
SumScoringFunction.TripScoring - Interface in org.matsim.core.scoring
 
supplier() - Method in class org.matsim.core.network.NetworkCollector
 
SwissRailRaptor - Class in ch.sbb.matsim.routing.pt.raptor
Provides public transport route search capabilities using an implementation of the RAPTOR algorithm underneath.
SwissRailRaptor(SwissRailRaptorData, RaptorParametersForPerson, RaptorRouteSelector, RaptorStopFinder) - Constructor for class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptor
 
SwissRailRaptorConfigGroup - Class in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup() - Constructor for class ch.sbb.matsim.config.SwissRailRaptorConfigGroup
 
SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection - Enum in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup.IntermodalAccessEgressParameterSet - Class in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup.ModeMappingForPassengersParameterSet - Class in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup.RangeQuerySettingsParameterSet - Class in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup.RouteSelectorParameterSet - Class in ch.sbb.matsim.config
 
SwissRailRaptorConfigGroup.ScoringParameters - Enum in ch.sbb.matsim.config
 
SwissRailRaptorCore - Class in ch.sbb.matsim.routing.pt.raptor
The actual RAPTOR implementation, based on Delling et al, Round-Based Public Transit Routing.
SwissRailRaptorCore(SwissRailRaptorData) - Constructor for class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore
 
SwissRailRaptorCore.TravelInfo - Class in ch.sbb.matsim.routing.pt.raptor
 
SwissRailRaptorData - Class in ch.sbb.matsim.routing.pt.raptor
 
SwissRailRaptorFactory - Class in ch.sbb.matsim.routing.pt.raptor
 
SwissRailRaptorFactory(TransitSchedule, Config, Network, RaptorParametersForPerson, RaptorRouteSelector, Provider<RaptorStopFinder>, EventsManager) - Constructor for class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorFactory
 
SwissRailRaptorModule - Class in ch.sbb.matsim.routing.pt.raptor
 
SwissRailRaptorModule() - Constructor for class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorModule
 
SwissRailRaptorRoutingModule - Class in ch.sbb.matsim.routing.pt.raptor
This replicates the functionality of TransitRouterWrapper, but in an adapted form suitable for the SwissRailRaptor.
SwissRailRaptorRoutingModule(SwissRailRaptor, TransitSchedule, Network, RoutingModule) - Constructor for class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorRoutingModule
 
SwissRailRaptorRoutingModuleProvider - Class in ch.sbb.matsim.routing.pt.raptor
This class is similar to Transit, but adapted to SwissRailRaptor.
SYSTEMIDNOTFOUNDMESSAGE - Static variable in class org.matsim.core.utils.io.MatsimFileTypeGuesser
 

T

TabularFileHandler - Interface in org.matsim.core.utils.io.tabularFileParser
An implementation of this interface is expected by the TabularFileParser for row-by-row handling of parsed files.
TabularFileParser - Class in org.matsim.core.utils.io.tabularFileParser
Parser for plain text files that are structured in columns.
TabularFileParser() - Constructor for class org.matsim.core.utils.io.tabularFileParser.TabularFileParser
 
TabularFileParserConfig - Class in org.matsim.core.utils.io.tabularFileParser
Configuration for a TabularFileParser.
TabularFileParserConfig() - Constructor for class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
Empty default constructor.
tags - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmWay
Deprecated.
 
takt - Variable in class org.matsim.visum.VisumNetwork.TransitLineRoute
 
taxi - Static variable in class org.matsim.api.core.v01.TransportMode
 
tCode - Variable in class org.matsim.visum.VisumNetwork.TransitLine
 
TeleAtlas2Network - Class in org.matsim.run
 
TeleAtlas2Network() - Constructor for class org.matsim.run.TeleAtlas2Network
 
teleport - org.matsim.core.config.groups.QSimConfigGroup.VehicleBehavior
 
TeleportationArrivalEvent - Class in org.matsim.core.api.experimental.events
This is similar to the VehicleArrival and PersonArrival events.
TeleportationArrivalEvent(double, Id<Person>, double, String) - Constructor for class org.matsim.core.api.experimental.events.TeleportationArrivalEvent
 
TeleportationArrivalEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
TeleportationModule - Class in org.matsim.core.mobsim.qsim
 
TeleportationModule() - Constructor for class org.matsim.core.mobsim.qsim.TeleportationModule
 
TeleportationRoutingModule - Class in org.matsim.core.router
 
TeleportationRoutingModule(String, Scenario, double, double) - Constructor for class org.matsim.core.router.TeleportationRoutingModule
 
TeleportationVisData - Class in org.matsim.vis.snapshotwriters
 
TeleportationVisData(double, Id<Person>, Coord, Coord, double) - Constructor for class org.matsim.vis.snapshotwriters.TeleportationVisData
 
TELEPORTED_MODE_FREESPEED_FACTOR - Static variable in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup.ModeRoutingParams
 
TerminationCriterion - Interface in org.matsim.core.controler
 
testForLocked() - Method in class org.matsim.core.config.ConfigGroup
 
time - Variable in class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
Time - Class in org.matsim.core.utils.misc
 
TIME - org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
 
timeAllocationMutator() - Method in class org.matsim.core.config.Config
 
TimeAllocationMutator - Class in org.matsim.core.replanning.strategies
 
TimeAllocationMutator - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
TimeAllocationMutator() - Constructor for class org.matsim.core.replanning.strategies.TimeAllocationMutator
 
TimeAllocationMutator_ReRoute - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
 
TimeAllocationMutatorConfigGroup - Class in org.matsim.core.config.groups
 
TimeAllocationMutatorConfigGroup() - Constructor for class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup
 
TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings - Class in org.matsim.core.config.groups
 
TimeAllocationMutatorReRoute - Class in org.matsim.core.replanning.strategies
 
TimeAllocationMutatorReRoute() - Constructor for class org.matsim.core.replanning.strategies.TimeAllocationMutatorReRoute
 
TimeAllocationMutatorSubpopulationSettings() - Constructor for class org.matsim.core.config.groups.TimeAllocationMutatorConfigGroup.TimeAllocationMutatorSubpopulationSettings
 
TimeBinUtils - Class in org.matsim.core.trafficmonitoring
 
TimeBinUtils() - Constructor for class org.matsim.core.trafficmonitoring.TimeBinUtils
 
TimeDependentNetwork - Interface in org.matsim.core.network
 
TIMEFORMAT_HHMM - Static variable in class org.matsim.core.utils.misc.Time
 
TIMEFORMAT_HHMMSS - Static variable in class org.matsim.core.utils.misc.Time
 
TIMEFORMAT_HHMMSSDOTSS - Static variable in class org.matsim.core.utils.misc.Time
 
TIMEFORMAT_SSSS - Static variable in class org.matsim.core.utils.misc.Time
 
timeFunction - Variable in class org.matsim.core.router.Dijkstra
The travel time calculator.
timeOfLastLeavingVehicle - Variable in class org.matsim.core.mobsim.jdeqsim.Road
 
TimeProfile(Id<VisumNetwork.TransitLine>, Id<VisumNetwork.TransitLineRoute>, Id<VisumNetwork.TimeProfile>, String, String) - Constructor for class org.matsim.visum.VisumNetwork.TimeProfile
 
TimeProfileItem(String, String, String, String, String, String, String, Id<VisumNetwork.TimeProfileItem>) - Constructor for class org.matsim.visum.VisumNetwork.TimeProfileItem
 
timeProfileItems - Variable in class org.matsim.visum.VisumNetwork
 
timeProfileName - Variable in class org.matsim.visum.VisumNetwork.TimeProfileItem
 
timeProfiles - Variable in class org.matsim.visum.VisumNetwork
 
Timer - Class in org.matsim.core.mobsim.jdeqsim.util
A simple timer implementation.
Timer() - Constructor for class org.matsim.core.mobsim.jdeqsim.util.Timer
 
timestamp(String) - Method in class org.matsim.analysis.IterationStopWatch
Tells the stop watch that a special event happened, for which the time should be remembered.
timeStepEndBarrier - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
timeStepEndBarrier - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
timeStepStartBarrier - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
timeStepStartBarrier - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
TimeVariantAttribute - Interface in org.matsim.core.network
 
TimeVariantAttribute.ChangeValueGetter - Interface in org.matsim.core.network
 
TimeVariantLink - Interface in org.matsim.core.mobsim.qsim.interfaces
 
toArray() - Method in class org.matsim.api.core.v01.IdSet
 
toArray(T[]) - Method in class org.matsim.api.core.v01.IdSet
 
toFacility(Activity, ActivityFacilities) - Static method in class org.matsim.facilities.FacilitiesUtils
 
toNode - Variable in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
top - Variable in class org.matsim.core.utils.collections.QuadTree
The top node or root of the tree
toStop - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorRoute.RoutePart
 
toString() - Method in class ch.sbb.matsim.routing.pt.raptor.InitialStop
 
toString() - Method in class org.matsim.analysis.XYTRecord
 
toString() - Method in class org.matsim.api.core.v01.Coord
 
toString() - Method in class org.matsim.api.core.v01.events.Event
 
toString() - Method in class org.matsim.core.config.Config
 
toString() - Method in class org.matsim.core.config.ConfigGroup
 
toString() - Method in class org.matsim.core.mobsim.qsim.agents.BasicPlanAgentImpl
 
toString() - Method in class org.matsim.core.mobsim.qsim.agents.PersonDriverAgentImpl
 
toString() - Method in class org.matsim.core.mobsim.qsim.agents.PlanBasedDriverAgentImpl
 
toString() - Method in class org.matsim.core.mobsim.qsim.agents.TransitAgent
 
toString() - Method in class org.matsim.core.mobsim.qsim.qnetsimengine.QVehicleImpl
 
toString() - Method in class org.matsim.core.population.io.StreamingPopulationReader
 
toString() - Method in class org.matsim.core.population.routes.AbstractRoute
 
toString() - Method in class org.matsim.core.replanning.GenericPlanStrategyImpl
 
toString() - Method in class org.matsim.core.router.FacilityWrapperActivity
 
toString() - Method in class org.matsim.core.router.FreespeedFactorRoutingModule
 
toString() - Method in class org.matsim.core.router.InitialNode
 
toString() - Method in class org.matsim.core.router.LinkWrapperFacility
 
toString() - Method in class org.matsim.core.router.NetworkRoutingInclAccessEgressModule
 
toString() - Method in class org.matsim.core.router.NetworkRoutingModule
 
toString() - Method in class org.matsim.core.router.TeleportationRoutingModule
 
toString() - Method in class org.matsim.core.router.TripStructureUtils.Subtour
 
toString() - Method in class org.matsim.core.router.TripStructureUtils.Trip
 
toString() - Method in class org.matsim.core.utils.collections.QuadTree.Rect
 
toString() - Method in class org.matsim.core.utils.collections.Tuple
 
toString() - Method in class org.matsim.core.utils.io.tabularFileParser.TabularFileParserConfig
 
toString() - Method in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
toString() - Method in class org.matsim.core.utils.misc.OptionalTime
 
toString() - Method in class org.matsim.counts.Count
 
toString() - Method in class org.matsim.counts.Counts
 
toString() - Method in class org.matsim.counts.CountsWriter
 
toString() - Method in class org.matsim.counts.Volume
 
toString() - Method in class org.matsim.facilities.ActivityFacilitiesImpl
 
toString() - Method in class org.matsim.facilities.ActivityFacilityImpl
 
toString() - Method in class org.matsim.facilities.ActivityOptionImpl
 
toString() - Method in class org.matsim.facilities.OpeningTimeImpl
 
toString() - Method in class org.matsim.matrices.Entry
 
toString() - Method in class org.matsim.matrices.Matrices
 
toString() - Method in class org.matsim.matrices.MatricesWriter
 
toString() - Method in class org.matsim.matrices.Matrix
 
toString() - Method in class org.matsim.pt.router.InternalTransitPassengerRoute
 
toString() - Method in class org.matsim.pt.router.RouteSegment
 
toString() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
toString() - Method in class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
toString() - Method in class org.matsim.pt.routes.ExperimentalTransitRoute
Deprecated.
 
toString() - Method in class org.matsim.pt.transitSchedule.DepartureImpl
 
toString() - Method in class org.matsim.pt.transitSchedule.TransitLineImpl
 
toString() - Method in class org.matsim.pt.transitSchedule.TransitRouteImpl
 
toString() - Method in class org.matsim.pt.transitSchedule.TransitRouteStopImpl
 
toString() - Method in class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
toString() - Method in class org.matsim.utils.objectattributes.attributable.Attributes
 
toString() - Method in class org.matsim.utils.objectattributes.FailingObjectAttributes
Deprecated.
 
toString() - Method in class org.matsim.utils.objectattributes.ObjectAttributes
 
train - Static variable in class org.matsim.api.core.v01.TransportMode
 
transferCount - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
 
transform(Coord) - Method in interface org.matsim.core.utils.geometry.CoordinateTransformation
Transforms the given coordinate from one coordinate system to the other.
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.AtlantisToWGS84
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.CH1903LV03PlustoCH1903LV03
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.CH1903LV03PlustoWGS84
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.CH1903LV03toCH1903LV03Plus
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.CH1903LV03toWGS84
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.GeotoolsTransformation
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.GK4toWGS84
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.IdentityTransformation
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.WGS84toAtlantis
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.WGS84toCH1903LV03
 
transform(Coord) - Method in class org.matsim.core.utils.geometry.transformations.WGS84toCH1903LV03Plus
 
TransformationFactory - Class in org.matsim.core.utils.geometry.transformations
A factory to instantiate a specific coordinate transformation.
TransformationFactory() - Constructor for class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
transims - org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
 
TransimsSnapshotWriter - Class in org.matsim.vis.snapshotwriters
Writes the current position of vehicles into a file that can be read by transims.
TransimsSnapshotWriter(String) - Constructor for class org.matsim.vis.snapshotwriters.TransimsSnapshotWriter
 
TransimsSnapshotWriter.Labels - Enum in org.matsim.vis.snapshotwriters
 
TransimsVehicle - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
transit() - Method in class org.matsim.core.config.Config
 
Transit - Class in org.matsim.core.router
 
Transit - Annotation Type in org.matsim.pt.transitSchedule.api
 
TRANSIT_ACTIVITY_TYPE - Static variable in class org.matsim.pt.PtConstants
Type of an activity that somehow interacts with pt, e.g.
TRANSIT_ATTRIBUTES_DEPRECATION_MESSAGE - Static variable in class org.matsim.pt.config.TransitConfigGroup
 
TRANSIT_DRIVER - org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
 
TRANSIT_ENGINE_NAME - Static variable in class org.matsim.core.mobsim.qsim.pt.TransitEngineModule
 
transit_walk - Static variable in class org.matsim.api.core.v01.TransportMode
 
TransitActsRemover - Class in org.matsim.pt.router
Deprecated.
-- use TripsToLegsAlgorithm instead to circumvene problems with different types of access / egress legs and stage activities.
TransitActsRemover() - Constructor for class org.matsim.pt.router.TransitActsRemover
Deprecated.
 
TransitActsRemoverStrategy - Class in org.matsim.pt.replanning
Deprecated.
TransitActsRemoverStrategy(Config) - Constructor for class org.matsim.pt.replanning.TransitActsRemoverStrategy
Deprecated.
 
TransitAgent - Class in org.matsim.core.mobsim.qsim.agents
 
TransitAgentFactory - Class in org.matsim.core.mobsim.qsim.agents
 
TransitAgentFactory(Netsim) - Constructor for class org.matsim.core.mobsim.qsim.agents.TransitAgentFactory
 
TransitAgentImpl - Class in org.matsim.core.mobsim.qsim.agents
 
TransitAgentImpl(BasicPlanAgentImpl) - Constructor for class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
TransitAgentImpl(BasicPlanAgentImpl, TransitConfigGroup.BoardingAcceptance) - Constructor for class org.matsim.core.mobsim.qsim.agents.TransitAgentImpl
 
TransitAgentTriesToTeleportException(String) - Constructor for exception org.matsim.core.mobsim.qsim.pt.TransitQSimEngine.TransitAgentTriesToTeleportException
 
TransitConfigGroup - Class in org.matsim.pt.config
 
TransitConfigGroup() - Constructor for class org.matsim.pt.config.TransitConfigGroup
 
TransitConfigGroup.BoardingAcceptance - Enum in org.matsim.pt.config
 
TransitDriverAgent - Interface in org.matsim.core.mobsim.qsim.pt
Additional methods for drivers of public transport vehicles.
TransitDriverAgentFactory - Interface in org.matsim.core.mobsim.qsim.pt
 
TransitDriverAgentImpl - Class in org.matsim.core.mobsim.qsim.pt
 
TransitDriverAgentImpl(Umlauf, String, TransitStopAgentTracker, InternalInterface) - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitDriverAgentImpl
 
TransitDriverStartsEvent - Class in org.matsim.api.core.v01.events
 
TransitDriverStartsEvent(double, Id<Person>, Id<Vehicle>, Id<TransitLine>, Id<TransitRoute>, Id<Departure>) - Constructor for class org.matsim.api.core.v01.events.TransitDriverStartsEvent
 
TransitDriverStartsEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
TransitEngineModule - Class in org.matsim.core.mobsim.qsim.pt
 
TransitEngineModule() - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitEngineModule
 
TransitLeastCostPathTree - Class in org.matsim.pt.router
This class is based on and similar to org.matsim.pt.router.MultiNodeDijkstra In contrast to org.matsim.pt.router.MultiNodeDijkstra, however, it stores the last LeastCostPathTree.
TransitLeastCostPathTree(Network, TransitTravelDisutility, TravelTime, Map<Node, InitialNode>, Map<Node, InitialNode>, Person) - Constructor for class org.matsim.pt.router.TransitLeastCostPathTree
 
TransitLeastCostPathTree(Network, TransitTravelDisutility, TravelTime, Map<Node, InitialNode>, Person) - Constructor for class org.matsim.pt.router.TransitLeastCostPathTree
 
TransitLine - Interface in org.matsim.pt.transitSchedule.api
Description of a single transit line.
TransitLine(Id<VisumNetwork.TransitLine>, String, String) - Constructor for class org.matsim.visum.VisumNetwork.TransitLine
 
transitLineId - Variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
TransitLineImpl - Class in org.matsim.pt.transitSchedule
Description of a single transit line.
TransitLineImpl(Id<TransitLine>) - Constructor for class org.matsim.pt.transitSchedule.TransitLineImpl
 
TransitLineRoute(Id<VisumNetwork.TransitLineRoute>, Id<VisumNetwork.TransitLine>, String) - Constructor for class org.matsim.visum.VisumNetwork.TransitLineRoute
 
TransitLoad - Class in org.matsim.pt.analysis
Calculates the number of passenger that are in a transit vehicle when the vehicle departs a stop location.
TransitLoad() - Constructor for class org.matsim.pt.analysis.TransitLoad
 
TransitLoad.StopInformation - Class in org.matsim.pt.analysis
 
TransitPassengerRoute - Interface in org.matsim.pt.routes
 
TransitQSimComponentsConfigurator - Class in org.matsim.core.mobsim.qsim.pt
 
TransitQSimComponentsConfigurator(Config) - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitQSimComponentsConfigurator
 
TransitQSimEngine - Class in org.matsim.core.mobsim.qsim.pt
 
TransitQSimEngine(QSim, TransitStopHandlerFactory, UmlaufBuilder) - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitQSimEngine
 
TransitQSimEngine.TransitAgentTriesToTeleportException - Exception in org.matsim.core.mobsim.qsim.pt
 
TransitQVehicle - Class in org.matsim.core.mobsim.qsim.pt
 
TransitQVehicle(Vehicle) - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitQVehicle
 
transitRoute - Variable in class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
TransitRoute - Interface in org.matsim.pt.transitSchedule.api
Describes a route of a transit line, including its stops and the departures along this route.
TransitRouteAccessEgressAnalysis - Class in org.matsim.pt.analysis
Keeps track of the number of passengers entering and leaving each single departure along a given route.
TransitRouteAccessEgressAnalysis(TransitRoute, VehicleTracker) - Constructor for class org.matsim.pt.analysis.TransitRouteAccessEgressAnalysis
 
transitRouteId - Variable in class org.matsim.pt.routes.DefaultTransitPassengerRoute.RouteDescription
 
TransitRouteImpl - Class in org.matsim.pt.transitSchedule
Describes a route of a transit line, including its stops and the departures along this route.
TransitRouteImpl(Id<TransitRoute>, NetworkRoute, List<TransitRouteStop>, String) - Constructor for class org.matsim.pt.transitSchedule.TransitRouteImpl
 
transitRouter() - Method in class org.matsim.core.config.Config
 
TransitRouter - Interface in org.matsim.pt.router
 
TransitRouterConfig - Class in org.matsim.pt.router
Design decisions: At this point, only those variables that are needed elsewhere (in particular in the scoring) are set from the config.
TransitRouterConfig(Config) - Constructor for class org.matsim.pt.router.TransitRouterConfig
 
TransitRouterConfig(PlanCalcScoreConfigGroup, PlansCalcRouteConfigGroup, TransitRouterConfigGroup, VspExperimentalConfigGroup) - Constructor for class org.matsim.pt.router.TransitRouterConfig
 
TransitRouterConfigGroup - Class in org.matsim.pt.config
 
TransitRouterConfigGroup() - Constructor for class org.matsim.pt.config.TransitRouterConfigGroup
 
TransitRouterImpl - Class in org.matsim.pt.router
Not thread-safe because MultiNodeDijkstra is not.
TransitRouterImpl(TransitRouterConfig, PreparedTransitSchedule, TransitRouterNetwork, TravelTime, TransitTravelDisutility) - Constructor for class org.matsim.pt.router.TransitRouterImpl
 
TransitRouterImpl(TransitRouterConfig, TransitSchedule) - Constructor for class org.matsim.pt.router.TransitRouterImpl
 
TransitRouterImplFactory - Class in org.matsim.pt.router
 
TransitRouterImplFactory(TransitSchedule, TransitRouterConfig) - Constructor for class org.matsim.pt.router.TransitRouterImplFactory
 
TransitRouterModule - Class in org.matsim.pt.router
 
TransitRouterModule() - Constructor for class org.matsim.pt.router.TransitRouterModule
 
TransitRouterNetwork - Class in org.matsim.pt.router
Converting the TransitRouterNetwork into a RoutingNetwork might speed up the routing and additionally reduce the memory consumption (e.g.
TransitRouterNetwork() - Constructor for class org.matsim.pt.router.TransitRouterNetwork
 
TransitRouterNetwork.TransitRouterNetworkLink - Class in org.matsim.pt.router
Looks to me like an implementation of the Link interface, with get(Transit)Route and get(Transit)Line on top.
TransitRouterNetwork.TransitRouterNetworkNode - Class in org.matsim.pt.router
 
TransitRouterNetworkLink(Id<Link>, TransitRouterNetwork.TransitRouterNetworkNode, TransitRouterNetwork.TransitRouterNetworkNode, TransitRoute, TransitLine) - Constructor for class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
TransitRouterNetworkLink(Id<Link>, TransitRouterNetwork.TransitRouterNetworkNode, TransitRouterNetwork.TransitRouterNetworkNode, TransitRoute, TransitLine, double) - Constructor for class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkLink
 
TransitRouterNetworkNode(Id<Node>, TransitRouteStop, TransitRoute, TransitLine) - Constructor for class org.matsim.pt.router.TransitRouterNetwork.TransitRouterNetworkNode
 
TransitRouterNetworkTravelTimeAndDisutility - Class in org.matsim.pt.router
TravelTime and TravelCost calculator to be used with the transit network used for transit routing.
TransitRouterNetworkTravelTimeAndDisutility(TransitRouterConfig) - Constructor for class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
Deprecated.
TransitRouterNetworkTravelTimeAndDisutility(TransitRouterConfig, PreparedTransitSchedule) - Constructor for class org.matsim.pt.router.TransitRouterNetworkTravelTimeAndDisutility
 
TransitRouterWrapper - Class in org.matsim.core.router
Wraps a TransitRouter.
TransitRouterWrapper(TransitRouter, TransitSchedule, Network, RoutingModule) - Constructor for class org.matsim.core.router.TransitRouterWrapper
 
TransitRouteStop - Interface in org.matsim.pt.transitSchedule.api
Describes the stop within a route of a transit line.
TransitRouteStop.Builder<B extends TransitRouteStop.Builder<B>> - Interface in org.matsim.pt.transitSchedule.api
 
TransitRouteStopImpl - Class in org.matsim.pt.transitSchedule
Describes the stop within a route of a transit line.
TransitRouteStopImpl.Builder - Class in org.matsim.pt.transitSchedule
 
transitSchedule - org.matsim.core.controler.Controler.DefaultFiles
 
TransitSchedule - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
TransitSchedule - Interface in org.matsim.pt.transitSchedule.api
Stores a complete transit schedules with multiple lines, multiple routes per line, all the time data and the infrastructure in form of stop facilities.
TransitScheduleChangedEvent - Class in org.matsim.pt.router
 
TransitScheduleChangedEvent(double) - Constructor for class org.matsim.pt.router.TransitScheduleChangedEvent
 
TransitScheduleChangedEventHandler - Interface in org.matsim.pt.router
 
TransitScheduleFactory - Interface in org.matsim.pt.transitSchedule.api
 
TransitScheduleFactoryImpl - Class in org.matsim.pt.transitSchedule
 
TransitScheduleFactoryImpl() - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleFactoryImpl
 
TransitScheduleImpl - Class in org.matsim.pt.transitSchedule
Default implementation of TransitSchedule.
TransitScheduleImpl(TransitScheduleFactory) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleImpl
 
TransitScheduleReader - Class in org.matsim.pt.transitSchedule.api
Reads TransitSchedules from file as long as the files are in one of the supported file formats.
TransitScheduleReader(String, String, Scenario) - Constructor for class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
TransitScheduleReader(String, Scenario) - Constructor for class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
TransitScheduleReader(Scenario) - Constructor for class org.matsim.pt.transitSchedule.api.TransitScheduleReader
 
TransitScheduleReaderV1 - Class in org.matsim.pt.transitSchedule
Reads a transit schedule from a XML file in the format described by transitSchedule_v1.dtd.
TransitScheduleReaderV1(Scenario) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
TransitScheduleReaderV1(CoordinateTransformation, Scenario) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
TransitScheduleReaderV1(CoordinateTransformation, TransitSchedule, RouteFactories) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
TransitScheduleReaderV1(TransitSchedule, RouteFactories) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV1
 
TransitScheduleReaderV2 - Class in org.matsim.pt.transitSchedule
Reads a transit schedule from a XML file in the format described by transitSchedule_v1.dtd.
TransitScheduleReaderV2(String, String, Scenario) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV2
 
TransitScheduleReaderV2(TransitSchedule, RouteFactories) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleReaderV2
 
TransitScheduleUtils - Class in org.matsim.pt.transitSchedule
Helper class for commonly used operations on TransitSchedules
TransitScheduleUtils() - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleUtils
 
TransitScheduleValidator - Class in org.matsim.pt.utils
An abstract class offering a number of static methods to validate several aspects of transit schedules.
TransitScheduleValidator.ValidationResult - Class in org.matsim.pt.utils
 
TransitScheduleValidator.ValidationResult.Severity - Enum in org.matsim.pt.utils
 
TransitScheduleValidator.ValidationResult.Type - Enum in org.matsim.pt.utils
 
TransitScheduleValidator.ValidationResult.ValidationIssue<T> - Class in org.matsim.pt.utils
 
TransitScheduleWriter - Class in org.matsim.pt.transitSchedule.api
Writes TransitSchedules to file in one of the supported file formats.
TransitScheduleWriter(CoordinateTransformation, TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.api.TransitScheduleWriter
 
TransitScheduleWriter(TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.api.TransitScheduleWriter
 
TransitScheduleWriterV1 - Class in org.matsim.pt.transitSchedule
Writes a transit schedule to a XML file in the format described by transitSchedule_v1.dtd.
TransitScheduleWriterV1(CoordinateTransformation, TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleWriterV1
 
TransitScheduleWriterV1(TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleWriterV1
 
TransitScheduleWriterV2 - Class in org.matsim.pt.transitSchedule
Writes a transit schedule to a XML file in the format described by transitSchedule_v2.dtd.
TransitScheduleWriterV2(CoordinateTransformation, TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleWriterV2
 
TransitScheduleWriterV2(TransitSchedule) - Constructor for class org.matsim.pt.transitSchedule.TransitScheduleWriterV2
 
TransitStopAgentTracker - Class in org.matsim.core.mobsim.qsim.pt
 
TransitStopAgentTracker(EventsManager) - Constructor for class org.matsim.core.mobsim.qsim.pt.TransitStopAgentTracker
 
TransitStopArea - Interface in org.matsim.pt.transitSchedule.api
This interface is currently only used to provided a typed Id: Id<TransitStopArea>
TransitStopFacility - Interface in org.matsim.pt.transitSchedule.api
A facility (infrastructure) describing a public transport stop.
TransitStopFacilityImpl - Class in org.matsim.pt.transitSchedule
A facility (infrastructure) describing a public transport stop.
TransitStopFacilityImpl(Id<TransitStopFacility>, Coord, boolean) - Constructor for class org.matsim.pt.transitSchedule.TransitStopFacilityImpl
 
TransitStopHandler - Interface in org.matsim.core.mobsim.qsim.pt
Provides a replaceable behavior for implementing different loading and unloading procedures for transit vehicles.
TransitStopHandlerFactory - Interface in org.matsim.core.mobsim.qsim.pt
 
TransitTravelDisutility - Interface in org.matsim.pt.router
 
TransitVehicle - Interface in org.matsim.core.mobsim.qsim.pt
 
transitVehicles - org.matsim.core.controler.Controler.DefaultFiles
 
TransportMode - Class in org.matsim.api.core.v01
Enumeration of frequently used modes of transportation in MATSim.
TransportModeFilter - Class in org.matsim.withinday.replanning.identifiers.filter
Remove all agents from the set that...
TransportModeFilterFactory - Class in org.matsim.withinday.replanning.identifiers.filter
 
TransportModeFilterFactory(Set<String>, MobsimDataProvider) - Constructor for class org.matsim.withinday.replanning.identifiers.filter.TransportModeFilterFactory
 
TransportModeNetworkFilter - Class in org.matsim.core.network.algorithms
This class extracts a subnetwork from a given network containing only those links where at least one of the given transport modes are allowed.
TransportModeNetworkFilter(Network) - Constructor for class org.matsim.core.network.algorithms.TransportModeNetworkFilter
 
TransportModeProvider - Class in org.matsim.withinday.trafficmonitoring
Returns an agent's current transport mode or null if the agent is performing an activity.
TransportModeProvider() - Constructor for class org.matsim.withinday.trafficmonitoring.TransportModeProvider
 
TransportPlanningMainModeIdentifier - Class in org.matsim.analysis
Attempt to provide a MainModeIdentifier that is justified from the transport engineering perspective, not from the software perspective.
TransportPlanningMainModeIdentifier() - Constructor for class org.matsim.analysis.TransportPlanningMainModeIdentifier
 
travelCost - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
The cost for travelling from the first stop to the last stop.
travelCost - Variable in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
TravelDistanceStats - Class in org.matsim.analysis
Calculates at the end of each iteration the following statistics: average of the average leg distance per plan Is used by the standard Controler and fed the "really executed" "plans" which are generated from Events during the simulation and which are also used by the scoring.
TravelDistanceStats(Config, String, boolean) - Constructor for class org.matsim.analysis.TravelDistanceStats
 
TravelDisutility - Interface in org.matsim.core.router.util
A simple interface to retrieve the disutility to travel on links.
TravelDisutilityFactory - Interface in org.matsim.core.router.costcalculators
Design remark(s): These need to be factories since, at least for threads, we may need multiple instances.
TravelDisutilityModule - Class in org.matsim.core.router.costcalculators
 
TravelDisutilityModule() - Constructor for class org.matsim.core.router.costcalculators.TravelDisutilityModule
 
TravelDisutilityUtils - Class in org.matsim.core.router.util
 
travelTime - Variable in class ch.sbb.matsim.routing.pt.raptor.RaptorIntermodalAccessEgress.RIntermodalAccessEgress
 
travelTime - Variable in class org.matsim.core.router.costcalculators.OnlyTimeDependentTravelDisutility
 
travelTime - Variable in class org.matsim.core.router.util.LeastCostPathCalculator.Path
 
TravelTime - Interface in org.matsim.core.router.util
A simple interface to retrieve the travel time on links.
travelTimeCalculator() - Method in class org.matsim.core.config.Config
 
TravelTimeCalculator - Class in org.matsim.core.trafficmonitoring
Calculates actual travel times on link from events and optionally also the link-to-link travel times, e.g.
TravelTimeCalculator(Network, int, int, TravelTimeCalculatorConfigGroup) - Constructor for class org.matsim.core.trafficmonitoring.TravelTimeCalculator
Deprecated.
TravelTimeCalculator(Network, TravelTimeCalculatorConfigGroup) - Constructor for class org.matsim.core.trafficmonitoring.TravelTimeCalculator
Deprecated.
TravelTimeCalculator.Builder - Class in org.matsim.core.trafficmonitoring
 
TravelTimeCalculatorArray - org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup.TravelTimeCalculatorType
 
TravelTimeCalculatorConfigGroup - Class in org.matsim.core.config.groups
 
TravelTimeCalculatorConfigGroup() - Constructor for class org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup
 
TravelTimeCalculatorConfigGroup.TravelTimeCalculatorType - Enum in org.matsim.core.config.groups
 
TravelTimeCalculatorHashMap - org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup.TravelTimeCalculatorType
 
TravelTimeCalculatorModule - Class in org.matsim.core.trafficmonitoring
The first module.
TravelTimeCalculatorModule() - Constructor for class org.matsim.core.trafficmonitoring.TravelTimeCalculatorModule
 
TravelTimeInfoProvider - Interface in org.matsim.withinday.trafficmonitoring
 
TravelTimeUtils - Class in org.matsim.core.router.util
 
TRI - Variable in class org.matsim.visum.VisumNetwork.Departure
 
TripInfo - Interface in org.matsim.core.mobsim.qsim.interfaces
 
TripInfo.Provider - Interface in org.matsim.core.mobsim.qsim.interfaces
 
TripInfo.Request - Interface in org.matsim.core.mobsim.qsim.interfaces
 
TripInfo.Request.TimeInterpretation - Enum in org.matsim.core.mobsim.qsim.interfaces
 
TripInfoWithRequiredBooking - Interface in org.matsim.core.mobsim.qsim.interfaces
 
TripPlanMutateTimeAllocation - Class in org.matsim.core.population.algorithms
Copy/Paste of PlanMutateTimeAllocation, but with special handling for stage activities (eg transit interaction activities, like line changes): they are just ignored and not changed at all.
TripPlanMutateTimeAllocation(double, boolean, Random) - Constructor for class org.matsim.core.population.algorithms.TripPlanMutateTimeAllocation
 
TripPlanMutateTimeAllocation(double, boolean, Random, Map<String, Double>, Map<String, Boolean>) - Constructor for class org.matsim.core.population.algorithms.TripPlanMutateTimeAllocation
 
TripRouter - Class in org.matsim.core.router
Class acting as an intermediate between clients needing to compute routes and all registered RoutingModules.
TripRouter.Builder - Class in org.matsim.core.router
 
TripRouter.UnknownModeException - Exception in org.matsim.core.router
 
TripRouterFactoryBuilderWithDefaults - Class in org.matsim.core.router
 
TripRouterFactoryBuilderWithDefaults() - Constructor for class org.matsim.core.router.TripRouterFactoryBuilderWithDefaults
 
TripRouterModule - Class in org.matsim.core.router
 
TripRouterModule() - Constructor for class org.matsim.core.router.TripRouterModule
 
TripsAndLegsCSVWriter - Class in org.matsim.analysis
 
TripsAndLegsCSVWriter(Scenario, TripsAndLegsCSVWriter.CustomTripsWriterExtension, TripsAndLegsCSVWriter.CustomLegsWriterExtension) - Constructor for class org.matsim.analysis.TripsAndLegsCSVWriter
 
TripsAndLegsCSVWriter.CustomLegsWriterExtension - Interface in org.matsim.analysis
 
TripsAndLegsCSVWriter.CustomTripsWriterExtension - Interface in org.matsim.analysis
 
tripscsv - org.matsim.core.controler.Controler.DefaultFiles
 
TRIPSHEADER_BASE - Static variable in class org.matsim.analysis.TripsAndLegsCSVWriter
 
TripsToLegsAlgorithm - Class in org.matsim.core.population.algorithms
Simplifies a plan to its structure, so that plan algorithms working with strict leg/act alternance can work on it.
TripsToLegsAlgorithm(MainModeIdentifier) - Constructor for class org.matsim.core.population.algorithms.TripsToLegsAlgorithm
 
TripsToLegsAlgorithm(TripRouter) - Constructor for class org.matsim.core.population.algorithms.TripsToLegsAlgorithm
 
TripsToLegsModule - Class in org.matsim.core.replanning.modules
Removes trips and replaces them by legs.
TripsToLegsModule(Provider<TripRouter>, GlobalConfigGroup) - Constructor for class org.matsim.core.replanning.modules.TripsToLegsModule
Deprecated.
TripsToLegsModule(GlobalConfigGroup) - Constructor for class org.matsim.core.replanning.modules.TripsToLegsModule
 
TripStructureUtils - Class in org.matsim.core.router
Helps to work on plans with complex trips.
TripStructureUtils.StageActivityHandling - Enum in org.matsim.core.router
 
TripStructureUtils.Subtour - Class in org.matsim.core.router
 
TripStructureUtils.Trip - Class in org.matsim.core.router
Represents a trip, that is, the longest sequence of PlanElements consisting only of legs and "dummy" activities.
TripSubtourModeChoice - Static variable in interface org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultStrategy
Deprecated.
TripTimeAllocationMutator - Class in org.matsim.core.replanning.modules
Copy/Paste of TimeAllocationMutator, that calls TransitPlanMutateTimeAllocation instead of PlanMutateTimeAllocation.
TripTimeAllocationMutator(Config, Provider<TripRouter>) - Constructor for class org.matsim.core.replanning.modules.TripTimeAllocationMutator
Creates a new TimeAllocationMutator with a mutation range as defined in the configuration (module "TimeAllocationMutator", param "mutationRange").
TripTimeAllocationMutator(Config, Provider<TripRouter>, double, boolean) - Constructor for class org.matsim.core.replanning.modules.TripTimeAllocationMutator
 
truck - Static variable in class org.matsim.api.core.v01.TransportMode
 
tryEndTimeThenDuration - org.matsim.core.config.groups.PlansConfigGroup.ActivityDurationInterpretation
 
Tuple<A,​B> - Class in org.matsim.core.utils.collections
A Tuple stores two values (a "pair") and respects their order.
Tuple(A, B) - Constructor for class org.matsim.core.utils.collections.Tuple
Creates a new tuple with the two entries.
TurnAcceptanceLogic - Interface in org.matsim.core.mobsim.qsim.qnetsimengine
 
TurnAcceptanceLogic.AcceptTurn - Enum in org.matsim.core.mobsim.qsim.qnetsimengine
 
TurnInfo(Id<Link>, Id<Link>) - Constructor for class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
TurnInfo(Id<Link>, Id<Link>, Set<String>) - Constructor for class org.matsim.core.network.algorithms.NetworkExpandNode.TurnInfo
 
turnsAreSameAsSingleNode(Id<Node>, List<NetworkExpandNode.TurnInfo>, boolean) - Method in class org.matsim.core.network.algorithms.NetworkExpandNode
Checks whether it makes sense to expand the node with turning links or not.
TYPE - Static variable in class org.matsim.core.network.NetworkUtils
 
TYPICAL_DURATION - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 
TYPICAL_DURATION_CMT - Static variable in class org.matsim.core.config.groups.PlanCalcScoreConfigGroup.ActivityParams
 

U

Umlauf - Interface in org.matsim.pt
 
UmlaufBuilder - Interface in org.matsim.pt
 
UmlaufImpl - Class in org.matsim.pt
 
UmlaufImpl(Id<Umlauf>) - Constructor for class org.matsim.pt.UmlaufImpl
 
UmlaufInterpolator - Class in org.matsim.pt
 
UmlaufInterpolator(Network, PlanCalcScoreConfigGroup) - Constructor for class org.matsim.pt.UmlaufInterpolator
 
UmlaufStueck - Class in org.matsim.pt
 
UmlaufStueck(TransitLine, TransitRoute, Departure) - Constructor for class org.matsim.pt.UmlaufStueck
 
UmlaufStueckI - Interface in org.matsim.pt
 
uncaughtExceptionHandler - Variable in class org.matsim.withinday.replanning.parallel.ParallelReplanner
 
UncheckedIOException - Exception in org.matsim.core.utils.io
A simple (unchecked) exception class to typically wrap IOExceptions.
UncheckedIOException(String) - Constructor for exception org.matsim.core.utils.io.UncheckedIOException
 
UncheckedIOException(String, Throwable) - Constructor for exception org.matsim.core.utils.io.UncheckedIOException
 
UncheckedIOException(Throwable) - Constructor for exception org.matsim.core.utils.io.UncheckedIOException
 
undefined() - Static method in class org.matsim.core.utils.misc.OptionalTime
 
UNDEFINED - Static variable in class org.matsim.core.config.groups.PlansCalcRouteConfigGroup
 
UnicodeInputStream - Class in org.matsim.core.utils.io
The UnicodeBOMInputStream class wraps any InputStream and detects the presence of any Unicode BOM (Byte Order Mark) at its beginning, as defined by RFC 3629 - UTF-8, a transformation format of ISO 10646
UnicodeInputStream(InputStream) - Constructor for class org.matsim.core.utils.io.UnicodeInputStream
Wraps the existing inputStream and tries to detect if it contains a Byte Order Mark (BOM).
UnicodeInputStream(InputStream, boolean) - Constructor for class org.matsim.core.utils.io.UnicodeInputStream
 
UnicodeInputStream.BOM - Class in org.matsim.core.utils.io
 
uniform - org.matsim.core.config.groups.PlanCalcScoreConfigGroup.TypicalDurationScoreComputation
 
union(QuadTree.Rect) - Method in class org.matsim.core.utils.collections.QuadTree.Rect
Adds a Rect to this Rect.
unknown - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
unknownFirstActivityType - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
Most trip diary surveys are trip oriented.
UnmaterializedConfigGroupChecker - Class in org.matsim.core.config.consistency
 
UnmaterializedConfigGroupChecker() - Constructor for class org.matsim.core.config.consistency.UnmaterializedConfigGroupChecker
 
unmodifiableActivity(Activity) - Static method in class org.matsim.core.population.PopulationUtils
 
unmodifiableLeg(Leg) - Static method in class org.matsim.core.population.PopulationUtils
 
unmodifiablePlan(Plan) - Static method in class org.matsim.core.population.PopulationUtils
The idea of this method is to mirror the concept of Collections.unmodifiableXxx( xxx ) .
unregisterAdditionalAgentOnLink(Id<Person>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
inverse of "registerAdditionalAgentOnlyLink"
unregisterAdditionalAgentOnLink(Id<Person>, Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.InternalInterface
 
unregisterAdditionalAgentOnLink(Id<Person>, Id<Link>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.NetsimEngine
 
unregisterDriverAgentWaitingForPassengers(Id<Person>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
unregisterPassengerAgentWaitingForCar(MobsimAgent, Id<Vehicle>) - Method in interface org.matsim.core.mobsim.qsim.qnetsimengine.QLinkI
 
unschedule(Message) - Method in class org.matsim.core.mobsim.jdeqsim.Scheduler
 
updatePosition(double) - Method in class org.matsim.vis.snapshotwriters.TeleportationVisData
 
useCompression - Variable in class org.matsim.core.utils.io.AbstractMatsimWriter
Whether or not the output is gzip-compressed.
useCompression(boolean) - Method in class org.matsim.core.utils.io.AbstractMatsimWriter
Sets whether the file should be gzip-compressed or not.
used - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmNode
Deprecated.
 
useDefaultComponents() - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Resets the active QSim components to the standard ones defined by MATSim.
useDefaultQSimModules() - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Resets the registered QSim modules to the default ones provided by MATSim.
useDefaults() - Method in class org.matsim.core.mobsim.qsim.QSimBuilder
Adds the default plugins and components to the QSim.
useMainModeIdentifier - org.matsim.core.config.groups.PlansConfigGroup.HandlingOfPlansWithoutRoutingMode
 
usingOldScoringBelowZeroUtilityDuration - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
UTF_16_BE - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
UTF_16_LE - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
UTF_32_BE - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
UTF_32_LE - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
UTF_8 - Static variable in class org.matsim.core.utils.io.UnicodeInputStream.BOM
 
utilityOfLineSwitch - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 
utilParams - Variable in class org.matsim.core.scoring.functions.ScoringParameters
 

V

v0IV - Variable in class org.matsim.visum.VisumNetwork.EdgeType
 
validateAll(TransitSchedule, Network) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
validateAllStopsExist(TransitSchedule) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
validateNetworkRoutes(TransitSchedule, Network) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
Checks that the links specified for a network route really builds a complete route that can be driven along.
validateOffsets(TransitSchedule) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
validateStopsOnNetworkRoute(TransitSchedule, Network) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
Checks that all the listed stops in a route appear in that order when driving along the network route
validateTransfers(TransitSchedule) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
validateUsedStopsHaveLinkId(TransitSchedule) - Static method in class org.matsim.pt.utils.TransitScheduleValidator
 
ValidationIssue(TransitScheduleValidator.ValidationResult.Severity, String, TransitScheduleValidator.ValidationResult.Type, Collection<Id<T>>) - Constructor for class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.ValidationIssue
 
ValidationResult() - Constructor for class org.matsim.pt.utils.TransitScheduleValidator.ValidationResult
 
value - Variable in class org.matsim.core.utils.collections.QuadTree.Leaf
 
value() - Method in annotation type org.matsim.core.config.ReflectiveConfigGroup.StringGetter
the name of the field in the XML document
value() - Method in annotation type org.matsim.core.config.ReflectiveConfigGroup.StringSetter
the name of the field in the XML document
valueOf(String) - Static method in enum ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ScoringParameters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig.RaptorOptimization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.sbb.matsim.routing.pt.raptor.RaptorStopFinder.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.ConfigWriter.Verbosity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ChangeModeConfigGroup.Behavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.EventsFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.MobsimType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.PlanCalcScoreConfigGroup.TypicalDurationScoreComputation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.PlansConfigGroup.ActivityDurationInterpretation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.PlansConfigGroup.HandlingOfPlansWithoutRoutingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.EndtimeInterpretation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.LinkDynamics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.StarttimeInterpretation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.TrafficDynamics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.VehicleBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.VehiclesSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup.TravelTimeCalculatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.controler.Controler.DefaultFiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.controler.OutputDirectoryHierarchy.OverwriteFileSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.events.algorithms.EventWriterTXT.Number
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.mobsim.framework.MobsimAgent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.mobsim.framework.PlayPauseSimulationControl.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request.TimeInterpretation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic.AcceptTurn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.LogInfoLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.MergeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.network.NetworkChangeEvent.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.population.algorithms.PlansFilterByLegMode.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.population.routes.PopulationComparison.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.replanning.modules.SubtourModeChoice.Behavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.router.FastRouterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.router.TripStructureUtils.StageActivityHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.households.Income.IncomePeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.pt.config.TransitConfigGroup.BoardingAcceptance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter.PtCountsType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.vehicles.VehicleType.DoorOperationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.matsim.withinday.controller.WithinDayConfigGroup.ShortTermPredictionMethod
Returns the enum constant of this type with the specified name.
values - Variable in class org.matsim.core.utils.collections.QuadTree.Leaf
 
values() - Static method in enum ch.sbb.matsim.config.SwissRailRaptorConfigGroup.IntermodalAccessEgressModeSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.sbb.matsim.config.SwissRailRaptorConfigGroup.ScoringParameters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.sbb.matsim.routing.pt.raptor.RaptorStaticConfig.RaptorOptimization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.sbb.matsim.routing.pt.raptor.RaptorStopFinder.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.matsim.api.core.v01.IdMap
 
values() - Static method in enum org.matsim.core.config.ConfigWriter.Verbosity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ChangeModeConfigGroup.Behavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.EventsFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.MobsimType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.RoutingAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.ControlerConfigGroup.SnapshotFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.FacilitiesConfigGroup.FacilitiesSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.PlanCalcScoreConfigGroup.TypicalDurationScoreComputation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.PlansConfigGroup.ActivityDurationInterpretation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.PlansConfigGroup.HandlingOfPlansWithoutRoutingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.EndtimeInterpretation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.LinkDynamics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.StarttimeInterpretation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.TrafficDynamics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.VehicleBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.QSimConfigGroup.VehiclesSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.TravelTimeCalculatorConfigGroup.TravelTimeCalculatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.controler.Controler.DefaultFiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.controler.OutputDirectoryHierarchy.OverwriteFileSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.events.algorithms.EventWriterTXT.Number
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.mobsim.framework.MobsimAgent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.mobsim.framework.PlayPauseSimulationControl.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.mobsim.qsim.interfaces.TripInfo.Request.TimeInterpretation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic.AcceptTurn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.LogInfoLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.network.algorithms.NetworkMergeDoubleLinks.MergeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.network.NetworkChangeEvent.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.population.algorithms.PlansFilterByLegMode.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.population.routes.PopulationComparison.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.replanning.modules.SubtourModeChoice.Behavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.router.FastRouterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.core.router.TripStructureUtils.StageActivityHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.matsim.core.utils.collections.ArrayMap
 
values() - Method in class org.matsim.core.utils.collections.IdentifiableArrayMap
 
values() - Method in class org.matsim.core.utils.collections.QuadTree
Returns a collection view of the values contained in this map.
values() - Static method in enum org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.households.Income.IncomePeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.pt.config.TransitConfigGroup.BoardingAcceptance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter.PtCountsType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.vehicles.EngineInformation.FuelType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.vehicles.VehicleType.DoorOperationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.vis.snapshotwriters.AgentSnapshotInfo.AgentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.matsim.withinday.controller.WithinDayConfigGroup.ShortTermPredictionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VariableIntervalTimeVariantLinkFactory - Class in org.matsim.core.network
 
VariableIntervalTimeVariantLinkFactory() - Constructor for class org.matsim.core.network.VariableIntervalTimeVariantLinkFactory
 
VectorUtils - Class in org.matsim.vis.vecmathutils
Util class containing stateless vecmath utility methods frequently needed for visualization code.
VectorUtils() - Constructor for class org.matsim.vis.vecmathutils.VectorUtils
 
vehCombinationNo - Variable in class org.matsim.visum.VisumNetwork.Departure
 
vehCombNo - Variable in class org.matsim.visum.VisumNetwork.TransitLine
 
vehCombNr - Variable in class org.matsim.visum.VisumNetwork.TimeProfile
 
vehicle - Variable in class org.matsim.core.mobsim.jdeqsim.EventMessage
 
Vehicle - Class in org.matsim.core.mobsim.jdeqsim
Represents a vehicle.
Vehicle - Interface in org.matsim.vehicles
 
Vehicle(Scheduler, Person, PlansConfigGroup.ActivityDurationInterpretation) - Constructor for class org.matsim.core.mobsim.jdeqsim.Vehicle
 
VEHICLE - org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
 
Vehicle2DriverEventHandler - Class in org.matsim.core.events.algorithms
Basic event handler that collects the relation between vehicles and drivers.
Vehicle2DriverEventHandler() - Constructor for class org.matsim.core.events.algorithms.Vehicle2DriverEventHandler
 
VehicleAbortsEvent - Class in org.matsim.api.core.v01.events
 
VehicleAbortsEvent(double, Id<Vehicle>, Id<Link>) - Constructor for class org.matsim.api.core.v01.events.VehicleAbortsEvent
 
VehicleAbortsEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
VehicleArrivesAtFacilityEvent - Class in org.matsim.core.api.experimental.events
 
VehicleArrivesAtFacilityEvent(double, Id<Vehicle>, Id<TransitStopFacility>, double) - Constructor for class org.matsim.core.api.experimental.events.VehicleArrivesAtFacilityEvent
 
VehicleArrivesAtFacilityEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
VehicleCapacity - Class in org.matsim.vehicles
 
VehicleCombination(String, String) - Constructor for class org.matsim.visum.VisumNetwork.VehicleCombination
 
vehicleCombinations - Variable in class org.matsim.visum.VisumNetwork
 
VEHICLEDEFINITIONID - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
VehicleDepartsAtFacilityEvent - Class in org.matsim.core.api.experimental.events
 
VehicleDepartsAtFacilityEvent(double, Id<Vehicle>, Id<TransitStopFacility>, double) - Constructor for class org.matsim.core.api.experimental.events.VehicleDepartsAtFacilityEvent
 
VehicleDepartsAtFacilityEventHandler - Interface in org.matsim.core.api.experimental.events.handler
 
VehicleEntersTraffic - org.matsim.core.events.algorithms.EventWriterTXT.Number
 
VehicleEntersTrafficEvent - Class in org.matsim.api.core.v01.events
 
VehicleEntersTrafficEvent(double, Id<Person>, Id<Link>, Id<Vehicle>, String, double) - Constructor for class org.matsim.api.core.v01.events.VehicleEntersTrafficEvent
 
VehicleEntersTrafficEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
VehicleHandler - Interface in org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler
This interface provides functionality to decide what happens if a vehicle interacts with a link in the network simulation.
VehicleLeavesTrafficEvent - Class in org.matsim.api.core.v01.events
 
VehicleLeavesTrafficEvent(double, Id<Person>, Id<Link>, Id<Vehicle>, String, double) - Constructor for class org.matsim.api.core.v01.events.VehicleLeavesTrafficEvent
 
VehicleLeavesTrafficEventHandler - Interface in org.matsim.api.core.v01.events.handler
 
VehicleQ<E> - Interface in org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq
 
VehicleQ.Factory<E> - Interface in org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq
 
VehicleReader(Vehicles) - Constructor for class org.matsim.vehicles.MatsimVehicleReader.VehicleReader
 
vehicles - org.matsim.core.controler.Controler.DefaultFiles
 
vehicles() - Method in class org.matsim.core.config.Config
 
Vehicles - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
Vehicles - Interface in org.matsim.vehicles
Root class of the vehicles container.
VEHICLES - Static variable in interface org.matsim.households.HouseholdsSchemaV10Names
 
VehiclesConfigGroup - Class in org.matsim.core.config.groups
 
VehiclesConfigGroup() - Constructor for class org.matsim.core.config.groups.VehiclesConfigGroup
 
VehiclesFactory - Interface in org.matsim.vehicles
 
VehicleTracker - Class in org.matsim.pt.analysis
Tracks at which facility a vehicle is currently located.
VehicleTracker() - Constructor for class org.matsim.pt.analysis.VehicleTracker
 
VehicleType - Class in org.matsim.vehicles
 
VehicleType.DoorOperationMode - Enum in org.matsim.vehicles
 
VehicleUnit(String, String, int, int) - Constructor for class org.matsim.visum.VisumNetwork.VehicleUnit
 
vehicleUnits - Variable in class org.matsim.visum.VisumNetwork
 
VehicleUsingAgent - Interface in org.matsim.core.mobsim.framework
 
VehicleUtils - Class in org.matsim.vehicles
 
VehicleUtils() - Constructor for class org.matsim.vehicles.VehicleUtils
 
VehicleWriterV1 - Class in org.matsim.vehicles
 
VehicleWriterV1(Vehicles) - Constructor for class org.matsim.vehicles.VehicleWriterV1
Deprecated.
Please use MatsimVehicleWriter instead.
vehUnitId - Variable in class org.matsim.visum.VisumNetwork.VehicleCombination
 
VELOCITY - org.matsim.vis.snapshotwriters.TransimsSnapshotWriter.Labels
 
VisData - Interface in org.matsim.vis.snapshotwriters
Interface for methods to provide a visualizer with data.
visit(Link, double, double, int) - Method in class org.matsim.core.router.util.DijkstraNodeData
 
visit(Link, double, double, int) - Method in interface org.matsim.core.router.util.NodeData
 
visitNode(Node, DijkstraNodeData, RouterPriorityQueue<Node>, double, double, Link) - Method in class org.matsim.core.router.Dijkstra
Inserts the given Node n into the pendingNodes queue and updates its time and cost information.
visitNode(Node, DijkstraNodeData, RouterPriorityQueue<Node>, double, double, Link) - Method in class org.matsim.pt.router.TransitLeastCostPathTree
Inserts the given Node n into the pendingNodes queue and updates its time and cost information.
VisLane - Class in org.matsim.lanes
 
VisLane(String) - Constructor for class org.matsim.lanes.VisLane
 
VisLaneModelBuilder - Class in org.matsim.lanes
 
VisLaneModelBuilder() - Constructor for class org.matsim.lanes.VisLaneModelBuilder
 
VisLink - Interface in org.matsim.vis.snapshotwriters
Interface that is meant to replace the direct "QueueLink" accesses in the visualizer
VisLinkWLanes - Class in org.matsim.lanes
 
VisLinkWLanes(String) - Constructor for class org.matsim.lanes.VisLinkWLanes
 
VisMobsim - Interface in org.matsim.vis.snapshotwriters
 
VisNetwork - Interface in org.matsim.vis.snapshotwriters
 
VisSignal - Class in org.matsim.lanes
 
VisSignal(String, String) - Constructor for class org.matsim.lanes.VisSignal
 
VisumMatrixReader - Class in org.matsim.visum
 
VisumMatrixReader(Matrix) - Constructor for class org.matsim.visum.VisumMatrixReader
 
VisumMatrixWriter - Class in org.matsim.visum
 
VisumMatrixWriter(Matrix) - Constructor for class org.matsim.visum.VisumMatrixWriter
 
VisumNetwork - Class in org.matsim.visum
 
VisumNetwork() - Constructor for class org.matsim.visum.VisumNetwork
 
VisumNetwork.Departure - Class in org.matsim.visum
 
VisumNetwork.EdgeType - Class in org.matsim.visum
 
VisumNetwork.LineRouteItem - Class in org.matsim.visum
 
VisumNetwork.Stop - Class in org.matsim.visum
 
VisumNetwork.StopArea - Class in org.matsim.visum
 
VisumNetwork.StopPoint - Class in org.matsim.visum
 
VisumNetwork.TimeProfile - Class in org.matsim.visum
 
VisumNetwork.TimeProfileItem - Class in org.matsim.visum
 
VisumNetwork.TransitLine - Class in org.matsim.visum
 
VisumNetwork.TransitLineRoute - Class in org.matsim.visum
 
VisumNetwork.VehicleCombination - Class in org.matsim.visum
 
VisumNetwork.VehicleUnit - Class in org.matsim.visum
 
VisumNetworkReader - Class in org.matsim.visum
 
VisumNetworkReader(VisumNetwork) - Constructor for class org.matsim.visum.VisumNetworkReader
 
VisVehicle - Interface in org.matsim.vis.snapshotwriters
 
Volume - Class in org.matsim.counts
 
Volume(int, double) - Constructor for class org.matsim.counts.Volume
 
VolumesAnalyzer - Class in org.matsim.analysis
Counts the number of vehicles leaving a link, aggregated into time bins of a specified size.
VolumesAnalyzer(int, int, Network) - Constructor for class org.matsim.analysis.VolumesAnalyzer
 
VolumesAnalyzer(int, int, Network, boolean) - Constructor for class org.matsim.analysis.VolumesAnalyzer
 
VolumesAnalyzerModule - Class in org.matsim.analysis
 
VolumesAnalyzerModule() - Constructor for class org.matsim.analysis.VolumesAnalyzerModule
 
VspConfigConsistencyCheckerImpl - Class in org.matsim.core.config.consistency
 
VspConfigConsistencyCheckerImpl() - Constructor for class org.matsim.core.config.consistency.VspConfigConsistencyCheckerImpl
 
vspExperimental() - Method in class org.matsim.core.config.Config
 
VspExperimentalConfigGroup - Class in org.matsim.core.config.groups
config group for experimental parameters.
VspExperimentalConfigGroup() - Constructor for class org.matsim.core.config.groups.VspExperimentalConfigGroup
 
VspExperimentalConfigGroup.VspDefaultsCheckingLevel - Enum in org.matsim.core.config.groups
 
VspPlansCleanerModule - Class in org.matsim.core.population
 
VspPlansCleanerModule() - Constructor for class org.matsim.core.population.VspPlansCleanerModule
 

W

wait - org.matsim.core.config.groups.QSimConfigGroup.VehicleBehavior
 
WAIT - org.matsim.core.mobsim.qsim.qnetsimengine.TurnAcceptanceLogic.AcceptTurn
 
waitForFinish(ExeRunner.ExternalExecutor, int) - Static method in class org.matsim.core.utils.misc.ExeRunner
 
waitingAtStopId - Variable in class org.matsim.core.api.experimental.events.AgentWaitingForPtEvent
 
waitingCost - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
the costs an agent accumulates due to waiting at the first stop until the first pt vehicle departs.
waitingTime - Variable in class ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo
the time an agent has to wait at the first stop until the first pt vehicle departs.
wakeUp(MobsimAgent, double) - Method in interface org.matsim.core.mobsim.qsim.ActivityEngineWithWakeup.AgentWakeup
 
walk - Static variable in class org.matsim.api.core.v01.TransportMode
 
warn - org.matsim.core.config.groups.VspExperimentalConfigGroup.VspDefaultsCheckingLevel
 
warning(SAXParseException) - Method in class org.matsim.core.utils.io.MatsimXmlParser
 
WARNING - org.matsim.pt.utils.TransitScheduleValidator.ValidationResult.Severity
 
WARNLOGFILE - Static variable in class org.matsim.core.controler.OutputDirectoryLogging
 
ways - Variable in class org.matsim.core.utils.io.OsmNetworkReader.OsmNode
Deprecated.
 
week - org.matsim.households.Income.IncomePeriod
 
weightedMean(Double[], Double[]) - Method in class org.matsim.analysis.Bins
 
weightedMean(List<Double>, List<Double>) - Method in class org.matsim.analysis.Bins
 
Wenden - Class in org.matsim.pt
 
Wenden(NetworkRoute) - Constructor for class org.matsim.pt.Wenden
 
WGS84 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_Albers - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_SA_Albers - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_SVY21 - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_TM - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM29N - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM31N - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM33N - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM35S - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM36S - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM47S - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84_UTM48N - Static variable in class org.matsim.core.utils.geometry.transformations.TransformationFactory
 
WGS84toAtlantis - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from a synthetic coordinate system to WGS84.
WGS84toAtlantis() - Constructor for class org.matsim.core.utils.geometry.transformations.WGS84toAtlantis
 
WGS84toCH1903LV03 - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from WGS84 to the Swiss-Grid coordinate system.
WGS84toCH1903LV03() - Constructor for class org.matsim.core.utils.geometry.transformations.WGS84toCH1903LV03
 
WGS84toCH1903LV03Plus - Class in org.matsim.core.utils.geometry.transformations
Transforms coordinates from WGS84 to the new Swiss-Grid coordinate system.
WGS84toCH1903LV03Plus() - Constructor for class org.matsim.core.utils.geometry.transformations.WGS84toCH1903LV03Plus
 
WidthCalculator - Interface in org.matsim.utils.gis.matsim2esri.network
 
withHoles - org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
 
withHoles - org.matsim.core.config.groups.QSimConfigGroup.TrafficDynamics
 
withHolesAndShowHoles - org.matsim.core.config.groups.QSimConfigGroup.SnapshotStyle
 
WithinDayAgentUtils - Class in org.matsim.core.mobsim.qsim.agents
This class is an attempt to provide access to the internals of PersonDriverAgentImpl in a way that it can be used for within-day replanning.
WithinDayConfigGroup - Class in org.matsim.withinday.controller
 
WithinDayConfigGroup() - Constructor for class org.matsim.withinday.controller.WithinDayConfigGroup
 
WithinDayConfigGroup.ShortTermPredictionMethod - Enum in org.matsim.withinday.controller
 
WithinDayControlerListener - Class in org.matsim.withinday.controller
Attempt to realize functionality provided by WithinDayController by a ControlerListener (similar to what is done by the MultiModalControlerListener).
WithinDayControlerListener() - Constructor for class org.matsim.withinday.controller.WithinDayControlerListener
 
WithinDayDuringActivityReplanner - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayDuringActivityReplanner(Id<WithinDayReplanner>, Scenario, ActivityEndRescheduler) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringActivityReplanner
 
WithinDayDuringActivityReplannerFactory - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayDuringActivityReplannerFactory(WithinDayEngine) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringActivityReplannerFactory
 
WithinDayDuringLegReplanner - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayDuringLegReplanner(Id<WithinDayReplanner>, Scenario, ActivityEndRescheduler) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringLegReplanner
 
WithinDayDuringLegReplannerFactory - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayDuringLegReplannerFactory(ActivityEndReschedulerProvider) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayDuringLegReplannerFactory
 
WithinDayEngine - Class in org.matsim.withinday.mobsim
This Class implements the MobsimEngine interface.
WithinDayEngine(EventsManager, GlobalConfigGroup) - Constructor for class org.matsim.withinday.mobsim.WithinDayEngine
 
WithinDayInitialReplanner - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayInitialReplanner(Id<WithinDayReplanner>, Scenario, ActivityEndRescheduler) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayInitialReplanner
 
WithinDayInitialReplannerFactory - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayInitialReplannerFactory(WithinDayEngine) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayInitialReplannerFactory
 
WithinDayModule - Class in org.matsim.withinday.controller
 
WithinDayModule() - Constructor for class org.matsim.withinday.controller.WithinDayModule
 
WithinDayQSimFactory - Class in org.matsim.withinday.mobsim
 
WithinDayQSimModule - Class in org.matsim.withinday.mobsim
 
WithinDayQSimModule(WithinDayEngine, FixedOrderSimulationListener, WithinDayTravelTime) - Constructor for class org.matsim.withinday.mobsim.WithinDayQSimModule
 
WithinDayReplanner<T extends AgentSelector> - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayReplanner(Id<WithinDayReplanner>, Scenario, ActivityEndRescheduler) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplanner
 
WithinDayReplannerFactory<T extends AgentSelector> - Class in org.matsim.withinday.replanning.replanners.interfaces
 
WithinDayReplannerFactory(ActivityEndReschedulerProvider) - Constructor for class org.matsim.withinday.replanning.replanners.interfaces.WithinDayReplannerFactory
 
withinDayReplannerId - Variable in class org.matsim.withinday.replanning.replanners.tools.ReplanningTask
 
withinDayReplanners - Variable in class org.matsim.withinday.replanning.parallel.ReplanningRunnable
 
WithinDayReplanningModule<T extends WithinDayReplannerFactory<? extends AgentSelector>> - Class in org.matsim.withinday.mobsim
 
WithinDayReplanningModule() - Constructor for class org.matsim.withinday.mobsim.WithinDayReplanningModule
 
WithinDayTravelTime - Class in org.matsim.withinday.trafficmonitoring
Collects link travel times over a given time span (storedTravelTimesBinSize) and calculates an average travel time over this time span.
WithinDayTravelTime(Scenario, Set<String>) - Constructor for class org.matsim.withinday.trafficmonitoring.WithinDayTravelTime
 
WithinDayTravelTimeModule - Class in org.matsim.withinday.trafficmonitoring
 
WithinDayTravelTimeModule() - Constructor for class org.matsim.withinday.trafficmonitoring.WithinDayTravelTimeModule
 
work - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work01 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work02 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work03 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work04 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work05 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work06 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work07 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work08 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work09 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work10 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work11 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work12 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work13 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work14 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work15 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
work16 - Static variable in class org.matsim.api.core.v01.DefaultActivityTypes
 
World - org.matsim.core.utils.io.MatsimFileTypeGuesser.FileType
 
WorldConnectLocations - Class in org.matsim.facilities.algorithms
 
WorldConnectLocations(Config) - Constructor for class org.matsim.facilities.algorithms.WorldConnectLocations
 
worst - org.matsim.analysis.ScoreStatsControlerListener.ScoreItem
 
WorstPlanForRemovalSelector - Class in org.matsim.core.replanning.selectors
Selects the worst plan of a person (most likely for removal), but respects the set plan types in a way the no plan is selected that is the last one of its type.
WorstPlanForRemovalSelector() - Constructor for class org.matsim.core.replanning.selectors.WorstPlanForRemovalSelector
 
WorstPlanSelector - org.matsim.core.replanning.strategies.DefaultPlanStrategiesModule.DefaultPlansRemover
 
wrapActivity(Activity) - Static method in class org.matsim.facilities.FacilitiesUtils
wrapLink(Link) - Static method in class org.matsim.facilities.FacilitiesUtils
 
WrappedBinaryMinHeap<E> - Class in org.matsim.core.router.priorityqueue
A wrapper class that allows to use a BinaryMinHeap for objects that do not implement the HasIndex interface.
WrappedBinaryMinHeap(int) - Constructor for class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
WrappedBinaryMinHeap(int, int, boolean) - Constructor for class org.matsim.core.router.priorityqueue.WrappedBinaryMinHeap
 
write() - Method in class org.matsim.utils.gis.matsim2esri.network.Links2ESRIShape
 
write() - Method in class org.matsim.utils.gis.matsim2esri.network.Nodes2ESRIShape
 
write() - Method in class org.matsim.utils.gis.matsim2esri.plans.SelectedPlans2ESRIShape
 
write(char) - Method in class org.matsim.pt.counts.SimpleWriter
 
write(char[]) - Method in class org.matsim.pt.counts.SimpleWriter
 
write(OutputStream) - Method in class org.matsim.api.core.v01.network.NetworkWriter
 
write(OutputStream) - Method in class org.matsim.api.core.v01.population.PopulationWriter
 
write(OutputStream) - Method in class org.matsim.core.population.io.PopulationWriter
Writes all plans to the output stream and closes it.
write(OutputStream) - Method in class org.matsim.counts.CountsWriter
 
write(OutputStream) - Method in class org.matsim.facilities.FacilitiesWriter
Writes the activity facilities in the current default format to the stream (currently facilities_v1.dtd).
write(OutputStream) - Method in class org.matsim.pt.transitSchedule.TransitScheduleWriterV2
 
write(PrintStream) - Method in class org.matsim.analysis.LegHistogram
Writes the gathered data tab-separated into a text stream.
write(Object) - Method in class org.matsim.pt.counts.SimpleWriter
 
write(String) - Method in class org.matsim.analysis.LegHistogram
Writes the gathered data tab-separated into a text file.
write(String) - Method in class org.matsim.api.core.v01.network.NetworkWriter
Writes the network in the current default format (currently network_v1.dtd).
write(String) - Method in class org.matsim.api.core.v01.population.PopulationWriter
Writes the population in the most current format (currently population_v6.dtd).
write(String) - Method in interface org.matsim.core.api.internal.MatsimWriter
 
write(String) - Method in class org.matsim.core.config.ConfigWriter
 
write(String) - Method in class org.matsim.core.network.io.NetworkWriter
 
write(String) - Method in class org.matsim.core.population.io.PopulationWriter
Writes all plans to the file.
write(String) - Method in class org.matsim.core.utils.io.MatsimJaxbXmlWriter
Might not work with .gz files if the Writer given to the marshaller is not closed after marshalling.
write(String) - Method in class org.matsim.counts.CountsWriter
 
write(String) - Method in class org.matsim.facilities.FacilitiesWriter
Writes the activity facilities in the current default format (currently facilities_v1.dtd).
write(String) - Method in class org.matsim.lanes.LanesWriter
 
write(String) - Method in class org.matsim.matrices.MatricesWriter
 
write(String) - Method in class org.matsim.pt.counts.OccupancyAnalyzer
 
write(String) - Method in class org.matsim.pt.counts.PtCountSimComparisonTableWriter
 
write(String) - Method in class org.matsim.pt.counts.SimpleWriter
 
write(String) - Method in class org.matsim.pt.transitSchedule.TransitScheduleWriterV1
 
write(String) - Method in class org.matsim.pt.transitSchedule.TransitScheduleWriterV2
 
write(String, Collection<NetworkChangeEvent>) - Method in class org.matsim.core.network.io.NetworkChangeEventsWriter
 
write(IdMap<Person, Plan>, String, String) - Method in class org.matsim.analysis.TripsAndLegsCSVWriter
 
writeAttributes(String, BufferedWriter, Attributes) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlWriterDelegate
 
writeAttributes(String, BufferedWriter, Attributes, boolean) - Method in class org.matsim.utils.objectattributes.attributable.AttributesXmlWriterDelegate
 
writeClustersToFile(String) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.DensityCluster
For each DigicoreCluster, this method writes out the DigicoreCluster id, the DigicoreCluster's center of gravity (as a longitude and latitude value), and the order of the DigicoreCluster, i.e.
writeClustersToFile(String) - Method in class org.matsim.core.network.algorithms.intersectionSimplifier.IntersectionSimplifier
Checking that clustering has been done, and then writes the clusters to file using DensityCluster.writeClustersToFile(String).
writeConfig(String, String, String) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
writeConfig(Config, String) - Static method in class org.matsim.core.config.ConfigUtils
 
writeContent(String, boolean) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
 
writeData() - Method in class org.matsim.pt.analysis.RouteTimeDiagram
 
writeDoctype(String, String) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Writes the doctype declaration to the output.
writeElement(String, String) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Writes an element including start and end tag on the writer
writeEndPlans() - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
writeEndTag(String) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Writes a XML end tag with the given name to the given writer instance
writeExecutedPlans(String) - Method in interface org.matsim.withinday.controller.ExecutedPlansService
 
writeExecutedPlans(String) - Method in class org.matsim.withinday.controller.ExecutedPlansServiceImpl
 
writeExperiencedPlans(String) - Method in interface org.matsim.core.scoring.ExperiencedPlansService
 
writeFile(String) - Method in class org.matsim.analysis.CalcLinkStats
 
writeFile(String) - Method in class org.matsim.counts.algorithms.CountSimComparisonKMLWriter
Writes the data to the file at the path given as String
writeFile(String) - Method in class org.matsim.counts.algorithms.CountSimComparisonTableWriter
Writes the CountSimComparison List of this class to the file given by the parameter.
writeFile(String) - Method in class org.matsim.households.HouseholdsWriterV10
 
writeFile(String) - Method in class org.matsim.pt.counts.obsolete.PtCountSimComparisonKMLWriter
Deprecated.
writeFile(String) - Method in class org.matsim.pt.counts.obsolete.PtCountSimComparisonWriter
Deprecated.
writeFile(String) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleWriter
Writes the transit schedule to the specified file in the most current file format (currently V2).
writeFile(String) - Method in class org.matsim.utils.objectattributes.ObjectAttributesXmlWriter
 
writeFile(String) - Method in class org.matsim.vehicles.MatsimVehicleWriter
Writes the vehicles in the current default format (currently vehicleDefinitions_v2.0.dtd).
writeFile(String) - Method in class org.matsim.vehicles.VehicleWriterV1
 
writeFile(String) - Method in class org.matsim.visum.VisumMatrixWriter
 
writeFileV1(String) - Method in class org.matsim.core.config.ConfigWriter
 
writeFileV1(String) - Method in class org.matsim.core.network.io.NetworkWriter
 
writeFileV1(String) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleWriter
Writes the transit schedule to the specified file in the file format specified by transitSchedule_v1.dtd
writeFileV2(String) - Method in class org.matsim.core.config.ConfigWriter
 
writeFileV2(String) - Method in class org.matsim.core.network.io.NetworkWriter
 
writeFileV2(String) - Method in class org.matsim.pt.transitSchedule.api.TransitScheduleWriter
Writes the transit schedule to the specified file in the file format specified by transitSchedule_v2.dtd
writeGeometries(Collection<SimpleFeature>, String) - Static method in class org.matsim.core.utils.gis.ShapeFileWriter
 
writeGraphFile(String) - Method in class org.matsim.analysis.IterationStopWatch
Writes the gathered data as graph into a png file.
writeGraphic(LegHistogram, String) - Static method in class org.matsim.analysis.LegHistogramChart
Writes a graphic showing the number of departures, arrivals and vehicles en route of all legs/trips to the specified file.
writeGraphic(LegHistogram, String, String) - Static method in class org.matsim.analysis.LegHistogramChart
Writes a graphic showing the number of departures, arrivals and vehicles en route of all legs/trips with the specified transportation mode to the specified file.
writeHeaderAndStartElement(BufferedWriter) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
writeId(Id<T>) - Static method in class org.matsim.api.core.v01.Id
 
writeLinkedKml(String, KmlType) - Method in class org.matsim.vis.kml.KMZWriter
Adds the specified KML-object to the file.
writeln() - Method in class org.matsim.pt.counts.SimpleWriter
 
writeln(Object) - Method in class org.matsim.pt.counts.SimpleWriter
 
writeln(String) - Method in class org.matsim.pt.counts.SimpleWriter
 
writeln(StringBuffer) - Method in class org.matsim.pt.counts.SimpleWriter
 
writeMainKml(KmlType) - Method in class org.matsim.vis.kml.KMZWriter
Writes the specified KML-object as the main kml into the file.
writeMatsimKMLLogo(KMZWriter) - Static method in class org.matsim.vis.kml.MatsimKMLLogo
Writes the logo file to the kmz and creates the ScreenOverlay with the logo
writeMinimalConfig(Config, String) - Static method in class org.matsim.core.config.ConfigUtils
 
writeNetwork(Network, String) - Static method in class org.matsim.core.network.NetworkUtils
 
writePerson(Person) - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
writePerson(Person, BufferedWriter) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
writePersons() - Method in class org.matsim.core.population.io.StreamingPopulationWriter
Deprecated.
writePlans(String) - Method in class org.matsim.core.mobsim.external.ExternalMobsim
 
writePopulation(Population, String) - Static method in class org.matsim.core.population.PopulationUtils
 
writer - Variable in class org.matsim.core.utils.io.AbstractMatsimWriter
The writer output can be written to.
writeSeparator(BufferedWriter) - Method in interface org.matsim.core.population.io.PopulationWriterHandler
 
writeStartPlans(String) - Method in class org.matsim.core.population.io.StreamingPopulationWriter
 
writeStartTag(String, List<Tuple<String, String>>) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Writes a start tag with all attributes on the writer
writeStartTag(String, List<Tuple<String, String>>, boolean) - Method in class org.matsim.core.utils.io.MatsimXmlWriter
 
writeStats(Writer) - Method in class org.matsim.analysis.CalcLegTimes
 
writeStats(String) - Method in class org.matsim.analysis.CalcLegTimes
 
writeStream(Writer) - Method in class org.matsim.core.config.ConfigWriter
 
writeStream(Writer, String) - Method in class org.matsim.core.config.ConfigWriter
 
writeStreamV1(OutputStream) - Method in class org.matsim.core.network.io.NetworkWriter
 
writeStreamV2(OutputStream) - Method in class org.matsim.core.network.io.NetworkWriter
 
writeTextFile(String) - Method in class org.matsim.analysis.IterationStopWatch
Writes the gathered data tab-separated into a text file.
writeTime(double) - Static method in class org.matsim.core.utils.misc.Time
 
writeTime(double, char) - Static method in class org.matsim.core.utils.misc.Time
 
writeTime(double, String) - Static method in class org.matsim.core.utils.misc.Time
 
writeTime(double, String, char) - Static method in class org.matsim.core.utils.misc.Time
Converts the given time in seconds after midnight into a textual representation
writeTime(OptionalTime) - Static method in class org.matsim.core.utils.misc.Time
 
writeV0(String) - Method in class org.matsim.core.population.io.PopulationWriter
 
writeV1(String) - Method in class org.matsim.api.core.v01.network.NetworkWriter
Writes the network in the format of network_v1.dtd
writeV1(String) - Method in class org.matsim.facilities.FacilitiesWriter
 
writeV2(OutputStream) - Method in class org.matsim.api.core.v01.network.NetworkWriter
 
writeV2(String) - Method in class org.matsim.api.core.v01.network.NetworkWriter
 
writeV4(String) - Method in class org.matsim.api.core.v01.population.PopulationWriter
Writes the population in the format of plans_v4.dtd
writeV4(String) - Method in class org.matsim.core.population.io.PopulationWriter
 
writeV5(String) - Method in class org.matsim.api.core.v01.population.PopulationWriter
Writes the population in the format of population_v5.dtd
writeV5(String) - Method in class org.matsim.core.population.io.PopulationWriter
 
writeV6(OutputStream) - Method in class org.matsim.api.core.v01.population.PopulationWriter
 
writeV6(OutputStream) - Method in class org.matsim.core.population.io.PopulationWriter
 
writeV6(String) - Method in class org.matsim.api.core.v01.population.PopulationWriter
Writes the population in the format of population_v6.dtd
writeV6(String) - Method in class org.matsim.core.population.io.PopulationWriter
 
writeXmlHead() - Method in class org.matsim.core.utils.io.MatsimXmlWriter
Writes the standard xml 1.0 header to the output.
WRONG_EVENT_COUNT - org.matsim.utils.eventsfilecomparison.EventsFileComparator.Result
 
WRONG_IMPLEMENTATION - Static variable in class org.matsim.core.gbl.Gbl
 

X

x - Variable in class org.matsim.core.utils.collections.QuadTree.Leaf
 
xAxisLabel - Variable in class org.matsim.core.utils.charts.ChartUtil
 
xml - org.matsim.core.config.groups.ControlerConfigGroup.EventsFileFormat
 
XmlEditorKit() - Constructor for class org.matsim.run.gui.ConfigEditor.XmlEditorKit
 
XMLNS - Static variable in class org.matsim.core.utils.io.MatsimXmlWriter
Constant for the xml namespace attribute
XmlUtils - Class in org.matsim.core.utils.io
 
XmlView(Element) - Constructor for class org.matsim.run.gui.ConfigEditor.XmlView
 
XmlViewFactory() - Constructor for class org.matsim.run.gui.ConfigEditor.XmlViewFactory
 
XY2Links - Class in org.matsim.core.population.algorithms
Assigns each activity in a plan a link where the activity takes place based on the coordinates given for the activity.
XY2Links - Class in org.matsim.run
Assigns each activity in each plan of each person in the population a link where the activity takes place based on the coordinates given for the activity.
XY2Links() - Constructor for class org.matsim.run.XY2Links
 
XY2Links(Network, ActivityFacilities) - Constructor for class org.matsim.core.population.algorithms.XY2Links
When running XY2Links with given facilities, the linkIds of activities are taken from the facilities where they are performed.
XY2Links(Scenario) - Constructor for class org.matsim.core.population.algorithms.XY2Links
 
XY2LinksForFacilities - Class in org.matsim.core.controler
Created by amit on 13.07.18.
XY2LinksForFacilities() - Constructor for class org.matsim.core.controler.XY2LinksForFacilities
 
xy2Point(double, double) - Static method in class org.matsim.core.utils.geometry.geotools.MGC
Converts x, y Coordinates to Geotools
XYLineChart - Class in org.matsim.core.utils.charts
Creates a new XYLineChart.
XYLineChart(String, String, String) - Constructor for class org.matsim.core.utils.charts.XYLineChart
 
XYLineChart(String, String, String, boolean) - Constructor for class org.matsim.core.utils.charts.XYLineChart
 
XYScatterChart - Class in org.matsim.core.utils.charts
Creates a new XY-ScatterChart.
XYScatterChart(String, String, String) - Constructor for class org.matsim.core.utils.charts.XYScatterChart
 
XYScatterChart(String, String, String, boolean) - Constructor for class org.matsim.core.utils.charts.XYScatterChart
 
XYTRecord - Class in org.matsim.analysis
class for records of type (time, x, y, attrib1, attrib2) as we often need them (noise, emissions, accessibility, ...).
XYTRecord.Builder - Class in org.matsim.analysis
 

Y

y - Variable in class org.matsim.core.utils.collections.QuadTree.Leaf
 
yAxisLabel - Variable in class org.matsim.core.utils.charts.ChartUtil
 
year - org.matsim.households.Income.IncomePeriod
 
YELLOW - org.matsim.core.mobsim.qsim.interfaces.SignalGroupState
 

Z

ZoomEntry - Class in org.matsim.core.config.groups
 
ZoomEntry() - Constructor for class org.matsim.core.config.groups.ZoomEntry
 
ZoomEntry(BufferedImage, Rectangle2D, String) - Constructor for class org.matsim.core.config.groups.ZoomEntry
 
zst - org.matsim.core.config.groups.ControlerConfigGroup.CompressionType
 
ZZEverythingInPackageIsPackageFinalOrEmpty - Class in org.matsim.core.population.algorithms
 
ZZEverythingInPackageIsPackageFinalOrEmpty - Class in org.matsim.core.population.io
 
ZZEverythingInPackageIsPackageFinalOrEmpty - Class in org.matsim.core.population.routes
 
ZZEverythingInPackageIsPackageFinalOrEmpty - Class in org.matsim.core.scenario
 
ZZEverythingInPackageIsPackageFinalOrEmpty() - Constructor for class org.matsim.core.population.algorithms.ZZEverythingInPackageIsPackageFinalOrEmpty
 
ZZEverythingInPackageIsPackageFinalOrEmpty() - Constructor for class org.matsim.core.population.io.ZZEverythingInPackageIsPackageFinalOrEmpty
 
ZZEverythingInPackageIsPackageFinalOrEmpty() - Constructor for class org.matsim.core.population.routes.ZZEverythingInPackageIsPackageFinalOrEmpty
 
ZZEverythingInPackageIsPackageFinalOrEmpty() - Constructor for class org.matsim.core.scenario.ZZEverythingInPackageIsPackageFinalOrEmpty
 
ZZEverythingInPackageIsPackageOrFinal - Class in org.matsim.core.network.algorithms
 
ZZEverythingInPackageIsPackageOrFinal - Class in org.matsim.core.network.filter
 
ZZEverythingInPackageIsPackageOrFinal - Class in org.matsim.core.network.io
 
ZZEverythingInPackageIsPackageOrFinal - Class in org.matsim.core.network
 
ZZEverythingInPackageIsPackageOrFinal - Class in org.matsim.core.population
 
ZZEverythingInPackageIsPackageOrFinal() - Constructor for class org.matsim.core.network.algorithms.ZZEverythingInPackageIsPackageOrFinal
 
ZZEverythingInPackageIsPackageOrFinal() - Constructor for class org.matsim.core.network.filter.ZZEverythingInPackageIsPackageOrFinal
 
ZZEverythingInPackageIsPackageOrFinal() - Constructor for class org.matsim.core.network.io.ZZEverythingInPackageIsPackageOrFinal
 
ZZEverythingInPackageIsPackageOrFinal() - Constructor for class org.matsim.core.network.ZZEverythingInPackageIsPackageOrFinal
 
ZZEverythingInPackageIsPackageOrFinal() - Constructor for class org.matsim.core.population.ZZEverythingInPackageIsPackageOrFinal
 

_

_scheduleEnterRoadMessage(double, Road) - Method in class org.matsim.core.mobsim.jdeqsim.Vehicle
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages