Prototypes | |
void | GenerateInjectParams (LALStatus *status, PulsarData *injectPulsar, HoughTemplate *templatePulsar, HoughNearTemplates *closeTemplates, HoughInjectParams *params, LineNoiseInfo *lines) |
void | ComputeFoft (LALStatus *status, REAL8Vector *foft, HoughTemplate *pulsarTemplate, REAL8Vector *timeDiffV, REAL8Cart3CoorVector *velV, REAL8 timeBase) |
Go to the source code of this file.
Data Structures | |
struct | HoughInjectParams |
struct | HoughTemplate |
struct | HoughNearTemplates |
struct | PulsarData |
void GenerateInjectParams | ( | LALStatus * | status, |
PulsarData * | injectPulsar, | ||
HoughTemplate * | templatePulsar, | ||
HoughNearTemplates * | closeTemplates, | ||
HoughInjectParams * | params, | ||
LineNoiseInfo * | lines | ||
) |
Definition at line 1079 of file MCInjectHoughMulti.c.
void ComputeFoft | ( | LALStatus * | status, |
REAL8Vector * | foft, | ||
HoughTemplate * | pulsarTemplate, | ||
REAL8Vector * | timeDiffV, | ||
REAL8Cart3CoorVector * | velV, | ||
REAL8 | timeBase | ||
) |
Definition at line 648 of file HoughValidateAM.c.