STK ObjectsSend comments on this topic.
ElevationResolution Property (IAgAntennaContourEirp)
See Also
Windows





Windows & Linux

Description

Gets the elevation resolution.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevationResolution() As Double
[C#]
public double ElevationResolution {get;}
[Managed C++]
public: __property double get_ElevationResolution();
[Unmanaged C++]
public: HRESULT get_ElevationResolution(
    double * pVal
);
[Java]
public double getElevationResolution();
[Python - STK API ]
@property
def ElevationResolution(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.