Get the stopping integrator; a single-step integrator.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SingleStepIntegrator() As IAgVANumericalIntegrator |
| [C#] |
|---|
public IAgVANumericalIntegrator SingleStepIntegrator {get;} |
| [Managed C++] |
|---|
public: __property IAgVANumericalIntegrator ^ get_SingleStepIntegrator(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVANumericalIntegrator getSingleStepIntegrator(); |
[Python - STK API ] |
|---|
@property def SingleStepIntegrator(self) -> "IAgVANumericalIntegrator": |






