Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALSimUtils.h File Reference

Prototypes

double XLALMeasureStandardSirenSenseMonitorRange (const REAL8FrequencySeries *psd, double f_min, double f_max)
 Computes the sense-monitor range for a binary neutron star standard siren signal for a given one-sided detector noise power spectral density. More...
 
double XLALMeasureStandardSirenHorizonDistance (const REAL8FrequencySeries *psd, double f_min, double f_max)
 Computes the horizon distance for a binary neutron star standard siren signal for a given one-sided detector noise power spectral density. More...
 
double XLALMeasureStandardSirenSNR (const REAL8FrequencySeries *psd, double f_min, double f_max)
 Computes the characteristic signal-to-noise for a binary neutron star standard siren signal located at an effective distance of 1 Mpc for a given one-sided detector noise power spectral density. More...
 
double XLALMeasureSNRFD (const COMPLEX16FrequencySeries *htilde, const REAL8FrequencySeries *psd, double f_min, double f_max)
 Measures the characteristic signal-to-noise ratio of a gravitational waveform represented in the frequency domain. More...
 
double XLALMeasureSNR (const REAL8TimeSeries *h, const REAL8FrequencySeries *psd, double f_min, double f_max)
 Measures the characteristic signal-to-noise ratio of a gravitational waveform. More...
 

Go to the source code of this file.

Macros

#define LAL_HORIZON_DISTANCE_OVER_SENSEMON_RANGE   2.26478
 Ratio of horizon distance to sense-monitor range. More...