- FEEDER_HEARTBEAT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default instruction to send the actual simulation time each simulation minute as time sensor event.
- FEEDER_SILENT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default instruction to write informations to console/logfile.
- FEEDER_SPEED - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default simulation speed in simulation minutes per real-time minute.
- FEEDER_WAIT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default waiting time before simulation starts in milliseconds.
- fetchBool(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchBool(String, boolean) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the boolean
value of a supplied key if known to the class or the supplied default value
instead.
- fetchInt(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchInt(String, int) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the int
value of a supplied key if known to the class or the supplied default value instead.
- fetchParms(String[], String[]) - Static method in class de.hawhamburg.reachability.util.ParameterUtil
-
Fetches a map of arguments from a system supplied argument string array which contains only the ones supplied in
the subset parameter.
- fetchString(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchString(String, String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the String
value of a supplied key if known to the class or the supplied default value instead.
- file - Variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The actual name of the file that contains the story which shall be simulated.
- fromArgs(String[], String[]) - Static method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fromFile(String) - Static method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeederItem
-
- fromString(String) - Static method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeederItem
-