My Project
Loading...
Searching...
No Matches
List of all members
found::KinematicProfilingAlgorithm Class Reference

#include <kinematic.hpp>

Inheritance diagram for found::KinematicProfilingAlgorithm:
Inheritance graph
[legend]
Collaboration diagram for found::KinematicProfilingAlgorithm:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from found::Stage< OrbitParams, KinematicPrediction >
 Stage ()=default
 
virtual ~Stage ()=default
 
virtual KinematicPrediction Run (const OrbitParams &input)=0
 
void DoAction () override
 
OrbitParamsGetResource ()
 
KinematicPrediction *& GetProduct ()
 
- Protected Attributes inherited from found::Stage< OrbitParams, KinematicPrediction >
OrbitParams resource
 The stored input for this.
 
KinematicPredictionproduct
 The pointer to the stored output for this.
 

Detailed Description

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


The documentation for this class was generated from the following file: