Public Methods |
| Padslist () |
| ~Padslist () |
void | setnconf (int nconf1) |
char* | getfilename () |
void | operator= (char *filename1) |
float | getdist2pad (float x, float y, int iconf, float *xpad, float *ypad, int *ipad) |
int | load (int ipad, int iconf) |
void | add (float x, float y, int iconf) |
void | read () |
void | write () |
void | write (char *filename2) |
void | write2 (char *filename2) |
void | offset (float dx, float dy) |
void | print () |
Allows to handle a list of pads: add new pads; give the distance of a given antenna to the nearest pad; fix antennas on existing pads.