Package control.rampmetering
Class ControllerRampMeterOpen
- java.lang.Object
-
- control.AbstractController
-
- control.rampmetering.AbstractControllerRampMetering
-
- control.rampmetering.ControllerRampMeterOpen
-
- All Implemented Interfaces:
InterfaceEventWriter
,InterfaceScenarioElement
,Pokable
public class ControllerRampMeterOpen extends AbstractControllerRampMetering
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class control.rampmetering.AbstractControllerRampMetering
AbstractControllerRampMetering.MeterParams
-
Nested classes/interfaces inherited from class control.AbstractController
AbstractController.Algorithm
-
-
Field Summary
-
Fields inherited from class control.AbstractController
actuator_by_usage, actuators, command, dt, end_time, event_output, id, scenario, sensor_by_usage, sensors, start_time, type
-
-
Constructor Summary
Constructors Constructor Description ControllerRampMeterOpen(Scenario scenario, Controller jaxb_controller)
-
Method Summary
-
Methods inherited from class control.rampmetering.AbstractControllerRampMetering
configure, get_actuator_class, update_command, validate_pre_init
-
Methods inherited from class control.AbstractController
get_command_for_actuator_id, get_command_for_actuator_usage, getId, getSEType, initialize, is_inbuilt, poke, set_event_output, to_jaxb, validate_post_init
-
-
-
-
Constructor Detail
-
ControllerRampMeterOpen
public ControllerRampMeterOpen(Scenario scenario, Controller jaxb_controller) throws OTMException
- Throws:
OTMException
-
-