An "SFT-catalogue": a vector of SFTdescriptors, as returned by XLALSFTdataFind()
Definition at line 238 of file SFTfileIO.h.
Data Fields | |
| UINT4 | length |
| number of SFTs in catalog More... | |
| SFTDescriptor * | data |
| array of data-entries describing matched SFTs More... | |
| UINT4 SFTCatalog::length |
number of SFTs in catalog
Definition at line 242 of file SFTfileIO.h.
| SFTDescriptor* SFTCatalog::data |
array of data-entries describing matched SFTs
Definition at line 243 of file SFTfileIO.h.