SignalUtils.CircularPhase Method

function CircularPhase(Phase: Double): Double;

Adjust Phase in radians to range between 0 and 2*Pi.

#NameTypeDescription
1PhaseDoublescalar

Returns: Double

Remarks:

Adjust Phase in radians to fall in range between 0 and 2*Pi.

See Also: SignalUtils.CircularFrequency