Electromagnetic Template Library (EMTL)
|
Basic contour interface used for H and E contours. More...
#include <emtempl.h>
Public Member Functions | |
plane_it | planes_begin () const |
get normal planes begin | |
plane_it | planes_end () const |
get normal planes end | |
Plane_3 | GetPlane () const |
gets the plane of the contour (takes 3 first points only) | |
Vector_3 | GetNormVect () const |
gets normal vector (takes 3 first points only) | |
int | GetFieldType () |
EM- specific functions gets the type of field for the contour 0=E, 1=H. | |
Basic contour interface used for H and E contours.