RepresentationMapping¶
-
class
astropy.coordinates.RepresentationMapping[source] [edit on github]¶ Bases:
astropy.coordinates.RepresentationMappingThis
namedtupleis used with theframe_specific_representation_infoattribute to tell frames what attribute names (and default units) to use for a particular representation.reprnameandframenameshould be strings, whiledefaultunitcan be either an astropy unit, the string'recommended'(to use whatever the representation’srecommended_unitsis), or None (to indicate that no unit mapping should be done).