Classes | Namespaces
TabulatedFunctionComplexLgAmpPhase.h File Reference
#include <vector>
#include <algorithm>
#include <numeric>
#include <utl/ComplexLgAmpPhase.h>
#include <utl/TabulatedFunctionComplexLgAmpPhaseIterators.h>

Go to the source code of this file.

Classes

class  utl::TabulatedFunctionComplexLgAmpPhase
 Class to hold collection (x,y) points and provide interpolation between them, where y are complex numbers. More...
 

Namespaces

 utl
 

Detailed Description

Tabulated Function for complex numbers which are internally stored with log10(amplitude) and phase. This allows retention of phases bigger than 2*pi, which is important both for interpolation and operations like pow(). A nicer solution would actually be a templated TabulatedFunction class.

Author
T. Huege
Date
10 Jun 2009

Definition in file TabulatedFunctionComplexLgAmpPhase.h.


, generated on Tue Sep 26 2023.