Manticore  Version 2.0alpha
Physics of Molecular Clouds
Functions
manticore::detector Namespace Reference

Detector support. More...

Functions

double fWidth (double nu, void *d)
 Reference bandwidth integrand. More...
 

Detailed Description

Detector support.

Function Documentation

◆ fWidth()

double manticore::detector::fWidth ( double  nu,
void *  d 
)

Reference bandwidth integrand.

Parameters
[in]nuFrequency (Hz).
[in]dDetector instance.

Definition at line 23 of file Detector.cc.

Referenced by manticore::Detector::calcWidth().