Get the interface for an intercept glideslope landing.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ModeAsInterceptGlideslope() As IAgAvtrLandingInterceptGlideslope |
| [C#] |
|---|
public IAgAvtrLandingInterceptGlideslope ModeAsInterceptGlideslope {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrLandingInterceptGlideslope ^ get_ModeAsInterceptGlideslope(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrLandingInterceptGlideslope getModeAsInterceptGlideslope(); |
[Python - STK API ] |
|---|
@property def ModeAsInterceptGlideslope(self) -> "IAgAvtrLandingInterceptGlideslope": |






