DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ControlModule
ControlStateMachine Class
ControlStateMachine Methods
CreateSimpleControl Method
CreateState Method
GetOrCreateAction Method
Initialize Method
ReplaceAction Method
Reset Method
SetGlobalStateTransitionTable Method
SetStateTransitionTable Method
Update Method
UpdateStateAction Method
Validate Method
ControlStateMachine
SetStateTransitionTable Method
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
SetStateTransitionTable
(
State
state
,
StateTransitionTable
stateTransitionTable
)
Parameters
state
Type:
DHI.Mike1D.ControlModule
State
stateTransitionTable
Type:
DHI.Mike1D.ControlModule
StateTransitionTable
See Also
Reference
ControlStateMachine Class
DHI.Mike1D.ControlModule Namespace