verifie_frequence_normalisee
Check validity of a normalized frequency.
Namespace: dsp::filter
Prototype
void verifie_frequence_normalisee(float f, cstring msg="")
Parameters
f | Normalized frequency. |
msg | Optionnal text message (displayed in case of failure). |
Description
Check that \(\) is between entre 0 and \(0.5\). If not, raise an exception.
See also
failure(), msg_erreur()