SciPy

scipy.spatial.transform.Rotation.__len__

Rotation.__len__()[source]

Number of rotations contained in this object.

Multiple rotations can be stored in a single instance.

Returns:
length : int

Number of rotations stored in object.