Gets the angle, from the ground, below which any point inside the threat dome cannot be viewed from the pivot point. For example, an elevation angle of zero creates a complete half sphere, while an angle of 30 degrees creates an inverted cone, topped by a section of a sphere.
JavaScript |
|
ElevationAngle |
C# |
|
double ElevationAngle { get; } |
C++ |
|
HRESULT ElevationAngle([out, retval] double* pVal) |