pytrnsys_process.deck.extractor.EquationsTransformer#
- class pytrnsys_process.deck.extractor.EquationsTransformer(evaluated_variables: Mapping[str, float | int])[source]#
-
Methods
__init__(evaluated_variables)default_visibility_var(items)divided_by(items)explicit_var(items)func_call(meta, items)Mathematical function behaviour is described in pages 20 and 21 of trnsys doc 6 TRNedit
minus(items)negate(items)number(items)plus(items)times(items)to_power_of(items)transform(tree)Transform the given tree, and return the final result