Resampling Multi List of SFT pair indices (L_Y_K), for a given detector X.
Definition at line 191 of file PulsarCrossCorr_v2.h.
Data Fields | |
UINT4 | length |
number of K SFTs at detector X More... | |
UINT4 | detInd |
original vector index of detector X More... | |
ResampSFTMultiIndexList * | data |
array of SFT L_Y indices for given SFT K_X at detector X More... | |
UINT4 ResampSFTPairMultiIndexList::length |
number of K SFTs at detector X
Definition at line 195 of file PulsarCrossCorr_v2.h.
UINT4 ResampSFTPairMultiIndexList::detInd |
original vector index of detector X
Definition at line 196 of file PulsarCrossCorr_v2.h.
ResampSFTMultiIndexList* ResampSFTPairMultiIndexList::data |
array of SFT L_Y indices for given SFT K_X at detector X
Definition at line 197 of file PulsarCrossCorr_v2.h.