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

Class AzimuthElevation

source code

_Angle --+
         |
        AzimuthElevation

AzimuthElevation(azimuth, elevation) arguments: azimuth --- the value of azimuth in radian elevation --- the value of elevation in radian

Instance Methods
 
__init__(azimuth, elevation) source code
Method Details

__init__(azimuth, elevation)
(Constructor)

source code 
Overrides: _Angle.__init__