LALApps 10.1.1.1-4adf048
CommandLineArgsTag Struct Reference

Detailed Description

Definition at line 96 of file StringSearch.c.

Data Fields

REAL8 samplerate
 
REAL8 fbankstart
 
REAL8 fbankhighfcutofflow
 
REAL8 fmismatchmax
 
charFrCacheFile
 
charInjectionFile
 
charTemplateFile
 
charChannelName
 
charoutputFileName
 
LIGOTimeGPS GPSStart
 
LIGOTimeGPS GPSEnd
 
INT4 ShortSegDuration
 
REAL8 TruncSecs
 
REAL8 power
 
REAL8 threshold
 
INT4 fakenoiseflag
 
INT4 whitespectrumflag
 
LIGOTimeGPS trigstarttime
 
REAL8 cluster
 
INT4 pad
 
double chi2cut [3]
 
INT4 printspectrumflag
 
INT4 printfilterflag
 
INT4 printfirflag
 
INT4 printsnrflag
 
INT4 printdataflag
 
INT4 printinjectionflag
 
charcomment
 

Field Documentation

◆ samplerate

REAL8 CommandLineArgsTag::samplerate

Definition at line 97 of file StringSearch.c.

◆ fbankstart

REAL8 CommandLineArgsTag::fbankstart

Definition at line 98 of file StringSearch.c.

◆ fbankhighfcutofflow

REAL8 CommandLineArgsTag::fbankhighfcutofflow

Definition at line 99 of file StringSearch.c.

◆ fmismatchmax

REAL8 CommandLineArgsTag::fmismatchmax

Definition at line 100 of file StringSearch.c.

◆ FrCacheFile

char* CommandLineArgsTag::FrCacheFile

Definition at line 101 of file StringSearch.c.

◆ InjectionFile

char* CommandLineArgsTag::InjectionFile

Definition at line 102 of file StringSearch.c.

◆ TemplateFile

char* CommandLineArgsTag::TemplateFile

Definition at line 103 of file StringSearch.c.

◆ ChannelName

char* CommandLineArgsTag::ChannelName

Definition at line 104 of file StringSearch.c.

◆ outputFileName

char* CommandLineArgsTag::outputFileName

Definition at line 105 of file StringSearch.c.

◆ GPSStart

LIGOTimeGPS CommandLineArgsTag::GPSStart

Definition at line 106 of file StringSearch.c.

◆ GPSEnd

LIGOTimeGPS CommandLineArgsTag::GPSEnd

Definition at line 107 of file StringSearch.c.

◆ ShortSegDuration

INT4 CommandLineArgsTag::ShortSegDuration

Definition at line 108 of file StringSearch.c.

◆ TruncSecs

REAL8 CommandLineArgsTag::TruncSecs

Definition at line 109 of file StringSearch.c.

◆ power

REAL8 CommandLineArgsTag::power

Definition at line 110 of file StringSearch.c.

◆ threshold

REAL8 CommandLineArgsTag::threshold

Definition at line 111 of file StringSearch.c.

◆ fakenoiseflag

INT4 CommandLineArgsTag::fakenoiseflag

Definition at line 112 of file StringSearch.c.

◆ whitespectrumflag

INT4 CommandLineArgsTag::whitespectrumflag

Definition at line 113 of file StringSearch.c.

◆ trigstarttime

LIGOTimeGPS CommandLineArgsTag::trigstarttime

Definition at line 114 of file StringSearch.c.

◆ cluster

REAL8 CommandLineArgsTag::cluster

Definition at line 115 of file StringSearch.c.

◆ pad

INT4 CommandLineArgsTag::pad

Definition at line 116 of file StringSearch.c.

◆ chi2cut

double CommandLineArgsTag::chi2cut[3]

Definition at line 117 of file StringSearch.c.

◆ printspectrumflag

INT4 CommandLineArgsTag::printspectrumflag

Definition at line 118 of file StringSearch.c.

◆ printfilterflag

INT4 CommandLineArgsTag::printfilterflag

Definition at line 119 of file StringSearch.c.

◆ printfirflag

INT4 CommandLineArgsTag::printfirflag

Definition at line 120 of file StringSearch.c.

◆ printsnrflag

INT4 CommandLineArgsTag::printsnrflag

Definition at line 121 of file StringSearch.c.

◆ printdataflag

INT4 CommandLineArgsTag::printdataflag

Definition at line 122 of file StringSearch.c.

◆ printinjectionflag

INT4 CommandLineArgsTag::printinjectionflag

Definition at line 123 of file StringSearch.c.

◆ comment

char* CommandLineArgsTag::comment

Definition at line 124 of file StringSearch.c.