fparser Reference Guide
0.0.14
|
Defines a object with predefined attributes. Only those attributes are allowed that are specified as keyword arguments of a constructor. When an argument is callable then the corresponding attribute will be read-only and set by the value the callable object returns.
Definition at line 88 of file base_classes.py.