InterpolationType ================= .. currentmodule:: pyMaCh3._pyMaCh3.splines .. autoclass:: InterpolationType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InterpolationType.Cubic_Akima ~InterpolationType.Cubic_Monotonic ~InterpolationType.Cubic_TSpline3 ~InterpolationType.Linear ~InterpolationType.Linear_Func ~InterpolationType.N_Interpolation_Types ~InterpolationType.name ~InterpolationType.value .. rubric:: Attributes Documentation .. autoattribute:: Cubic_Akima .. autoattribute:: Cubic_Monotonic .. autoattribute:: Cubic_TSpline3 .. autoattribute:: Linear .. autoattribute:: Linear_Func .. autoattribute:: N_Interpolation_Types .. autoattribute:: name .. autoattribute:: value