BaseGeodeticRepresentation ========================== .. currentmodule:: astropy.coordinates .. autoclass:: BaseGeodeticRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseGeodeticRepresentation.attr_classes ~BaseGeodeticRepresentation.height ~BaseGeodeticRepresentation.lat ~BaseGeodeticRepresentation.lon .. rubric:: Methods Summary .. autosummary:: ~BaseGeodeticRepresentation.from_cartesian ~BaseGeodeticRepresentation.to_cartesian .. rubric:: Attributes Documentation .. autoattribute:: attr_classes .. autoattribute:: height .. autoattribute:: lat .. autoattribute:: lon .. rubric:: Methods Documentation .. automethod:: from_cartesian .. automethod:: to_cartesian