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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1