scipp.geometry.position

scipp.geometry.position(x, y, z)

Element-wise zip functionality to produce a 3 element vector.

Parameters
Raises

If the dtypes of inputs are not double precision floats.

Returns

Zip of input x, y and z. Output unit is same as input unit.

Return type

scipp._scipp.core.Variable