Start Fmu Simulation
Allows starting a simulation for the last set fmu path. This method would initialize the needed variables.
Arguments Description
start_time (float, optional): the start time for the simulation, default value is 0.
- step_size (float, optional): the default step size to be used when a simulation step is done (in seconds).
If not specified, the default value is 1 millisecond.
Returns
Example
Start Fmu Simulation ${1.0} ${0.1}