GLASS
Global LISA Analysis Software Suite
GalacticBinary.h File Reference

Definition of data structures. More...

#include <gsl/gsl_rng.h>
#include <gsl/gsl_randist.h>

Go to the source code of this file.

Classes

struct  Data
 Analaysis segment and meta data about size of segment, location in full data stream, and LISA observation parameters. More...
 
struct  Flags
 Run flags set or changed from default values when parsing command line for gb_mcmc and gb_catalog. More...
 
struct  Chain
 Structure containing settings and housekeeping data for each of the parallel chains. More...
 
struct  Source
 Structure containing parameters and meta data for a single galactic binary. More...
 
struct  Noise
 Structure containing parameters and meta data for noise model in narrow-band analysis segment. More...
 
struct  Calibration
 Structure containing calibration parameters. More...
 
struct  Model
 Hierarchical structure of GBMCMC model. More...
 

Macros

#define MAXSTRINGSIZE   1024
 maximum number of characters for path+filename strings
 

Detailed Description

Definition of data structures.