STK AviatorSend comments on this topic.
Add Method (IAgAvtrPhaseCollection)
See Also
Windows





Windows & Linux

Description

Adds a phase at the end of the mission.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgAvtrPhase
[C#]
public IAgAvtrPhase Add();
[Managed C++]
public: IAgAvtrPhase ^ Add();
[Unmanaged C++]
public: HRESULT Add(
    IAgAvtrPhase ** ppPhase
);
[Java]
public IAgAvtrPhase add();
[Python - STK API ]
def Add(self) -> "IAgAvtrPhase":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.