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

#include <orbit.hpp>

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

Additional Inherited Members

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

Detailed Description

An OrbitDeterminationAlgorithm is an object that houses the Orbit Projection Algorithm. This algorithm finds the orbit path of the satellite from known position vectors relative to Earth


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