Ginan
Loading...
Searching...
No Matches
acsQC.hpp File Reference

Functions

int lsqqc (Trace &trace, const double *H, const double *P, const double *Z, double *v, int m, int n, int ind, int norb, double *xo=nullptr, double *Po=nullptr)
 
int chiqc (Trace &trace, const double *H, const double *P, const double *Z, const double *xp, double *v, int m, int n, int ind)
 
void clearSlips (ObsList &obsList)
 
void detectslips (Trace &trace, ObsList &obsList)
 Detect slips for multiple observations.
 
void detslp_gf (ObsList &obsList)
 
void detslp_mw (ObsList &obsList)
 
void detslp_ll (ObsList &obsList)
 

Function Documentation

◆ chiqc()

int chiqc ( Trace & trace,
const double * H,
const double * P,
const double * Z,
const double * xp,
double * v,
int m,
int n,
int ind )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clearSlips()

void clearSlips ( ObsList & obsList)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ detectslips()

void detectslips ( Trace & trace,
ObsList & obsList )

Detect slips for multiple observations.

Parameters
traceTrace to output to
obsListList of observations to detect slips within
Here is the call graph for this function:
Here is the caller graph for this function:

◆ detslp_gf()

void detslp_gf ( ObsList & obsList)

◆ detslp_ll()

void detslp_ll ( ObsList & obsList)

◆ detslp_mw()

void detslp_mw ( ObsList & obsList)

◆ lsqqc()

int lsqqc ( Trace & trace,
const double * H,
const double * P,
const double * Z,
double * v,
int m,
int n,
int ind,
int norb,
double * xo = nullptr,
double * Po = nullptr )
Here is the call graph for this function:
Here is the caller graph for this function: