This structure stores the position and mass parameters of a galactic inspiral event.
Definition at line 284 of file GeneratePPNInspiral.h.
Data Fields | |
| REAL4 | rho |
| The distance of the binary system from the Galactic axis, in kpc. More... | |
| REAL4 | z |
| The distance of the system from the Galactic plane, in kpc. More... | |
| REAL4 | lGal |
| The Galactocentric Galactic longitude of the system (ie the Galactic longitude of the direction from the Galactic centre through the system), in radians; See\ Header SkyCoordinates.h for the definition of this quantity. More... | |
| REAL4 | m1 |
| REAL4 | m2 |
| The masses of the binary components, in solar masses. More... | |
| LIGOTimeGPS | geocentEndTime |
| The geocentric end time of the inspiral event. More... | |
| REAL4 GalacticInspiralParamStruc::rho |
The distance of the binary system from the Galactic axis, in kpc.
Definition at line 285 of file GeneratePPNInspiral.h.
| REAL4 GalacticInspiralParamStruc::z |
The distance of the system from the Galactic plane, in kpc.
Definition at line 286 of file GeneratePPNInspiral.h.
| REAL4 GalacticInspiralParamStruc::lGal |
The Galactocentric Galactic longitude of the system (ie the Galactic longitude of the direction from the Galactic centre through the system), in radians; See\ Header SkyCoordinates.h for the definition of this quantity.
Definition at line 287 of file GeneratePPNInspiral.h.
| REAL4 GalacticInspiralParamStruc::m1 |
Definition at line 290 of file GeneratePPNInspiral.h.
| REAL4 GalacticInspiralParamStruc::m2 |
The masses of the binary components, in solar masses.
Definition at line 290 of file GeneratePPNInspiral.h.
| LIGOTimeGPS GalacticInspiralParamStruc::geocentEndTime |
The geocentric end time of the inspiral event.
Definition at line 291 of file GeneratePPNInspiral.h.