Get the thrust Coefficients.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ThrustCoefficients() As IAgVAEngineModelThrustCoefficients |
| [C#] |
|---|
public IAgVAEngineModelThrustCoefficients ThrustCoefficients {get;} |
| [Managed C++] |
|---|
public: __property IAgVAEngineModelThrustCoefficients ^ get_ThrustCoefficients(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAEngineModelThrustCoefficients getThrustCoefficients(); |
[Python - STK API ] |
|---|
@property def ThrustCoefficients(self) -> "IAgVAEngineModelThrustCoefficients": |






