Definition at line 142 of file param.py.
◆ __init__()
def Python.factory.param.ArrayWithUnit.__init__ |
( |
|
self, |
|
|
|
dims = None , |
|
|
|
dtype = None , |
|
|
|
kwargs |
|
) |
| |
◆ check_type()
def Python.factory.param.ArrayWithUnit.check_type |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ evaluate()
def Python.factory.param.ConfigParam.evaluate |
( |
|
self, |
|
|
|
in_value, |
|
|
|
kwargs |
|
) |
| |
|
inherited |
◆ accessor_func
Python.factory.param.ConfigParam.accessor_func |
|
inherited |
◆ awu_type_pattern
string Python.factory.param.ArrayWithUnit.awu_type_pattern = r"ArrayWithUnit_\w+_\d+" |
|
static |
◆ default
Python.factory.param.ConfigParam.default |
|
inherited |
◆ dims
Python.factory.param.ArrayWithUnit.dims |
◆ dtype
Python.factory.param.ArrayWithUnit.dtype |
◆ required
Python.factory.param.ConfigParam.required |
|
inherited |
The documentation for this class was generated from the following file: