Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
compareTS.c File Reference

Prototypes

REAL4 getMaxErrSFT (const SFTtype *sft1, const SFTtype *sft2)
 
REAL4 getMaxErrSFTVector (const SFTVector *sftvect1, const SFTVector *sftvect2)
 
int initUserVars (UserVar *uvar)
 
REAL4 XLALcompareREAL4Vectors (REAL4Vector *ts1, REAL4Vector *ts2)
 Compare two REAL8 vectors, returns a measure of the difference. More...
 
REAL4VectorXLALREAL4VectorFromFile (const CHAR *fname)
 Load timeseries from binary input file into REAL4Vector. More...
 
int main (int argc, char *argv[])
 

Go to the source code of this file.

Data Structures

struct  UserVar
 

Variables

int vrbflg
 defined in lal/lib/std/LALError.c More...
 

Function Documentation

◆ getMaxErrSFT()

REAL4 getMaxErrSFT ( const SFTtype sft1,
const SFTtype sft2 
)

Definition at line 207 of file compareSFTs.c.

◆ getMaxErrSFTVector()

REAL4 getMaxErrSFTVector ( const SFTVector sftvect1,
const SFTVector sftvect2 
)

Definition at line 240 of file compareSFTs.c.

◆ initUserVars()

int initUserVars ( UserVar uvar)

Definition at line 106 of file compareTS.c.

◆ XLALcompareREAL4Vectors()

REAL4 XLALcompareREAL4Vectors ( REAL4Vector ts1,
REAL4Vector ts2 
)

Compare two REAL8 vectors, returns a measure of the difference.

Definition at line 127 of file compareTS.c.

◆ XLALREAL4VectorFromFile()

REAL4Vector * XLALREAL4VectorFromFile ( const CHAR fname)

Load timeseries from binary input file into REAL4Vector.

Definition at line 185 of file compareTS.c.

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 65 of file compareTS.c.

Variable Documentation

◆ vrbflg

int vrbflg
extern

defined in lal/lib/std/LALError.c