component_model.variable_naming

Parse variable names using variableNamingConvention ‘flat’ or ‘structured’ as defined in FMI2.0, 2.2.9 and FMI3.0, 2.4.7.5.1. The definition has not changed.

Classes

ParsedVariable(varname[, convention])

Parse the varname with respect to the given VariableNamingConvention.

VariableNamingConvention(*values)

Enum for variable naming conventions.