Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Structure for implementing a Gaussian psf. More...
#include <sc_optics.h>
Public Attributes | |
double | sigma |
Standard deviation. | |
![]() | |
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 a Gaussian psf.