public interface ODEIntegratorBuilder
Modifier and Type | Method and Description |
---|---|
org.hipparchus.ode.AbstractIntegrator |
buildIntegrator(Orbit orbit,
OrbitType orbitType)
Build a first order integrator.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.