A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractActuator - Class in actuator
- AbstractActuator(Scenario, Actuator) - Constructor for class actuator.AbstractActuator
- AbstractActuator.Type - Enum in actuator
- AbstractController - Class in control
- AbstractController(Scenario, Controller) - Constructor for class control.AbstractController
- AbstractController.Algorithm - Enum in control
- AbstractModel - Class in core
-
This is the base class for all models in OTM.
- AbstractModel(AbstractModel.Type, String, Set<Link>, StochasticProcess) - Constructor for class core.AbstractModel
- AbstractModel.Type - Enum in core
- AbstractOutput - Class in output
- AbstractOutput(Scenario, String, String) - Constructor for class output.AbstractOutput
- AbstractOutput.Type - Enum in output
- AbstractScenarioEvent - Class in events
- AbstractScenarioEvent(long, AbstractScenarioEvent.EventType, float) - Constructor for class events.AbstractScenarioEvent
- AbstractScenarioEvent(Event) - Constructor for class events.AbstractScenarioEvent
- AbstractScenarioEvent.EventType - Enum in events
- AbstractSensor - Class in sensor
- AbstractSensor(Long, AbstractSensor.Type, float) - Constructor for class sensor.AbstractSensor
- AbstractSensor(Sensor) - Constructor for class sensor.AbstractSensor
- AbstractSensor.Type - Enum in sensor
- acts_flowToLinks - Variable in class core.Link
- acttgl - events.AbstractScenarioEvent.EventType
- actuator - package actuator
- actuator - output.AbstractOutput.Type
- actuator_by_usage - Variable in class control.AbstractController
- actuator_ids() - Method in class core.Scenario
-
Get actuator ids
- actuators - Variable in class control.AbstractController
- actuators - Variable in class core.Scenario
-
Map of actuators
- ActuatorSignal - Class in actuator
-
Actuator for signalized intersections.
- ActuatorSignal(Scenario, Actuator) - Constructor for class actuator.ActuatorSignal
- add_commodity(Commodity) - Method in class commodity.Subnetwork
- add_input_link(Link) - Method in class core.Node
- add_links(Collection<Long>) - Method in class commodity.Subnetwork
- add_output_link(Link) - Method in class core.Node
- add_path_travel_time(OutputPathTravelTime) - Method in class core.Scenario
- add_road_connection(RoadConnection) - Method in class core.Node
- add_state(long, Long, Long, boolean) - Method in class core.Link
- add_subnetwork(String, Set<Long>, Set<Long>) - Method in class core.Scenario
- add_vehicle_event_listener(InterfaceVehicleListener) - Method in class commodity.Commodity
- add_vehicle_packet(Link, float, PacketLink) - Method in class core.AbstractModel
- advance(float) - Method in class core.OTM
-
Advance the simulation in time.
- allocate_splits(Set<Long>) - Method in class core.Link
- alt_next_link - Variable in class core.Link
B
- bridge - core.Link.RoadType
C
- cell_flw - output.AbstractOutput.Type
- cell_lanechange - output.AbstractOutput.Type
- cell_sumveh - output.AbstractOutput.Type
- cell_sumvehdwn - output.AbstractOutput.Type
- cell_veh - output.AbstractOutput.Type
- clear() - Method in class core.Output
-
Clear the outputs.
- close() - Method in class output.AbstractOutput
- command - Variable in class control.AbstractController
- commids - Variable in class actuator.AbstractActuator
- commodities - Variable in class core.Scenario
-
Map of commodities
- commodity - package commodity
- Commodity - Class in commodity
- Commodity(Commodity, List<Long>, Map<Long, Subnetwork>) - Constructor for class commodity.Commodity
- commodity_ids() - Method in class core.Scenario
-
Get commodity ids
- compareTo(RoadConnection) - Method in class core.RoadConnection
- configure(Scenario, Lanechanges) - Method in class core.AbstractModel
- connector - core.Link.RoadType
- control - package control
- control.sigint - package control.sigint
- controller - output.AbstractOutput.Type
- controller_ids() - Method in class core.Scenario
-
Get controller ids
- controllers - Variable in class core.Scenario
-
Map of controllers
- ControllerSignal - Class in control.sigint
-
Base class for stage-based instersection signal controllers.
- ControllerSignal(Scenario, Controller) - Constructor for class control.sigint.ControllerSignal
- core - package core
- create_lanegroup_packet() - Method in class core.AbstractModel
- curr_stage_index - Variable in class control.sigint.ControllerSignal
D
- DemandInfo - Class in core
- DemandInfo(long, Long, Profile1D) - Constructor for class core.DemandInfo
- demands - Variable in class core.Scenario
-
Map of demands
- dispatcher - Variable in class core.Scenario
- dt - Variable in class actuator.AbstractActuator
- dt - Variable in class control.AbstractController
- dt - Variable in class sensor.AbstractSensor
- dt_inv - Variable in class sensor.AbstractSensor
E
- end_time - Variable in class control.AbstractController
- event_output - Variable in class control.AbstractController
- events - package events
- events - Variable in class core.Scenario
-
Map of events
F
- fixed - sensor.AbstractSensor.Type
- flowtolink - actuator.AbstractActuator.Type
- Fluid - core.AbstractModel.Type
- freeway - core.Link.RoadType
- frflow - control.AbstractController.Algorithm
G
- get_actuator(long) - Method in class core.Scenario
-
Get actuator by id
- get_actuator_class() - Method in class control.AbstractController
- get_actuator_class() - Method in class control.sigint.ControllerSignal
- get_actuators() - Method in class core.Scenario
-
Get map of actuators
- get_animation_info() - Method in class core.Scenario
-
Undocumented
- get_animation_info(List<Long>) - Method in class core.Scenario
- get_command_for_actuator_id(Long) - Method in class control.AbstractController
- get_command_for_actuator_usage(String) - Method in class control.AbstractController
- get_command_for_stage_index(int) - Method in class control.sigint.ControllerSignal
-
Get the command that represents a given stage index
- get_commodities() - Method in class core.Scenario
-
Get map of commodities
- get_commodity(long) - Method in class core.Scenario
-
Get commodity by id
- get_commodity_ids() - Method in class commodity.Subnetwork
- get_controller(long) - Method in class core.Scenario
-
Get controller by id
- get_controllers() - Method in class core.Scenario
-
Get map of controllers
- get_current_time() - Method in class core.OTM
-
Current simulation time in seconds.
- get_data() - Method in class core.Output
-
Get the set of all output objects.
- get_demand_type() - Method in class commodity.Commodity
- get_demandGenerators() - Method in class core.Link
- get_demands() - Method in class core.Scenario
-
Get map of demands
- get_demands_for_commodity(Long) - Method in class core.Scenario
-
Extract all of the demands for a given commodity.
- get_demands_for_link(Long) - Method in class core.Scenario
-
Extract all of the demands for a given link.
- get_element(ScenarioElementType, Long) - Method in class core.Scenario
-
Get a scenario element by type and id
- get_end_link() - Method in class core.RoadConnection
- get_end_link_from_lane() - Method in class core.RoadConnection
- get_end_link_id() - Method in class core.RoadConnection
- get_end_link_to_lane() - Method in class core.RoadConnection
- get_end_node() - Method in class core.Link
- get_events() - Method in class core.Scenario
-
Get map of events
- get_file_names() - Method in class core.Output
-
Get the set of all output file names.
- get_full_lanes() - Method in class core.Link
- get_full_length() - Method in class core.Link
- get_in_barriers() - Method in class core.Link
- get_in_lanegroups() - Method in class core.RoadConnection
- get_in_lanes() - Method in class core.RoadConnection
- get_in_links() - Method in class core.Node
- get_inner_full_lanegroup() - Method in class core.Link
- get_lanegroup_for_dn_lane(int) - Method in class core.Link
- get_lanegroup_for_up_lane(int) - Method in class core.Link
- get_lanegroups_for_outlink(long) - Method in class core.Link
- get_lgs() - Method in class core.Link
- get_link(long) - Method in class core.Network
-
Get link by id
- get_link_connectivity() - Method in class core.Network
- get_link_ids() - Method in class commodity.Subnetwork
- get_links() - Method in class core.Network
-
Get map of links
- get_max_vehicles() - Method in class core.Link
- get_model() - Method in class core.Link
- get_model() - Method in class core.Node
- get_model(long) - Method in class core.Scenario
-
Get model by id
- get_models() - Method in class core.Scenario
-
Get map of models
- get_name() - Method in class commodity.Commodity
- get_network() - Method in class core.Link
- get_network() - Method in class core.Scenario
-
Get network
- get_next_link_in_path(long) - Method in class core.Link
- get_node(long) - Method in class core.Network
-
Get node by id
- get_nodes() - Method in class core.Network
-
Get map of nodes
- get_num_dn_in_lanes() - Method in class core.Link
- get_num_dn_lanes() - Method in class core.Link
- get_num_dn_out_lanes() - Method in class core.Link
- get_num_up_in_lanes() - Method in class core.Link
- get_num_up_lanes() - Method in class core.Link
- get_num_up_out_lanes() - Method in class core.Link
- get_out_barriers() - Method in class core.Link
- get_out_lanegroups() - Method in class core.RoadConnection
- get_out_links() - Method in class core.Node
- get_outer_full_lanegroup() - Method in class core.Link
- get_outlink_ids() - Method in class core.Link
- get_output_file() - Method in class output.AbstractOutput
- get_phase(long) - Method in class actuator.ActuatorSignal
- get_previous_links() - Method in class core.Link
- get_road_connections() - Method in class core.Node
- get_road_type() - Method in class core.Link
- get_roadconnections() - Method in class core.Network
-
Get map of road connections
- get_roadconnections_entering() - Method in class core.Link
- get_roadconnections_leaving() - Method in class core.Link
- get_scenario() - Method in class core.Link
- get_sensor(long) - Method in class core.Scenario
-
Get sensor by id
- get_sensors() - Method in class core.Scenario
-
Get map of sensors
- get_side_for_dn_lane(int) - Method in class core.Link
- get_signal() - Method in class control.sigint.ControllerSignal
-
Retrieve the signal actuator
- get_split_profile(long) - Method in class core.Link
- get_splits_for_commodity(Long) - Method in class core.Link
- get_stage_index() - Method in class control.sigint.ControllerSignal
-
Get the for the current stage within the stage list
- get_start_link() - Method in class core.RoadConnection
- get_start_link_id() - Method in class core.RoadConnection
- get_start_node() - Method in class core.Link
- get_subnetwork(long) - Method in class core.Scenario
-
Get subnetwork by id
- get_subnetwork_ids() - Method in class commodity.Commodity
- get_subnetworks() - Method in class core.Scenario
-
Get map of subnetworks
- get_total_trips() - Method in class core.Scenario
-
Integrate the demands to obtain the total number of trips that will take place.
- get_unique_lanegroups_for_dn_lanes(int, int) - Method in class core.Link
- get_veh() - Method in class core.Link
- get_veh_for_commodity(Long) - Method in class core.Link
- get_version() - Static method in class core.OTM
-
Git hash for the current build.
- get_x() - Method in class core.Node
- get_y() - Method in class core.Node
- getId() - Method in class actuator.AbstractActuator
- getId() - Method in class commodity.Commodity
- getId() - Method in class commodity.Subnetwork
- getId() - Method in class control.AbstractController
- getId() - Method in class core.Link
- getId() - Method in class core.Node
- getId() - Method in class core.RoadConnection
- getId() - Method in class sensor.AbstractSensor
- getIdAsTarget() - Method in class core.Link
- getIdAsTarget() - Method in class core.Node
- getName() - Method in class commodity.Subnetwork
- getSEType() - Method in class actuator.AbstractActuator
- getSEType() - Method in class commodity.Commodity
- getSEType() - Method in class commodity.Subnetwork
- getSEType() - Method in class control.AbstractController
- getSEType() - Method in class core.Link
- getSEType() - Method in class core.Node
- getSEType() - Method in class core.RoadConnection
- getSEType() - Method in class sensor.AbstractSensor
- getType() - Method in class actuator.AbstractActuator
- getType() - Method in class actuator.ActuatorSignal
- getType() - Method in class output.AbstractOutput
- getTypeAsTarget() - Method in class core.Link
- getTypeAsTarget() - Method in class core.Node
- ghost - core.Link.RoadType
H
- has_demands() - Method in class core.Link
- has_end_link() - Method in class core.RoadConnection
- has_link_id(Long) - Method in class commodity.Subnetwork
- has_start_link() - Method in class core.RoadConnection
- have_split_for_commodity(long) - Method in class core.Link
I
- id - Variable in class actuator.AbstractActuator
- id - Variable in class control.AbstractController
- id - Variable in class events.AbstractScenarioEvent
- id - Variable in class sensor.AbstractSensor
- initialize(float) - Method in class core.OTM
-
Validate and initialize all components of the scenario.
- initialize(float, String, String, String, boolean) - Method in class core.OTM
-
Validate and initialize all components of the scenario.
- initialize(Scenario) - Method in class events.AbstractScenarioEvent
- initialize(Scenario) - Method in class output.AbstractOutput
- initialize(Scenario) - Method in class sensor.AbstractSensor
- initialize(Scenario, boolean) - Method in class control.AbstractController
- initialize(Scenario, float) - Method in class core.AbstractModel
- initialize(Scenario, float) - Method in class core.Link
- initialize(Scenario, float, boolean) - Method in class actuator.AbstractActuator
- initialize(Scenario, float, boolean) - Method in class actuator.ActuatorSignal
- initialized - Variable in class actuator.AbstractActuator
- is_inbuilt(String) - Method in class control.AbstractController
- is_model_source_link() - Method in class core.Link
- is_sink() - Method in class core.Link
- is_source() - Method in class core.Link
L
- lanegroup_flw - output.AbstractOutput.Type
- lanegroup_sumveh - output.AbstractOutput.Type
- lanegroup_sumvehdwn - output.AbstractOutput.Type
- lanegroup_veh - output.AbstractOutput.Type
- lg_allowcomm - actuator.AbstractActuator.Type
- lg_capacity - actuator.AbstractActuator.Type
- lg_lanechange - control.AbstractController.Algorithm
- lg_restrict - control.AbstractController.Algorithm
- lg_speedlimit - actuator.AbstractActuator.Type
- lg_toll - control.AbstractController.Algorithm
- lgfd - events.AbstractScenarioEvent.EventType
- lglanes - events.AbstractScenarioEvent.EventType
- Link - Class in core
-
A segment of road in the network.
- Link(Network, Roadparam, long, float, int, Node, Node, RoadGeometry, Link.RoadType, Points, Long) - Constructor for class core.Link
- link_flw - output.AbstractOutput.Type
- link_ids() - Method in class core.Network
-
Get ids
- link_sumveh - output.AbstractOutput.Type
- link_tt - Variable in class core.Link
- link_veh - output.AbstractOutput.Type
- Link.RoadType - Enum in core
- linkflow - control.AbstractController.Algorithm
- links - Variable in class core.AbstractModel
- links - Variable in class core.Network
-
Map of links
- linktgl - events.AbstractScenarioEvent.EventType
- load_test(String) - Static method in class core.OTM
-
Load a scenario from the standard tests.
M
- make_time_chart(XYSeriesCollection, String, String, String) - Static method in class output.AbstractOutput
- models - Variable in class core.Scenario
-
Map of models
- myController - Variable in class actuator.AbstractActuator
N
- name - Variable in class commodity.Commodity
- name - Variable in class core.AbstractModel
- network - Variable in class core.Node
- network - Variable in class core.Scenario
-
Container for the network
- Network - Class in core
-
Container for the network.
- Network(Scenario) - Constructor for class core.Network
- Network(Scenario, Nodes, List<Link>, Roadgeoms, Roadconnections, Roadparams) - Constructor for class core.Network
- Node - Class in core
- Node(Network, Long, Float, Float) - Constructor for class core.Node
- Node(Network, Node) - Constructor for class core.Node
- node_ids() - Method in class core.Network
-
Get node ids
- nodes - Variable in class core.Network
-
Map of nodes
- none - core.Link.RoadType
- None - core.AbstractModel.Type
- num_inputs() - Method in class core.Node
- num_outputs() - Method in class core.Node
O
- offramp - core.Link.RoadType
- onramp - core.Link.RoadType
- open() - Method in class output.AbstractOutput
- OTM - Class in core
-
Public API.
- OTM(String, boolean) - Constructor for class core.OTM
-
Constructor.
- output - package output
- output - Variable in class core.OTM
-
Container for the simulation output
- output() - Method in class core.OTM
-
Get the output object
- Output - Class in core
-
Methods for requesting outputs.
- Output() - Constructor for class core.Output
- output_folder - Variable in class output.AbstractOutput
- outputs - Variable in class core.Scenario
P
- path_ids() - Method in class core.Scenario
-
Get ids of subnetworks that are paths
- path_travel_time - output.AbstractOutput.Type
- path_tt_manager - Variable in class core.Scenario
- pathfull - Variable in class commodity.Commodity
- plot_outputs(String) - Method in class core.OTM
-
Create standard plots for all outputs and write them (as png files) to the output folder.
- plot_outputs(Set<AbstractOutput>, String) - Static method in class core.OTM
-
Create standard plots for given outputs and write them (as png files) to the output folder.
- plugin - control.AbstractController.Algorithm
- poke(Dispatcher, float) - Method in class actuator.AbstractActuator
- poke(Dispatcher, float) - Method in class control.AbstractController
- poke(Dispatcher, float) - Method in class sensor.AbstractSensor
- prefix - Variable in class output.AbstractOutput
- process_command(InterfaceCommand, float) - Method in class actuator.AbstractActuator
- process_command(InterfaceCommand, float) - Method in class actuator.ActuatorSignal
- pvequiv - Variable in class commodity.Commodity
R
- register_actuator(Set<Long>, AbstractActuator, boolean) - Method in class core.Link
- register_actuator(Set<Long>, AbstractActuator, boolean) - Method in class core.Node
- remove_links(Collection<Long>) - Method in class commodity.Subnetwork
- remove_split_profile(long) - Method in class core.Link
- request_cell_flw(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell flows.
- request_cell_lanechange_in(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell vehicles moving to incside lane group.
- request_cell_lanechange_out(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell vehicles moving to outside lane group.
- request_cell_sum_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell sum of vehicles.
- request_cell_sum_veh_dwn(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell vehicles moving downstream.
- request_cell_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request cell vehicles.
- request_controller(String, String, Long) - Method in class core.Output
-
Request controller events
- request_lanegroup_flw(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request lane group flows.
- request_lanegroup_sum_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request lane group sum vehicles over simulation time steps.
- request_lanegroup_sum_veh_dwn(String, String, Long, Collection<Long>, Float) - Method in class core.Output
- request_lanegroup_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request lane group vehicles.
- request_lanegroups(String, String) - Method in class core.Output
-
Request lane group outputs
- request_link_queues(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request vehicles in a mesoscopic queue.
- request_links_flow(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request link flows
- request_links_sum_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request link wsum of vehicles.
- request_links_veh(String, String, Long, Collection<Long>, Float) - Method in class core.Output
-
Request link vehicles.
- request_path_travel_time(String, String, Long, Float) - Method in class core.Output
-
Request the travel times on a given path.
- request_subnetwork_vht(String, String, Long, Long, Float) - Method in class core.Output
-
Request VHT for a subnetwork
- request_travel_time(String, String) - Method in class core.Output
-
Request travel times.
- request_vehicle_class(String, String) - Method in class core.Output
-
Request vehicle class.
- request_vehicle_events(String, String, Long) - Method in class core.Output
-
Request vehicle events.
- rm_alinea - control.AbstractController.Algorithm
- rm_closed - control.AbstractController.Algorithm
- rm_fixed_rate - control.AbstractController.Algorithm
- rm_open - control.AbstractController.Algorithm
- road_connections - Variable in class core.Network
-
Map of road connections
- road_param_full - Variable in class core.Link
- RoadConnection - Class in core
- RoadConnection(long, Link, int, int, Link, int, int) - Constructor for class core.RoadConnection
- RoadConnection(long, Link, Link) - Constructor for class core.RoadConnection
- RoadConnection(Map<Long, Link>, Roadconnection) - Constructor for class core.RoadConnection
- run(float, float) - Method in class core.OTM
-
Run the simulation.
- run(String, String, String, float, float, boolean) - Method in class core.OTM
-
Run the simulation.
S
- sample_next_link(Long) - Method in class core.Link
- save(String) - Method in class core.OTM
-
Save the scenario to a file.
- scenario - Variable in class control.AbstractController
- scenario - Variable in class core.OTM
-
Container for the scenario
- scenario - Variable in class output.AbstractOutput
- scenario() - Method in class core.OTM
-
Get the scenario object
- Scenario - Class in core
-
Methods for extracting information and manipulating the scenario.
- Scenario() - Constructor for class core.Scenario
- schedule - control.AbstractController.Algorithm
- sensor - package sensor
- sensor - output.AbstractOutput.Type
- sensor_by_usage - Variable in class control.AbstractController
- sensor_ids() - Method in class core.Scenario
-
Get sensor ids
- sensors - Variable in class control.AbstractController
- sensors - Variable in class core.Scenario
-
Map of sensors
- set_event_output(AbstractOutputEvent) - Method in class control.AbstractController
- set_lanegroups(List<AbstractLaneGroup>) - Method in class core.Link
- set_model(Model) - Method in class core.Scenario
-
Assign a model to a set of links.
- set_random_seed(long) - Static method in class core.OTM
-
Set the seed for the simulator's random number generator.
- set_split_profile(long, SplitMatrixProfile) - Method in class core.Link
- set_stage_index(int) - Method in class control.sigint.ControllerSignal
-
Set the current stage
- sig - control.AbstractController.Algorithm
- sig_pretimed - control.AbstractController.Algorithm
- signal - actuator.AbstractActuator.Type
- signal_phases - Variable in class actuator.ActuatorSignal
- source_link_ids() - Method in class core.Network
-
Get source link ids
- split - actuator.AbstractActuator.Type
- split_packet(PacketLink) - Method in class core.Link
- stages - Variable in class control.sigint.ControllerSignal
- start_time - Variable in class control.AbstractController
- states - Variable in class core.Link
- stochastic_process - Variable in class core.AbstractModel
- Subnetwork - Class in commodity
- Subnetwork(Subnetwork) - Constructor for class commodity.Subnetwork
- Subnetwork(Long, String, Set<Long>, Set<Long>, Scenario) - Constructor for class commodity.Subnetwork
- Subnetwork(Subnetwork) - Constructor for class commodity.Subnetwork
- subnetwork_ids() - Method in class core.Scenario
-
Get subnetwork ids
- subnetworks - Variable in class commodity.Commodity
- subnetworks - Variable in class core.Scenario
-
Map of subnetworks
T
- take_measurement(Dispatcher, float) - Method in class sensor.AbstractSensor
- target - Variable in class actuator.AbstractActuator
- target - Variable in class sensor.AbstractSensor
- terminate() - Method in class core.OTM
-
Complete the simulation by closing output files.
- to_jaxb() - Method in class actuator.AbstractActuator
- to_jaxb() - Method in class commodity.Commodity
- to_jaxb() - Method in class commodity.Subnetwork
- to_jaxb() - Method in class control.AbstractController
- to_jaxb() - Method in class core.Link
- to_jaxb() - Method in class core.Node
- to_jaxb() - Method in class core.RoadConnection
- to_jaxb() - Method in class core.Scenario
-
Create a jaxb object for this scenario
- to_jaxb() - Method in class sensor.AbstractSensor
- toString() - Method in class core.Link
- toString() - Method in class core.Network
- toString() - Method in class core.RoadConnection
- turn_off() - Method in class actuator.AbstractActuator
- turn_on() - Method in class actuator.AbstractActuator
- type - Variable in class control.AbstractController
- type - Variable in class core.AbstractModel
- type - Variable in class events.AbstractScenarioEvent
- type - Variable in class output.AbstractOutput
- type - Variable in class sensor.AbstractSensor
U
- unique_acts_flowToLinks - Variable in class core.Link
- update_command(Dispatcher) - Method in class control.AbstractController
- update_command(Dispatcher) - Method in class control.sigint.ControllerSignal
V
- validate_post_init() - Method in class control.AbstractController
- validate_post_init(OTMErrorLog) - Method in class actuator.AbstractActuator
- validate_post_init(OTMErrorLog) - Method in class actuator.ActuatorSignal
- validate_post_init(OTMErrorLog) - Method in class commodity.Subnetwork
- validate_post_init(OTMErrorLog) - Method in class core.Link
- validate_post_init(OTMErrorLog) - Method in class core.RoadConnection
- validate_post_init(OTMErrorLog) - Method in class events.AbstractScenarioEvent
- validate_post_init(OTMErrorLog) - Method in class output.AbstractOutput
- validate_post_init(OTMErrorLog) - Method in class sensor.AbstractSensor
- validate_pre_init(OTMErrorLog) - Method in class actuator.AbstractActuator
- validate_pre_init(OTMErrorLog) - Method in class actuator.ActuatorSignal
- validate_pre_init(OTMErrorLog) - Method in class commodity.Commodity
- validate_pre_init(OTMErrorLog) - Method in class commodity.Subnetwork
- validate_pre_init(OTMErrorLog) - Method in class control.AbstractController
- validate_pre_init(OTMErrorLog) - Method in class control.sigint.ControllerSignal
- validate_pre_init(OTMErrorLog) - Method in class core.Link
- validate_pre_init(OTMErrorLog) - Method in class core.RoadConnection
- validate_pre_init(OTMErrorLog) - Method in class events.AbstractScenarioEvent
- valueOf(String) - Static method in enum actuator.AbstractActuator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum control.AbstractController.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum core.AbstractModel.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum core.Link.RoadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum events.AbstractScenarioEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum output.AbstractOutput.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sensor.AbstractSensor.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum actuator.AbstractActuator.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum control.AbstractController.Algorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum core.AbstractModel.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum core.Link.RoadType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum events.AbstractScenarioEvent.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum output.AbstractOutput.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum sensor.AbstractSensor.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vehicle - core.AbstractModel.Type
- vehicle_class - output.AbstractOutput.Type
- vehicle_event_listeners - Variable in class commodity.Commodity
- vehicle_events - output.AbstractOutput.Type
- vehicle_travel_time - output.AbstractOutput.Type
- vht - output.AbstractOutput.Type
W
- write_to_file - Variable in class output.AbstractOutput
- writer - Variable in class output.AbstractOutput
All Classes All Packages