My Project
|
#include <kinematic.hpp>
Additional Inherited Members | |
![]() | |
Stage ()=default | |
virtual | ~Stage ()=default |
virtual KinematicPrediction | Run (const OrbitParams &input)=0 |
void | DoAction () override |
OrbitParams & | GetResource () |
KinematicPrediction *& | GetProduct () |
![]() | |
OrbitParams | resource |
The stored input for this. | |
KinematicPrediction * | product |
The pointer to the stored output for this. | |
A KinematicProfilingAlgorithm is a class that houses the Kinematic Profile Completion Algorithm. This algorithm uses the spatial projection of the satellite's orbit, as obtained from the OrbitDeterminationAlgorithm, and matches it to a time-based function predicting the position of the satellite at any time