AGI STK Astrogator 11 Send comments on this topic.
DisableControlParameter Method (IAgVAStateCalcRepeatingGroundTrackErr)
See Also 
Param





Description

Disables the specified control parameter

Syntax

[Visual Basic .NET]
Public Sub DisableControlParameter( _
   ByVal Param As AgEVAControlRepeatingGroundTrackErr _
) 

[C#]
public void DisableControlParameter(
AgEVAControlRepeatingGroundTrackErr Param
);

[Managed C++]
public: void DisableControlParameter(
AgEVAControlRepeatingGroundTrackErr Param
);

[Java]
public  disableControlParameter(
AgEVAControlRepeatingGroundTrackErr Param
);

[Unmanaged C++]
public: HRESULT DisableControlParameter(
AgEVAControlRepeatingGroundTrackErr Param
);

Parameters

Param
Member Value Description
eVAControlRepeatingGroundTrackErrRefLon 0 The reference longitude.
eVAControlRepeatingGroundTrackErrRepeatCount 1 The repeat count.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1