com.azalient.api.sim.routes
Interface IPersonRouter

All Superinterfaces:
AgentEventDepart, AgentEventTestRoute, AgentEventWalkway, IRouter, ModelEventActionSelection, ModelEventSaveListener, ModelEventTimeRewind, ModelEventTimeSec, ModelEventTimeStep, ModelEventViewLegend, ModelEventViewModel

public interface IPersonRouter
extends IRouter, AgentEventWalkway

An interface to the person router, containing methods that are specific to person-routing


Method Summary
 
Methods inherited from interface com.azalient.api.sim.routes.IRouter
activeAndReady, afterPluginOpen, afterRenew, agentLocator, behaviour, clearUnavailable, destroy, feedbackDecay, feedbackDecay, feedbackPeriod, feedbackPeriod, feedbackSmoothing, feedbackSmoothing, findPlaces, lookAhead, lookAhead, lowestCostExit, lowestCostExit, lowestCostExit, lowestCostExitIndex, mode, nTables, openTurn, originTwig, originTwigSetImmediateDest, pluginClose, rebuildIfRequired, rebuildNow, rebuildNow, rebuildOnSave, recalculate, routeCost, routeCost, routeExists, routeExists, signalised, tableIndex, turnCost, turnTime
 
Methods inherited from interface com.azalient.api.event.model.ModelEventActionSelection
actionSelection
 
Methods inherited from interface com.azalient.api.event.model.ModelEventTimeRewind
timeRewind
 
Methods inherited from interface com.azalient.api.event.model.ModelEventTimeSec
timeSec
 
Methods inherited from interface com.azalient.api.event.model.ModelEventTimeStep
timeStep
 
Methods inherited from interface com.azalient.api.event.model.ModelEventViewModel
viewModel
 
Methods inherited from interface com.azalient.api.event.model.ModelEventViewLegend
viewLegend
 
Methods inherited from interface com.azalient.api.event.model.ModelEventSaveListener
pluginSave
 
Methods inherited from interface com.azalient.api.event.agent.AgentEventDepart
depart
 
Methods inherited from interface com.azalient.api.event.agent.AgentEventTestRoute
testRoute
 
Methods inherited from interface com.azalient.api.event.agent.AgentEventWalkway
walkway