twin_get_var_quantity_type#

TwinRuntime.twin_get_var_quantity_type(var_name)#

Retrieves the physical quantity type such as pressure, temperature, etc. for a given variable by name.

Parameters:
var_name: str

Name of the variable.

Returns:
str

Physical quantity of the given variable returned as string.