Public Member Functions | Public Attributes | List of all members
UCorrelator::TrigCache Struct Reference

#include <TrigCache.h>

Public Member Functions

 TrigCache (int n_phi, double dphi, double phi_start, int ntheta, double dtheta, double theta_start, const AntennaPositions *aps, bool use_bin_center=false, int nant2use=0, const int *ants=0)
 
double cosPhi (int phibin, int ant, int pol)
 

Public Attributes

int nphi
 
double * phi
 
double * cos_phi
 
double * theta
 
double * cos_theta
 
double * tan_theta
 
const AntennaPositionsap
 

Detailed Description

This class just defines a trig function cache for the correlator nothing interesting!

Angles all in degrees.

Definition at line 18 of file TrigCache.h.

Collaboration diagram for UCorrelator::TrigCache:
Collaboration graph
[legend]

The documentation for this struct was generated from the following file: