ARTS  2.0.49
m_conversion.h File Reference

Implementation of unit conversion functions. More...

Go to the source code of this file.

Functions

void FrequencyFromWavelength (Numeric &frequency, const Numeric &wavelength, const Verbosity &)
 
void FrequencyFromWavelength (Vector &frequency, const Vector &wavelength, const Verbosity &)
 

Variables

const Numeric SPEED_OF_LIGHT
 

Detailed Description

Implementation of unit conversion functions.

Author
Claudia Emde claud.nosp@m.ia.e.nosp@m.mde@l.nosp@m.mu.d.nosp@m.e
Date
2010-07-21

Definition in file m_conversion.h.

Function Documentation

◆ FrequencyFromWavelength() [1/2]

void FrequencyFromWavelength ( Numeric frequency,
const Numeric wavelength,
const Verbosity  
)

◆ FrequencyFromWavelength() [2/2]

void FrequencyFromWavelength ( Vector frequency,
const Vector wavelength,
const Verbosity  
)

Definition at line 47 of file m_conversion.h.

References ConstVectorView::nelem(), Vector::resize(), and SPEED_OF_LIGHT.

Variable Documentation

◆ SPEED_OF_LIGHT

const Numeric SPEED_OF_LIGHT
extern

Referenced by FrequencyFromWavelength().