AGI STK Astrogator 11 Send comments on this topic.
DisplaySystemType Property (IAgVAMCSLaunch)
See Also 
Windows






Windows & Linux

Description

The launch coordinate type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplaySystemType() As AgEVALaunchDisplaySystem

[C#]
public AgEVALaunchDisplaySystem DisplaySystemType {get;}

[Managed C++]
public: __property AgEVALaunchDisplaySystem get_DisplaySystemType();

[Unmanaged C++]
public: HRESULT get_DisplaySystemType(
AgEVALaunchDisplaySystem * pRetVal
);

[Java]
public AgEVALaunchDisplaySystem getDisplaySystemType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface