Enables the specified control
parameter.
| [Visual Basic .NET] |
|---|
Public Sub EnableControlParameter( _
ByVal Param As AgEVAControlEngineConstant _
)
|
| [C#] |
|---|
public void EnableControlParameter(
|
| [Managed C++] |
|---|
public: void EnableControlParameter(
|
| [Java] |
|---|
public enableControlParameter(
|
| [Unmanaged C++] |
|---|
public: HRESULT EnableControlParameter(
|
- 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.