GLASS
Global LISA Analysis Software Suite
Noise Struct Reference

Structure containing parameters and meta data for noise model in narrow-band analysis segment. More...

#include <glass_data.h>

Public Attributes

int N
 Number of data samples fit by noise model.
 
int Nchannel
 Number of TDI channels.
 
Constant Noise Parameters

Each \(\eta\) is a multiplier to the assumed noise level \(S_n\) stored in Data structure. One per channel (X for 4-link, A,E or X,Y,Z for 6-link)

double * eta
 
Noise Model

Composite noise model to use over the analysis window \(\eta_I \times Sn_I\)

double * f
 
double *** C
 Covariance matrix.
 
double *** invC
 Inverse covariance matrix>
 
double * detC
 Determinent of covariance matrix.
 
double * transfer
 

Detailed Description

Structure containing parameters and meta data for noise model in narrow-band analysis segment.


The documentation for this struct was generated from the following file: