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++] |
|---|
public: HRESULT get_ThrustCoefficients(
|
| [Java] |
|---|
public IAgVAEngineModelThrustCoefficients getThrustCoefficients();
|