ldas-tools-filters  2.6.6
Functions | Variables
tKFIRLP.cc File Reference
#include <filters_config.h>
#include <fstream>
#include "ldastoolsal/unittest.h"
#include "filters/KFIRLP.hh"

Functions

void testNominal ()
 
void testCopy ()
 
void testMutator ()
 
void tryKFIRLP (const std::string &what, double f, double a, double df)
 
void testCExceptions ()
 
void testMExceptions ()
 
int main (int ArgC, char **ArgV)
 

Variables

LDASTools::Testing::UnitTest Test
 

Function Documentation

◆ main()

int main ( int  ArgC,
char **  ArgV 
)

◆ testCExceptions()

void testCExceptions ( )

◆ testCopy()

void testCopy ( )

◆ testMExceptions()

void testMExceptions ( )

◆ testMutator()

void testMutator ( )

◆ testNominal()

void testNominal ( )

◆ tryKFIRLP()

void tryKFIRLP ( const std::string &  what,
double  f,
double  a,
double  df 
)

Variable Documentation

◆ Test

LDASTools::Testing::UnitTest Test