EllipsePhase:
--------------------------------------------------------------------------
Compute the desired phase on the ellipse from the desired phase on the circle.
Since version 7.
--------------------------------------------------------------------------
Form:
beta0 = EllipePhase( alpha0 );
--------------------------------------------------------------------------
------
Inputs
------
alpha0 (1) desired phase angle at equator crossing [rad]
-------
Outputs
-------
beta0 (1) phase angle on ellipse such that
the y-component of the circle
is equal to that of the ellipse [rad]
--------------------------------------------------------------------------
Children:
Math: Trigonometry/WrapPhase