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:
causalityCausality

Causality type of the variables to be retrieved

variabilityVariability

Variability type of the variables to be retrieved

Returns:
list

List of names of TWIN variables of given causality and variability