Path: SC/BasicOrbit
% Generate the true anomaly from the mean anomaly for a parabola. Since version 1. -------------------------------------------------------------------------- Form: nu = M2NuPb( meanAnom ) -------------------------------------------------------------------------- ------ Inputs ------ meanAnom (1,:) Mean anomaly ------- Outputs ------- nu (1,:) True anomaly for a parabola --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SC Module page