SpiceInterpolation ================== .. py:class:: ansys.stk.core.stkobjects.SpiceInterpolation IntEnum .. py:currentmodule:: SpiceInterpolation Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~LAGRANGE_9TH_ORDER` - Type 9 (LaGrangian). * - :py:attr:`~HERMITE_13TH_ORDER` - Type 13 (Hermitian). Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SpiceInterpolation