orbit_text

Astronomy.orbits3D.orbit_text(ax, radius, long_asc_node, inclination, longitude, text)

Position text using orbital coordinates.

:param radius : radial distance of text :type radius : float (degrees)

:param long_asc_node : longitude (deg) where vector crosses the orbit :type long_asc_node : float

:param inclination : tilt of the inclined plane’s axis :type inclination : float (degrees)

:param longitude : longitude along the inclined plane from the intersection :type longitude : float (degrees)

:param text : :type text : str