ARTS
2.0.49
|
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 |
Definition at line 33 of file m_conversion.h.
References SPEED_OF_LIGHT.
Referenced by FrequencyFromWavelength_sg_NumericNumeric_g(), and FrequencyFromWavelength_sg_VectorVector_g().
Definition at line 47 of file m_conversion.h.
References ConstVectorView::nelem(), Vector::resize(), and SPEED_OF_LIGHT.
|
extern |
Referenced by FrequencyFromWavelength().