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