LAL  7.5.0.1-b72065a
ReadNoiseSpectrum.h File Reference

Prototypes

void LALReadNoiseSpectrum (LALStatus *status, 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.

Macros

#define LALREADNOISESPECTRUMH_MSGENULL   "Null pointer"
 
#define LALREADNOISESPECTRUMH_MSGENNUL   "Non-null pointer"
 
#define LALREADNOISESPECTRUMH_MSGEALOC   "Memory allocation error"
 
#define LALREADNOISESPECTRUMH_MSGEOPEN   "Error opening file"
 
#define LALREADNOISESPECTRUMH_MSGEFCLO   "Error closing file"
 
#define LALREADNOISESPECTRUMH_MSGEPARS   "Error parsing spectrum file"
 
#define LALREADNOISESPECTRUM_MAXLINELENGTH   2048
 
Error Codes
#define LALREADNOISESPECTRUMH_ENULL   1
 Null pointer. More...
 
#define LALREADNOISESPECTRUMH_ENNUL   2
 Non-null pointer. More...
 
#define LALREADNOISESPECTRUMH_EALOC   3
 Memory allocation error. More...
 
#define LALREADNOISESPECTRUMH_EOPEN   4
 Error opening file. More...
 
#define LALREADNOISESPECTRUMH_EFCLO   5
 Error closing file. More...
 
#define LALREADNOISESPECTRUMH_EPARS   8
 Error parsing spectrum file. More...
 

Macro Definition Documentation

◆ LALREADNOISESPECTRUMH_MSGENULL

#define LALREADNOISESPECTRUMH_MSGENULL   "Null pointer"

Definition at line 69 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUMH_MSGENNUL

#define LALREADNOISESPECTRUMH_MSGENNUL   "Non-null pointer"

Definition at line 70 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUMH_MSGEALOC

#define LALREADNOISESPECTRUMH_MSGEALOC   "Memory allocation error"

Definition at line 71 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUMH_MSGEOPEN

#define LALREADNOISESPECTRUMH_MSGEOPEN   "Error opening file"

Definition at line 72 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUMH_MSGEFCLO

#define LALREADNOISESPECTRUMH_MSGEFCLO   "Error closing file"

Definition at line 73 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUMH_MSGEPARS

#define LALREADNOISESPECTRUMH_MSGEPARS   "Error parsing spectrum file"

Definition at line 74 of file ReadNoiseSpectrum.h.

◆ LALREADNOISESPECTRUM_MAXLINELENGTH

#define LALREADNOISESPECTRUM_MAXLINELENGTH   2048

Definition at line 77 of file ReadNoiseSpectrum.h.