Simulation
feral3gp.feral.Simulation
¶
Source code in feral3gp/feral/core/simulation.py
11 12 13 14 15 16 17 18 19 20 |
|
feral3gp.feral.start(duration_in_nanos=JSimulationTime.s(1))
¶
Start the simulation with a given duration in nanoseconds
Source code in feral3gp/feral/core/simulation.py
44 45 46 47 48 |
|