Files | |
file | Functor.h |
Implementation of a Functor class for vectors. | |
file | Integrator.h |
Abstract interface to the Integrator Strategy. | |
file | Interpolator.h |
Abstract interface to the Interpolator Strategy. | |
file | LinearInterpolator.cpp |
Implementation of the Linear Interpolator. | |
file | LinearInterpolator.h |
Interface to the Linear Interpolator. | |
file | MathUtils.h |
file | Plot.cpp |
Implementation of the Plot class. | |
file | Plot.h |
Interface to GNUPLOT (http://www.gnuplot.org). | |
file | dep/spacecraft/src/utils/RungeKutta.h |
file | RungeKuttaFehlbergIntegrator.cpp |
Implementation of the Runge-Kutta-Fehlberg Fourth Order integrator. | |
file | RungeKuttaFehlbergIntegrator.h |
Runge-Kutta-Fehlberg integrator. | |
file | RungeKuttaIntegrator.cpp |
Implementation of the Runge-Kutta Fourth Order integrator. | |
file | RungeKuttaIntegrator.h |
Runge-Kutta integrator. | |
file | Time.cpp |
file | Time.h |
Implementation of the Time class. | |
file | TimeCompat.cpp |