AbstractInterpolatedDistortionModel =================================== .. currentmodule:: optika.distortion .. autoclass:: optika.distortion.AbstractInterpolatedDistortionModel :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. rubric:: Attributes .. autosummary:: ~AbstractInterpolatedDistortionModel.axis_field ~AbstractInterpolatedDistortionModel.axis_wavelength ~AbstractInterpolatedDistortionModel.coordinates_scene ~AbstractInterpolatedDistortionModel.coordinates_sensor .. rubric:: Methods .. autosummary:: ~AbstractInterpolatedDistortionModel.__init__ ~AbstractInterpolatedDistortionModel.distort ~AbstractInterpolatedDistortionModel.to_string ~AbstractInterpolatedDistortionModel.undistort .. rubric:: Inheritance Diagram .. inheritance-diagram:: optika.distortion.AbstractInterpolatedDistortionModel :parts: 1