Double CircularFrequency(Double Freq, Boolean Complex)
Adjust frequency in radians to fall in range between 0 and 0.5.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Freq | Double | scalar |
| 2 | Complex | Boolean |
Returns: Double
Remarks:
Convert Frequency in radians to range between 0 and 0.5 for real signals and between -0.5 and +0.5 for Complex signals.
See Also: SignalUtils.CircularPhase