#include <stdlib.h>#include <stdio.h>#include <math.h>#include <string.h>#include <lal/LALStdlib.h>#include <lal/LALBarycenter.h>#include <lal/LALInitBarycenter.h>#include <lal/SkyCoordinates.h>#include <lal/LALConstants.h>#include <lal/BinaryPulsarTiming.h>Include dependency graph for BinaryPulsarTOATest.c:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form. | |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
MAIN function of SideBandMCMC code Compute the posterior pdfs of the orbital and nuisance parameters of a binary signal in Fstat form.
Main function
| [in] | argc | INT4 |
| [in] | argv[] | CHAR* |
05/09/07
Definition at line 19 of file BinaryPulsarTOATest.c.
1.5.2