Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
emtempl.h File Reference

This file describes the generic interfaces of EM classes in the STL-like manner. More...

Classes

class  emtIterator
 Basic iterator class sceleton. More...
 
class  emtPacker
 Basic packer class sceleton. More...
 
class  emtContour
 Basic contour interface used for H and E contours. More...
 
class  emtFix
 correction based on iterator More...
 

Functions

double Area (const emtContour &cnt)
 calculates the area of the contour (assumed flat)
 

Detailed Description

This file describes the generic interfaces of EM classes in the STL-like manner.

Not to be included or inherited, for reference only.