Path: Orbit/Visualization
% Plot a trajectory in the Earth-Moon system Type PlotEMTraj for a demo Since version 11. -------------------------------------------------------------------------- Form: p = PlotEMTraj( r, frame, jD ) -------------------------------------------------------------------------- ------ Inputs ------ r (3,:) Trajectory data frame (:) Coordinate frame. May be one of the following: 'EMBRND' Earth-Moon Barycenter Rotating Non-Dim. 'EMBR' Earth-moon Barycenter Rotating 'ECI' Earth-centered Inertial 'MCI' Moon-centered Inertial 'MCR' Moon-centered Rotating jD (1,1) Julian date time vector ------- Outputs ------- None --------------------------------------------------------------------------
Common: Time/Date2JD Orbit: OrbitCoord/TransformEMBRToECI Orbit: OrbitData/EarthMoonSystemConstants Orbit: ThreeBody/CRTBPRHS SC: Ephem/MoonV1
Back to the Orbit Module page