Electromagnetic Template Library (EMTL)
|
Base class for emRecordAnalyzerTemplate
More...
#include <analyzer.h>
Public Member Functions | |
virtual int | GetFields (int itf, int ispace, Vector_3 &E, Vector_3 &H, int ch=0)=0 |
Get real field vectors, in case of Fourier gransformed fields, returns their modulo. | |
virtual int | GetFields (valtype tf, int ispace, Vector_3 &E, Vector_3 &H, int ch=0)=0 |
Get real field vectors, in case of Fourier gransformed fields, returns their modulo. | |
virtual int | GetArgs (int itf, int ispace, valtype &tf, Vector_3 &pos, int ch=0)=0 |
Get the real time/frequency and space position of the detector entry referenced by integer indices itf (time-frequency) and ispace (space). | |
Public Member Functions inherited from emComponent | |
emDump * | GetEmDumper () |
This function insures that the returned dumper is of true emDumper type. | |
Friends | |
template<class vset_t > | |
class | emRecordAnalyzer |
Base class for emRecordAnalyzerTemplate