|
TReK Python
5.3.2
Telemetry/Command API
|
This is the complete list of members for SwitchSet, including all inherited members.
| SwitchSet(self) | SwitchSet | |
| add_enumeration_switch(self, str enum_name, str name) | SwitchSet | |
| add_range_switch(self, float low, float high, str name) | SwitchSet | |
| copy(self, object copy_from) | SwitchSet | |
| delete_enumeration_switch(self, str enum_name) | SwitchSet | |
| delete_range_switch(self, float low) | SwitchSet | |
| get_default_set_name(self) | SwitchSet | |
| get_enumeration_info(self, str enum_name) | SwitchSet | |
| get_enumeration_info_length(self, str enum_name) | SwitchSet | |
| get_enumeration_switches(self) | SwitchSet | |
| get_item_names(self) | SwitchSet | |
| get_range_switch_info(self, float low) | SwitchSet | |
| get_range_switch_info_length(self, float low) | SwitchSet | |
| get_range_switches(self) | SwitchSet | |
| get_switch_parameter_name(self) | SwitchSet | |
| get_switch_type(self) | SwitchSet | |
| get_validation_errors(self) | SwitchSet | |
| initialize(self) | SwitchSet | |
| set_default_set_name(self, str name) | SwitchSet | |
| set_switch_parameter_name(self, str par_name) | SwitchSet | |
| set_switch_type(self, SwitchType switch_type) | SwitchSet | |
| validate(self) | SwitchSet |