#include "TargetedPulsars.h"#include "BinaryPulsarTiming.h"Include dependency graph for TargetedBinaryPulsars.c:

Go to the source code of this file.
Data Structures | |
| struct | tagFilters |
Defines | |
| #define | CONDOR 1 |
| #define | DBUG 1 |
Typedefs | |
| typedef tagFilters | Filters |
Functions | |
| char * | MakeFrameFileList (char *framelist, int length, int tstart) |
| 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. | |
| #define CONDOR 1 |
Definition at line 43 of file TargetedBinaryPulsars.c.
| #define DBUG 1 |
Definition at line 44 of file TargetedBinaryPulsars.c.
| typedef struct tagFilters Filters |
| char * MakeFrameFileList | ( | char * | framelist, | |
| int | length, | |||
| int | tstart | |||
| ) |
Definition at line 979 of file TargetedBinaryPulsars.c.
| 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 64 of file TargetedBinaryPulsars.c.
1.5.2