Data Fields | |
| BOOLEAN | help |
| CHAR * | IFO |
| name of detector (LHO, LLO, GEO, VIRGO,. | |
| REAL8 | Alpha |
| skyposition Alpha: radians, equatorial coords. | |
| REAL8 | Delta |
| skyposition Delta: radians, equatorial coords. | |
| REAL8 | Freq |
| target-frequency | |
| REAL8 | f1dot |
| target 1. | |
| CHAR * | ephemDir |
| directory of ephemeris-files | |
| CHAR * | ephemYear |
| year-range of ephemeris-file to use | |
| INT4 | metricType |
| Metric function to use: ptole_analytic, ptole-numeric, . | |
| REAL8 | startTime |
| GPS start time of observation. | |
| REAL8 | duration |
| length of observation in seconds | |
| BOOLEAN | projectMetric |
| project out frequency-component of metric | |
Definition at line 76 of file getMetric.c.
Definition at line 77 of file getMetric.c.
Metric function to use: ptole_analytic, ptole-numeric, .
..
Definition at line 85 of file getMetric.c.
1.5.2