Go to the documentation of this file.
26 #ifndef __GyotoFocalPlane_H_
27 #define __GyotoFocalPlane_H_
55 double xmin,
double ymin,
56 size_t nx,
size_t ny,
double dx,
double dy);
58 double xmin,
double ymin,
double xmax,
double ymax,
59 size_t nx,
size_t ny);
70 double getXmin()
const;
71 double getYmin()
const;
72 double getXmax()
const;
73 double getYmax()
const;
79 void getX(
double * dest)
const;
85 void getY(
double * dest)
const;