Sees if the specified control is
enabled.
| [Visual Basic .NET] |
|---|
Public Function IsControlParameterEnabled( _
ByVal Param As AgEVAControlEngineConstant _
) As Boolean
|
| [C#] |
|---|
public bool IsControlParameterEnabled(
|
| [Managed C++] |
|---|
public: bool IsControlParameterEnabled(
|
| [Java] |
|---|
public bool isControlParameterEnabled(
|
| [Unmanaged C++] |
|---|
public: HRESULT IsControlParameterEnabled(
|
- Param
-
Member Value Description eVAControlEngineConstantGrav 0 The gravitational acceleration constant at sea level on the Earth. eVAControlEngineConstantThrust 1 The thrust for the engine. eVAControlEngineConstantIsp 2 The specific impulse for the engine.