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