Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-da3b9d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ReadNoiseSpectrum.c File Reference

Prototypes

static UINT4 mylocate (REAL8 *farray, REAL8 target, UINT4 n)
 
void LALReadNoiseSpectrum (LALStatus *stat, REAL4FrequencySeries *spectrum, CHAR *fname)
 Function to read in noise spectrum from a formatted ascii file and return the amplitude noise spectrum in \(\textrm{strain}/\sqrt{\textrm{Hz}}\). More...
 

Go to the source code of this file.

Function Documentation

◆ mylocate()

static UINT4 mylocate ( REAL8 farray,
REAL8  target,
UINT4  n 
)
static

Definition at line 34 of file ReadNoiseSpectrum.c.