AGI STK Astrogator 11 Send comments on this topic.
Copy Method (IAgVAThruster)
See Also 
Windows






Windows & Linux

Description

Makes a copy of the specified thruster.

Syntax

[Visual Basic .NET]
Public Function Copy() As IAgVAThruster

[C#]
public IAgVAThruster Copy();

[Managed C++]
public: IAgVAThruster^ Copy();

[Java]
public IAgVAThruster copy();

[Unmanaged C++]
public: HRESULT Copy(
IAgVAThruster ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface