model_properties_info_df#
- TwinRuntime.model_properties_info_df(var_names, max_var_to_print)#
Evaluate the properties (name, unit, quantity type, start value, minimum value, maximum values, description) of the given variables, with a maximum number of variables to consider.
- Parameters:
- Returns:
pandas.DataFrame
Pandas dataframe storing the properties evaluated for the given variables and maximum number to consider.