HOPS
HOPS class reference
Namespaces | Macros | Functions
MHO_CircularFieldRotationCorrection.cc File Reference
#include "MHO_Constants.hh"
#include "MHO_Message.hh"
#include "MHO_CircularFieldRotationCorrection.hh"
#include <cmath>
#include <complex>
#include <math.h>
#include <stdlib.h>

Namespaces

 hops
 

Macros

#define CASSEGRAIN   1
 
#define NASMYTHLEFT   2
 
#define NASMYTHRIGHT   3
 
#define NO_MOUNT_TYPE   0
 
#define POL_LL   0
 
#define POL_LR   2
 
#define POL_RL   3
 
#define POL_RR   1
 

Functions

void hops::compute_field_rotations_fixed (std::complex< double > cpolvalue[4], double *par_angle, double *elevation, int *mount_type)
 

Macro Definition Documentation

◆ CASSEGRAIN

#define CASSEGRAIN   1

◆ NASMYTHLEFT

#define NASMYTHLEFT   2

◆ NASMYTHRIGHT

#define NASMYTHRIGHT   3

◆ NO_MOUNT_TYPE

#define NO_MOUNT_TYPE   0

◆ POL_LL

#define POL_LL   0

◆ POL_LR

#define POL_LR   2

◆ POL_RL

#define POL_RL   3

◆ POL_RR

#define POL_RR   1