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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1