.. **Please Note**: ``astropy.sphinx`` exists only for backward-compatibility purposes - it has now been moved to the separate astropy-helpers package, located at https://github.com/astropy/astropy-helpers. Any new development or bug fixes should be done there. SpectralGrid ========================== .. currentmodule:: specgrid.base .. autoclass:: SpectralGrid :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpectralGrid.param_names .. rubric:: Methods Summary .. autosummary:: ~SpectralGrid.__call__ ~SpectralGrid.evaluate .. rubric:: Attributes Documentation .. autoattribute:: param_names .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate