cavcalc.output.SingleOutput.result#

property SingleOutput.result#

The result itself as a TargetParameter instance.

Hint

Use result.value to get the pint.Quantity object, result.value.m to obtain the numerical value, and result.value.u to retrieve the units of this result.