HOPS
HOPS class 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) |
#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 |