Name

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

uW_CST2CITI

Authors

Tibault Reveyrand

www.reveyrand.fr