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

#include <vectorize.hpp>

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

Additional Inherited Members

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

Detailed Description

The VectorGenerationAlgorithm class houses the Vector Assembly Algorithm. This algorithm finds the position from Earth with respect to its center with a 3D Vector (Vec3).


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