Skip to content

Commit

Permalink
Fixed docs for Scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
hulsed committed May 17, 2024
1 parent b0f4d40 commit 8673e8b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions fmdtools/sim/scenario.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
function.
- :class:`JointFaultScenario`: Defines the scenario of multiple faults injected in a
function at the same time.
- :class:`NominalScenario`: Defines the scenario of a model having given parameters at
the outset.
- :class:`ParamScenario`: Defines the scenario of a model having parameters from a given
paramfunc.
- :class:`ParameterScenario`: Defines the scenario of a model having parameter values.
- :class:`Sequence`: Creates an overall sequence of Injections from a given sequence of
faults and disturbances.
"""
Expand Down

0 comments on commit 8673e8b

Please sign in to comment.