Main Page   Compound List   File List  

Transf Class Reference

Transformation class. More...

#include <APO.h>

List of all members.

Public Methods

 Transf ()
 ~Transf ()
void set (Obs *pobs, Site *psite)
void setshadow (float dec)
void xy2uv (float blx, float bly, int conf, int isample, float *pu, float *pv)
void uv2xy (float u, float v, int conf, int isample, float *px, float *py)
float getruvmax (float blx, float bly, int conf)
float getruvmin (float blx, float bly, int conf)
float getcosha (int isample,int conf)
void get (float *coslat1, float *sinlat1, float *cosdec1, float *sindec1, float *cosdl1, float *sindl1, float *cosd_l1)


Detailed Description

Transformation class.

The transformations beween the Fourier plane and the antenna plane are handled by the methods of this class. It can also give the largest and the smallest projected baseline vector.


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