weldx.TimeSeries.data#

property TimeSeries.data: Quantity | MathematicalExpression#

Return the data of the TimeSeries.

This is either a set of discrete values/quantities or a mathematical expression.

Returns:

  • pint.Quantity – Underlying data array.

  • MathematicalExpression – A mathematical expression describing the time dependency