Path: Orbit/OrbitCoord
% Display the orbital plane with the Earth. The Earth is shown at the time when the ascending node is crossed -------------------------------------------------------------------------- Form: OrbitalPlane( rA, inc, jD, color, figH ) -------------------------------------------------------------------------- ------ Inputs ------ rA (1,1) Right ascension (rad) inc (1,1) Inclination (rad) jD (1,1) Julian date UT (day) color (:) Color of orbital plane (optional) figH (1,1) Figure handle (optional) ------- Outputs ------- none --------------------------------------------------------------------------