Package wiat :: Package MM :: Module Waveguides :: Class ExponentialHorn
[hide private]
[frames] | no frames]

Class ExponentialHorn

source code

WaveguideProfile --+
                   |
                  ExponentialHorn

Instance Methods [hide private]
 
__init__(self, d1, d2, L, theta1) source code
 
radius(self, z) source code
 
radiusp(self, z) source code

Inherited from WaveguideProfile: S, Sp, Sp_S, assertZ

Method Details [hide private]

__init__(self, d1, d2, L, theta1)
(Constructor)

source code 
Overrides: WaveguideProfile.__init__