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

#include <distance.hpp>

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

Additional Inherited Members

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

Detailed Description

The DistanceDeterminationAlgorithm class houses the Distance Determination Algorithm. This algorithm calculates the distance from Earth based on the pixels of Earth's Edge found in the image.


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