Definition in file Functor.h.
#include <Matrix.h>
#include <utils/Time.h>
#include <orbit/OrbitState.h>
#include <attitude/AttitudeState.h>
Include dependency graph for Functor.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::Functor |
Abstract class to hold the pointer to an force calculating functor. More... | |
class | O_SESSAME::SpecificFunctor |
derived template class More... | |
class | O_SESSAME::ObjectFunctor< TClass > |
derived template class More... |