GeodeticCoordinates =================== .. currentmodule:: sofia_redux.scan.coordinate_systems.geodetic_coordinates .. autoclass:: GeodeticCoordinates :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GeodeticCoordinates.A ~GeodeticCoordinates.B ~GeodeticCoordinates.EAST ~GeodeticCoordinates.F ~GeodeticCoordinates.NORTH ~GeodeticCoordinates.SOUTH ~GeodeticCoordinates.WEST ~GeodeticCoordinates.Z ~GeodeticCoordinates.two_letter_code .. rubric:: Methods Summary .. autosummary:: ~GeodeticCoordinates.copy ~GeodeticCoordinates.edit_header ~GeodeticCoordinates.from_geocentric ~GeodeticCoordinates.get_default_system .. rubric:: Attributes Documentation .. autoattribute:: A .. autoattribute:: B .. autoattribute:: EAST .. autoattribute:: F .. autoattribute:: NORTH .. autoattribute:: SOUTH .. autoattribute:: WEST .. autoattribute:: Z .. autoattribute:: two_letter_code .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: edit_header .. automethod:: from_geocentric .. automethod:: get_default_system