punpy.digital_effects_table.measurement_function.MeasurementFunction.get_measurand_name_and_unit

punpy.digital_effects_table.measurement_function.MeasurementFunction.get_measurand_name_and_unit#

MeasurementFunction.get_measurand_name_and_unit()[source]#

This function allows to return the name and unit of the measurand as strings. Can optionally be overwritten to provide names instead of providing yvariable as a keyword.

Returns:

name of the measurand, unit

Return type:

tuple(str, str)