Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInspiral 5.0.3.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
GalacticInspiralParamStruc Struct Reference

Detailed Description

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...
 

Field Documentation

◆ rho

REAL4 GalacticInspiralParamStruc::rho

The distance of the binary system from the Galactic axis, in kpc.

Definition at line 285 of file GeneratePPNInspiral.h.

◆ z

REAL4 GalacticInspiralParamStruc::z

The distance of the system from the Galactic plane, in kpc.

Definition at line 286 of file GeneratePPNInspiral.h.

◆ lGal

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.

◆ m1

REAL4 GalacticInspiralParamStruc::m1

Definition at line 290 of file GeneratePPNInspiral.h.

◆ m2

REAL4 GalacticInspiralParamStruc::m2

The masses of the binary components, in solar masses.

Definition at line 290 of file GeneratePPNInspiral.h.

◆ geocentEndTime

LIGOTimeGPS GalacticInspiralParamStruc::geocentEndTime

The geocentric end time of the inspiral event.

Definition at line 291 of file GeneratePPNInspiral.h.