data_db20#

SolutionData.data_db20(expression=None, convert_to_SI=False)[source]#

Retrieve the data in the database for an expression and convert in db20.

Parameters:
expressionstr, optional

Name of the expression. The default is None, in which case the active expression is used.

convert_to_SIbool, optional

Whether to convert the data to the SI unit system. The default is False.

Returns:
list

List of the data in the database for the expression.