show_heliographic

Astronomy.orbits3D.show_heliographic(fig, inclin_sun, long_asc_node, anomaly, sun_tilt, Title=None)

Show a celestial coordinate system in heliographic coordinates

:param fig : figure number :type fig : int

:param inclin_sun : tilt of Sun’s polar axis w.r.t. ecliptic north :type inclin_sun : float

:param long_asc_node : ecliptic long. where Sun’s equator rises over ecliptic :type long_asc_node : float

:param sun_tilt : projection of Sun’s polar axis on plane of the sky :type sun_tilt : float

Returns

Axis() instance