public class EulerIntegratorBuilder extends Object implements FirstOrderIntegratorBuilder
Constructor and Description |
---|
EulerIntegratorBuilder(double step)
Build a new instance.
|
public EulerIntegratorBuilder(double step)
step
- step size (s)EulerIntegrator
public AbstractIntegrator buildIntegrator(Orbit orbit)
buildIntegrator
in interface FirstOrderIntegratorBuilder
orbit
- reference orbitCopyright © 2002-2015 CS Systèmes d'information. All rights reserved.