LALSimulation  5.4.0.1-fe68b98
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...