RungeKutta4th#

class ansys.stk.core.stkobjects.astrogator.RungeKutta4th#

Bases: INumericalIntegrator

RK4th Numerical Integrator.

Overview#

initial_step

Get or set the initial step. Uses time dimension.

Import detail#

from ansys.stk.core.stkobjects.astrogator import RungeKutta4th

Property detail#

property RungeKutta4th.initial_step: float#

Get or set the initial step. Uses time dimension.