|
|
| taurusmal.PyTango.is_int_type (type, inc_array=False) |
| | Returns if the type is a Integer numerical or not.
|
| |
|
| taurusmal.PyTango.is_float_type (type, inc_array=False) |
| | Returns if the type is a Float numerical or not.
|
| |
|
| taurusmal.PyTango.is_bool_type (type, inc_array=False) |
| | Returns if the type is a Boolean or not.
|
| |
|
| taurusmal.PyTango.is_str_type (type, inc_array=False) |
| | Returns if the type is a string or not.
|
| |
|
| taurusmal.PyTango.is_scalar_type (type) |
| | Returns if the type is a scalar or not.
|
| |
Basic datatypes that allows TaurusCommandButton to work.
- Copyright
- SPDX 2021, 2022, 2024, 2026 European Southern Observatory (ESO)
SPDX LGPL-3.0-only