weldx.core#

Collection of common classes and functions.

Classes

GenericSeries

Describes a quantity depending on one or more parameters.

MathematicalExpression

Mathematical expression using sympy syntax.

SpatialSeries

Describes a line in 3d space depending on the positional coordinate s.

TimeSeries

Describes the behaviour of a quantity in time.

weldx.core.generic_series

Contains GenericSeries class.

weldx.core.math_expression

Contains the MathematicalExpression class.

weldx.core.spatial_series

Contains the SpatialSeries class.

weldx.core.time_series

Contains TimeSeries class.