CoordinateSystem ================================================= .. currentmodule:: pisces.geometry.coordinates.base .. autoclass:: pisces.geometry.coordinates.base.CoordinateSystem .. rubric:: Methods .. autosummary:: :toctree: :recursive: ~CoordinateSystem.__init__ ~CoordinateSystem.convert_coords_from ~CoordinateSystem.convert_coords_to ~CoordinateSystem.convert_from_cartesian ~CoordinateSystem.convert_to_cartesian ~CoordinateSystem.copy ~CoordinateSystem.default_parameters ~CoordinateSystem.from_dict ~CoordinateSystem.from_json_string ~CoordinateSystem.to_dict ~CoordinateSystem.to_json_string .. rubric:: Attributes .. autosummary:: :toctree: :recursive: ~CoordinateSystem.axes ~CoordinateSystem.ndim ~CoordinateSystem.parameters