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
LALSimNoise.c File Reference

Prototypes

static int XLALSimNoiseSegment (REAL8TimeSeries *s, REAL8FrequencySeries *psd, gsl_rng *rng)
 
int XLALSimNoise (REAL8TimeSeries *s, size_t stride, REAL8FrequencySeries *psd, gsl_rng *rng)
 Routine that may be used to generate sequential segments of data with a specified stride from one segment to the next. More...
 

Go to the source code of this file.

Function Documentation

◆ XLALSimNoiseSegment()

static int XLALSimNoiseSegment ( REAL8TimeSeries s,
REAL8FrequencySeries psd,
gsl_rng *  rng 
)
static

Definition at line 42 of file LALSimNoise.c.