LAL  7.5.0.1-08ee4f4

Detailed Description

UNDOCUMENTED.

Definition at line 224 of file Calibration.h.

Data Fields

INT4 yOrder
 
INT4 xOrder
 
REAL8 a [20]
 
REAL8 b [20]
 
REAL8 yhist [20]
 
REAL8 xhist [20]
 

Field Documentation

◆ yOrder

INT4 MyIIRFilter::yOrder

Definition at line 226 of file Calibration.h.

◆ xOrder

INT4 MyIIRFilter::xOrder

Definition at line 227 of file Calibration.h.

◆ a

REAL8 MyIIRFilter::a[20]

Definition at line 228 of file Calibration.h.

◆ b

REAL8 MyIIRFilter::b[20]

Definition at line 229 of file Calibration.h.

◆ yhist

REAL8 MyIIRFilter::yhist[20]

Definition at line 230 of file Calibration.h.

◆ xhist

REAL8 MyIIRFilter::xhist[20]

Definition at line 231 of file Calibration.h.