InterpolatedCoordinateFrame =========================== .. currentmodule:: interpolated_coordinates .. autoclass:: InterpolatedCoordinateFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InterpolatedCoordinateFrame.affine ~InterpolatedCoordinateFrame.representation_type ~InterpolatedCoordinateFrame.uninterpolated .. rubric:: Methods Summary .. autosummary:: ~InterpolatedCoordinateFrame.__call__ ~InterpolatedCoordinateFrame.copy ~InterpolatedCoordinateFrame.derivative ~InterpolatedCoordinateFrame.headless_tangent_vectors ~InterpolatedCoordinateFrame.realize_frame ~InterpolatedCoordinateFrame.represent_as ~InterpolatedCoordinateFrame.separation ~InterpolatedCoordinateFrame.separation_3d ~InterpolatedCoordinateFrame.tangent_vectors ~InterpolatedCoordinateFrame.transform_to .. rubric:: Attributes Documentation .. autoattribute:: affine .. autoattribute:: representation_type .. autoattribute:: uninterpolated .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: derivative .. automethod:: headless_tangent_vectors .. automethod:: realize_frame .. automethod:: represent_as .. automethod:: separation .. automethod:: separation_3d .. automethod:: tangent_vectors .. automethod:: transform_to