AGI STK Astrogator 11 Send comments on this topic.
ThrustCoefficients Property (IAgVAEngineModelPoly)
See Also 
Windows






Windows & Linux

Description

The thrust Coefficients.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ThrustCoefficients() As IAgVAEngineModelThrustCoefficients

[C#]
public IAgVAEngineModelThrustCoefficients ThrustCoefficients {get;}

[Managed C++]
public: __property IAgVAEngineModelThrustCoefficients^ get_ThrustCoefficients();

[Unmanaged C++]
public: HRESULT get_ThrustCoefficients(
IAgVAEngineModelThrustCoefficients ** ppRetVal
);

[Java]
public IAgVAEngineModelThrustCoefficients getThrustCoefficients();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface