Disables the specified control parameter.
| [Visual Basic .NET] |
|---|
Public Sub DisableControlParameter( _ ByVal Param As AgEVAControlAdvanced _ ) |
| [C#] |
|---|
public void DisableControlParameter( |
| [Managed C++] |
|---|
public: void DisableControlParameter( |
| [Java] |
|---|
public disableControlParameter( |
| [Unmanaged C++] |
|---|
public: HRESULT DisableControlParameter( |
- Param
Member Value Description eVAControlPropagateMaxPropTime 600 The maximum propagation time, after which the segment will end regardless of whether the stopping conditions have been satisfied. eVAControlPropagateMinPropTime 601 The minimum propagation time - minimum time that must elapse from the beginning of the segment until Astrogator will begin checking stopping conditions for satisfaction.
