Definition in file Orbit.h.
#include <utils/Functor.h>
#include <environment/Environment.h>
#include <dynamics/Propagator.h>
#include <orbit/OrbitState.h>
#include <datahandling/OrbitHistory.h>
Include dependency graph for Orbit.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | O_SESSAME |
Classes | |
class | O_SESSAME::Orbit |
Typedefs | |
typedef void(* | IntegratedOrbitStateConversionFunction )(const Matrix &_meshPoint, OrbitState &_convertedOrbitState) |
Defined function pointer to integrated orbital state conversion function. |