xdem.coreg.AffineCoreg.from_rotations#
- classmethod AffineCoreg.from_rotations(x_rot=0.0, y_rot=0.0, z_rot=0.0)[source]#
Instantiate a generic Coreg class from a X/Y/Z rotation.
- Parameters:
- Raises:
ValueError – If the given rotation contained invalid values.
- Return type:
- Returns:
An instantiated generic Coreg class.