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
ResampSFTIndex Struct Reference

Detailed Description

Resampling: Index to refer to fields of an SFT given a specific index L_Y_K_X.

Definition at line 160 of file PulsarCrossCorr_v2.h.

Data Fields

UINT4 detInd
 index of detector in list More...
 
UINT4 sftInd
 index of SFT in list for this detector L More...
 
UINT4 flatInd
 index in the flat SFT list More...
 
UINT4 pairInd
 index of SFT among overall pairs More...
 
REAL4 sciFlag
 science-or-not value: 1 is science mode, 0 is in a gap More...
 

Field Documentation

◆ detInd

UINT4 ResampSFTIndex::detInd

index of detector in list

Definition at line 161 of file PulsarCrossCorr_v2.h.

◆ sftInd

UINT4 ResampSFTIndex::sftInd

index of SFT in list for this detector L

Definition at line 162 of file PulsarCrossCorr_v2.h.

◆ flatInd

UINT4 ResampSFTIndex::flatInd

index in the flat SFT list

Definition at line 163 of file PulsarCrossCorr_v2.h.

◆ pairInd

UINT4 ResampSFTIndex::pairInd

index of SFT among overall pairs

Definition at line 164 of file PulsarCrossCorr_v2.h.

◆ sciFlag

REAL4 ResampSFTIndex::sciFlag

science-or-not value: 1 is science mode, 0 is in a gap

Definition at line 165 of file PulsarCrossCorr_v2.h.