finesse.element.ElementWorkspace¶
Overview
- class finesse.element.ElementWorkspace(owner, values=None)¶
- Bases: - object- This is the most basic workspace for a model element. It keeps track of the owner element and its parameter values in the self.values object. 
Methods
| 
 | |
| Updates the self.values container which holds the latest values of this elements parameters. |