AGI STK Astrogator 11 Send comments on this topic.
NumericalIntegrator Property (IAgVANumericalPropagatorWrapper)
See Also 





Description

The numerical integrator.

Property type

Read-only property

Syntax

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

[C#]
public IAgVANumericalIntegrator NumericalIntegrator {get;}

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

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

[Java]
public IAgVANumericalIntegrator getNumericalIntegrator();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1