phoenix6.controls.empty_control
#
Module Contents#
- class phoenix6.controls.empty_control.EmptyControl#
Generic Empty Control class used to do nothing.
- property name: str#
Gets the name of this control request.
- Returns:
Name of the control request
- Return type:
str
- property control_info: dict#
Gets information about this control request.
- Returns:
Dictonary of control parameter names and corresponding applied values
- Return type:
dict