CartesianToSpherical ==================== .. currentmodule:: gwcs.geometry .. autoclass:: CartesianToSpherical :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CartesianToSpherical.n_inputs ~CartesianToSpherical.n_outputs ~CartesianToSpherical.wrap_lon_at .. rubric:: Methods Summary .. autosummary:: ~CartesianToSpherical.__call__ ~CartesianToSpherical.evaluate .. rubric:: Attributes Documentation .. autoattribute:: n_inputs .. autoattribute:: n_outputs .. autoattribute:: wrap_lon_at .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate