Main Page   Compound List   File List  

Map Class Reference

Digital mask class. More...

#include <APO.h>

List of all members.

Public Methods

 Map ()
 ~Map ()
int check (float x, float y)
void set (char *filename1, float xcenter1,float ycenter1, float cdelt11, float cdelt21)
void get (char *filename1,float *xcenter1,float *ycenter1, float *cdelt11,float *cdelt21)


Detailed Description

Digital mask class.

This class handles the digital mask to used for the topographic constraints. The methods can read a fit file and check wether a given position is allowed or not. NOTE: in the digital mask the forbidden pixel should equal one and the allowed pixels should equal zero.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 20:02:54 2002 for APO by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000