Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
emBaseRecordAnalyzer Class Referenceabstract

Base class for emRecordAnalyzerTemplate
More...

#include <analyzer.h>

Inheritance diagram for emBaseRecordAnalyzer:
Collaboration diagram for emBaseRecordAnalyzer:

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
 

Detailed Description

Base class for emRecordAnalyzerTemplate


The documentation for this class was generated from the following file: