|
WSF
|
#include <WsfESA_AntennaPattern.hpp>
Public Member Functions | |
| Element () | |
Public Attributes | |
| UtVec3d | mLocation |
| Current Vector of indexed 3D element locations used for pattern calculations. | |
| double | mWeight |
| The weighting array for distribution tapering and failed elements. | |
| UtVec2d | mNormal |
| Element normal direction (theta, phi) from the array's reference normal. | |
| UtVec3d WsfESA_AntennaPattern::Element::mLocation |
Current Vector of indexed 3D element locations used for pattern calculations.
Referenced by WsfESA_AntennaPattern::AdjustElementLocations(), WsfESA_NX_AntennaPattern::AdjustElementLocations(), Element(), and WsfElementESA_AntennaPattern::ProcessInput().
| UtVec2d WsfESA_AntennaPattern::Element::mNormal |
Element normal direction (theta, phi) from the array's reference normal.
Referenced by Element(), and WsfElementESA_AntennaPattern::ProcessInput().
| double WsfESA_AntennaPattern::Element::mWeight |
The weighting array for distribution tapering and failed elements.
Referenced by Element(), and WsfElementESA_AntennaPattern::ProcessInput().