AGI STK Astrogator 11 Send comments on this topic.
SingleStepIntegratorType Property (IAgVAGaussJacksonIntegrator)
See Also 





Description

The stopping integrator type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SingleStepIntegratorType() As AgEVANumericalIntegrator

[C#]
public AgEVANumericalIntegrator SingleStepIntegratorType {get;}

[Managed C++]
public: __property AgEVANumericalIntegrator get_SingleStepIntegratorType();

[Unmanaged C++]
public: HRESULT get_SingleStepIntegratorType(
AgEVANumericalIntegrator * pRetVal
);

[Java]
public AgEVANumericalIntegrator getSingleStepIntegratorType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1