Public Methods |
| Site () |
void | set (char *filename1, float xcenter1,float ycenter1, float cdelt11, float cdelt21, float lat1, float tau1,float rmin1,float rmax1) |
void | set (float lat1, float tau1, float rmin1,float rmax1) |
void | get (float *lat1, float *tau1, float *rmin1, float *rmax1, int *nomap1) |
void | get (char *filename1,float *xcenter1,float *ycenter1, float *cdelt11,float *cdelt21) |
int | check (float, float) |
float | getlat () |
float | getelevmin () |
void | print () |
Friends |
class | APO::getvisi |
class | APO::initweights |
This class desribes the site on which the array is to be optimized: latitude, atmosphere opacity, minimum possible elevation and topographic constraints.