GeocentricCoordinates ===================== .. currentmodule:: sofia_redux.scan.coordinate_systems.geocentric_coordinates .. autoclass:: GeocentricCoordinates :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeocentricCoordinates.EAST ~GeocentricCoordinates.NORTH ~GeocentricCoordinates.SOUTH ~GeocentricCoordinates.WEST ~GeocentricCoordinates.two_letter_code .. rubric:: Methods Summary .. autosummary:: ~GeocentricCoordinates.copy ~GeocentricCoordinates.edit_header ~GeocentricCoordinates.get_default_system .. rubric:: Attributes Documentation .. autoattribute:: EAST .. autoattribute:: NORTH .. autoattribute:: SOUTH .. autoattribute:: WEST .. autoattribute:: two_letter_code .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: edit_header .. automethod:: get_default_system