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






Windows & Linux

Description

The stopping integrator; a single-step integrator.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SingleStepIntegrator() As IAgVANumericalIntegrator

[C#]
public IAgVANumericalIntegrator SingleStepIntegrator {get;}

[Managed C++]
public: __property IAgVANumericalIntegrator^ get_SingleStepIntegrator();

[Unmanaged C++]
public: HRESULT get_SingleStepIntegrator(
IAgVANumericalIntegrator ** ppRetVal
);

[Java]
public IAgVANumericalIntegrator getSingleStepIntegrator();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface