NormalDirectionΒΆ
Type: | enum |
---|---|
Range: | -X, -Y, -Z, X, Y, Z |
Default: | -/- |
Appearance: | optional |
Defines the direction of propagating. That is, the Fourier transform is taken in the plane perpendicular to this direction. Only components of the electromagnetic fields are considered which propagate or are evanescent in the prescribed direction.
Warning
The NormalDirection
refers to the coordinate system used in the computation (as defined in layout.jcm
, resp. grid.jcm
). I.e., for simulations on a 2D coordinate system typically NormalDirection = X, -X, Y
or -Y
.