Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Structure for implementing an Airy psf. More...
#include <sc_optics.h>
Public Attributes | |
double | aperture |
Aperture (mm) | |
double | wavelength |
Wavelength (nm) | |
double | f_length |
Focal length (mm), distance from aperture to image plane. | |
![]() | |
ml_matrix | r |
[x;y] origin of peaks | |
ml_matrix | i |
Intensity. | |
int | n |
Number of rows in the pixel array. | |
int | m |
Number of columns in the pixel array. | |
double | x_pixel |
X Width of a pixel (microns) | |
double | y_pixel |
Y Width of a pixel (microns) | |
Structure for implementing an Airy psf.