Updated to include the installed version of PythonPDEVS
This commit is contained in:
parent
8cc96d565a
commit
0abbe59829
53 changed files with 59 additions and 59 deletions
|
|
@ -17,15 +17,15 @@
|
|||
Simulator User Interface
|
||||
========================
|
||||
|
||||
.. autofunction:: simulator.loadCheckpoint
|
||||
.. autofunction:: pypdevs.simulator.loadCheckpoint
|
||||
:noindex:
|
||||
|
||||
.. autoclass:: simulator.Simulator
|
||||
.. autoclass:: pypdevs.simulator.Simulator
|
||||
:members: __init__, simulate
|
||||
:noindex:
|
||||
|
||||
All configuration of the simulator is forwarded to the Simulator Configuration class. These methods can simply be invoked on a Simulator object.
|
||||
|
||||
.. autoclass:: simconfig.SimulatorConfiguration
|
||||
.. autoclass:: pypdevs.simconfig.SimulatorConfiguration
|
||||
:members:
|
||||
:noindex:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue