AGI STK Astrogator 11 Send comments on this topic.
UseMinStep Property (IAgVARKF7th8th)
See Also 





Description

Whether or not to enforce the minimum step.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property UseMinStep() As Boolean

[C#]
public bool UseMinStep {get; set;}

[Managed C++]
public: __property bool get_UseMinStep();
public: __property void set_UseMinStep(
bool
);

[Unmanaged C++]
public: HRESULT get_UseMinStep(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_UseMinStep(
VARIANT_BOOL NewUseMinStep
);

[Java]
public bool getUseMinStep();public void setUseMinStep(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1