<< Other Other uW_unwarp >>

Microwave Toolbox >> Other > uW_freq_unit

uW_freq_unit

Convert frequency unit in scaling factor to get a frequency in Hertz.

Calling Sequence

k=uW_freq_unit(unit)

Parameters

unit

String parameter : the unit of the frequency ("GHz" for example).

k

Real parameter : the scaling factor of the frequency (10^9 for example).

Description

This function convert a string frequency unit into a scaling factor to get the frequency in Hz .

Examples

-->uW_freq_unit("GHz")
 ans  =
 
    1.000D+09

See Also

Authors

Tibault Reveyrand

www.reveyrand.fr


Report an issue
<< Other Other uW_unwarp >>