pyarts.arts.convert.freq2wavelen

convert.freq2wavelen(f: object) object

Converts from Frequency [Hz] to Wavelenth [m]

Parameters:

f (float or list or ndarray) – Frequency [Hz]

Returns:

Wavelenth [m]

Return type:

float or list or ndarray