twin_get_var_nominal#

TwinRuntime.twin_get_var_nominal(var_name)#

Retrieves the nominal value of a given variable by name.

Parameters:
var_name: str

Name of the variable.

Returns:
float

Nominal value of the given variable.