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: Graphics/Plot2D
Back to the SC Module page