LALPulsar  6.1.0.1-b72065a
FstatCommon Struct Reference

Detailed Description

Definition at line 53 of file ComputeFstat_internal.h.

Data Fields

LIGOTimeGPS midTime
 
REAL8 dFreq
 
MultiLALDetector detectors
 
MultiLIGOTimeGPSVectormultiTimestamps
 
MultiNoiseWeightsmultiNoiseWeights
 
MultiDetectorStateSeriesmultiDetectorStates
 
const EphemerisDataephemerides
 
SSBprecision SSBprec
 
void * workspace
 
BOOLEAN isTimeslice
 
REAL8 allowedMismatchFromSFTLength
 

Field Documentation

◆ midTime

LIGOTimeGPS FstatCommon::midTime

Definition at line 54 of file ComputeFstat_internal.h.

◆ dFreq

REAL8 FstatCommon::dFreq

Definition at line 55 of file ComputeFstat_internal.h.

◆ detectors

MultiLALDetector FstatCommon::detectors

Definition at line 56 of file ComputeFstat_internal.h.

◆ multiTimestamps

MultiLIGOTimeGPSVector* FstatCommon::multiTimestamps

Definition at line 57 of file ComputeFstat_internal.h.

◆ multiNoiseWeights

MultiNoiseWeights* FstatCommon::multiNoiseWeights

Definition at line 58 of file ComputeFstat_internal.h.

◆ multiDetectorStates

MultiDetectorStateSeries* FstatCommon::multiDetectorStates

Definition at line 59 of file ComputeFstat_internal.h.

◆ ephemerides

const EphemerisData* FstatCommon::ephemerides

Definition at line 60 of file ComputeFstat_internal.h.

◆ SSBprec

SSBprecision FstatCommon::SSBprec

Definition at line 61 of file ComputeFstat_internal.h.

◆ workspace

void* FstatCommon::workspace

Definition at line 62 of file ComputeFstat_internal.h.

◆ isTimeslice

BOOLEAN FstatCommon::isTimeslice

Definition at line 63 of file ComputeFstat_internal.h.

◆ allowedMismatchFromSFTLength

REAL8 FstatCommon::allowedMismatchFromSFTLength

Definition at line 64 of file ComputeFstat_internal.h.