twin_get_variable_names#
- TwinRuntime.twin_get_variable_names(causality=<Causality.INTERNAL: 60>, variability=<Variability.ANY: 31>)#
Retrieves the names of variables of the TWIN model. Defaults to retrieving all internal variable names.
- Parameters:
- causality
Causality Causality type of the variables to be retrieved
- variability
Variability Variability type of the variables to be retrieved
- causality
- Returns:
listList of names of TWIN variables of given causality and variability