GLASS
Global LISA Analysis Software Suite
SplineModel Struct Reference

Data strictire for spline model used in noise model. More...

#include <glass_noise_model.h>

Public Attributes

int Nmin
 Minimum number of spline control points.
 
int Nmax
 Maximum number of spline control points.
 
int Nchannel
 Number of TDI channels.
 
double logL
 Log likelhood of spline model.
 
struct Noisespline
 Spline control points.
 
struct Noisepsd
 Reconstructed noise model.
 

Detailed Description

Data strictire for spline model used in noise model.

The SplineModel structure stores metadata and state of spline model, including size of model, current state of spline control points and likelihood, and interpolated model.


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