AGI STK Astrogator 11 Send comments on this topic.
Thrusters Property (IAgVAThrusterSet)
See Also 





Description

The list of thrusters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Thrusters() As IAgVAThrusterSetCollection

[C#]
public IAgVAThrusterSetCollection Thrusters {get;}

[Managed C++]
public: __property IAgVAThrusterSetCollection^ get_Thrusters();

[Unmanaged C++]
public: HRESULT get_Thrusters(
IAgVAThrusterSetCollection ** ppRetVal
);

[Java]
public IAgVAThrusterSetCollection getThrusters();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1