Get the stopping integrator type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SingleStepIntegratorType() As AgEVANumericalIntegrator |
| [C#] |
|---|
public AgEVANumericalIntegrator SingleStepIntegratorType {get;} |
| [Managed C++] |
|---|
public: __property AgEVANumericalIntegrator get_SingleStepIntegratorType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVANumericalIntegrator getSingleStepIntegratorType(); |
[Python - STK API ] |
|---|
@property def SingleStepIntegratorType(self) -> "AgEVANumericalIntegrator": |






