OrbitalPlane:

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

--------------------------------------------------------------------------

Children:

Orbit: OrbitCoord/OrbNEl
Orbit: OrbitData/earthmap
SC: Ephem/GMSTime
SC: Ephem/MSidDay
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/Circle
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Time/DTSToDTA
Common: Time/Date2JD
Common: Time/JD2000
Common: Time/JDToMidnight
Common: Transform/RotMat
Math: Linear/DupVect
Math: Linear/Unit
Math: MathUtils/R2P5

Back to the Orbit Module page