Click or drag to resize

IControllable Methods

The IControllable type exposes the following members.

Methods
  NameDescription
Public methodGetControlAction
Get control action for the specified id. It always returns one of the ActionControl delegates. It will return null if controlActionId is not valid.
Public methodGetCurrentValue
Get the current value of the control for the specified id.
Public methodResetControlledState
Reset internal state (if any) used by controlling class. Called after a controlling class has performed a control sequence, and simulation is restarted.
Public methodSetControlStrategyId
Set control strategy id manually
Top
See Also