STK ObjectsSend comments on this topic.
Integrator Property (IAgVePropagatorHPOP)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeIntegrator getIntegrator();
[Python - STK API ]
@property
def Integrator(self) -> "IAgVeIntegrator":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.