Package empro :: Package toolkit :: Package results :: Module far_field :: Class PhiTheta
[frames] | no frames]

Class PhiTheta

source code

_Angle --+
         |
        PhiTheta

PhiTheta(phi, theta) arguments: phi --- the value of angle phi in radian theta --- the value of angle theta in radian

Instance Methods
 
__init__(phi, theta) source code
Method Details

__init__(phi, theta)
(Constructor)

source code 
Overrides: _Angle.__init__