STK AviatorSend comments on this topic.
AvtrMission Property (IAgAvtrPropagator)
See Also
Windows





Windows & Linux

Description

Get the Aviator mission.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvtrMission() As IAgAvtrMission
[C#]
public IAgAvtrMission AvtrMission {get;}
[Managed C++]
public: __property IAgAvtrMission ^ get_AvtrMission();
[Unmanaged C++]
public: HRESULT get_AvtrMission(
    IAgAvtrMission ** ppAvtrMission
);
[Java]
public IAgAvtrMission getAvtrMission();
[Python - STK API ]
@property
def AvtrMission(self) -> "IAgAvtrMission":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.