| Electromagnetic Template Library (EMTL)
    | 
Base class for TF/SF technique. More...
#include <tfsf.h>


| Public Member Functions | |
| virtual int | TestTFSFPoint (const Vector_3 &p) const =0 | 
| Returns 1 (if point belongs to TF region), or 0 (if points belongs to SF region). | |
|  Public Member Functions inherited from emComponent | |
| emDump * | GetEmDumper () | 
| This function insures that the returned dumper is of true emDumper type. | |
Base class for TF/SF technique.
He finds if point belongs to TF or SF region.