profiles.base.BaseProfile.get_output_units# BaseProfile.get_output_units(*argu) → Unit[source]# Determine the output units of the operation given some set of input units. Parameters: argu – The input units to propagate through the profile. Returns: The resulting output units. Return type: Unit