pytrnsys_process.deck#
Extractor#
|
Evaluate constant expressions in a TRNSYS deck file and return their values. |
This visitor is given the whole deck as a tree. |
|
Parser#
Parse the provided dck content string and generate a tree structure using the Lark parser. |