AGI STK Objects 11 Send comments on this topic.
Integrator Property (IAgVePropagatorHPOP)
See Also 





Description

Get the integrator parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Integrator() As IAgVeIntegrator

[C#]
public IAgVeIntegrator Integrator {get;}

[Managed C++]
public: __property IAgVeIntegrator^ get_Integrator();

[Unmanaged C++]
public: HRESULT get_Integrator(
IAgVeIntegrator ** ppRetVal
);

[Java]
public IAgVeIntegrator getIntegrator();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1