SciPy

scipy.spatial.transform.Rotation.__len__

Rotation.__len__(self)[source]

Number of rotations contained in this object.

Multiple rotations can be stored in a single instance.

Returns
lengthint

Number of rotations stored in object.