|
Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Helper class for matching PSFs to images. More...
#include <sc_optics.h>
Public Member Functions | |
| ImagePSF (ml_matrix pixels) | |
Static Public Member Functions | |
| static double | rhs_fit_psf (double[]) |
Public Attributes | |
| ml_matrix | pixels |
| Image pixel values. | |
| psf_data_t * | psf_data |
| Data needed for PSF. | |
Helper class for matching PSFs to images.