Resampling: Multi List of indices of SFT L_Y, for a given sft K_X
Definition at line 179 of file PulsarCrossCorr_v2.h.
Data Fields | |
| UINT4 | length |
| number of detectors Y More... | |
| UINT4 | sftInd |
| original vector index of sft K More... | |
| UINT4 | flatInd |
| index in the flat SFT list More... | |
| REAL4 | sciFlag |
| science-or-not value: 1 is science mode, 0 is in a gap More... | |
| ResampSFTIndexList * | data |
| array, per detector, of lists of SFT indices More... | |
| UINT4 ResampSFTMultiIndexList::length |
number of detectors Y
Definition at line 183 of file PulsarCrossCorr_v2.h.
| UINT4 ResampSFTMultiIndexList::sftInd |
original vector index of sft K
Definition at line 184 of file PulsarCrossCorr_v2.h.
| UINT4 ResampSFTMultiIndexList::flatInd |
index in the flat SFT list
Definition at line 185 of file PulsarCrossCorr_v2.h.
| REAL4 ResampSFTMultiIndexList::sciFlag |
science-or-not value: 1 is science mode, 0 is in a gap
Definition at line 186 of file PulsarCrossCorr_v2.h.
| ResampSFTIndexList* ResampSFTMultiIndexList::data |
array, per detector, of lists of SFT indices
Definition at line 187 of file PulsarCrossCorr_v2.h.