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