Electromagnetic Template Library (EMTL)
|
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) | |
This file describes the generic interfaces of EM classes in the STL-like manner.
Not to be included or inherited, for reference only.