14 #include "Directional.h"
24 double get_x () const;
27 double get_y () const;
Directional antennae. Definition: Directional.h:17
double y The telescope y in radians. Definition: Meridian.h:46
double get_y() const Get the y angle in radians. Definition: Meridian.C:18
void build() const Lazily evaluate. Definition: Directional.C:33
double get_x() const Get the x angle in radians. Definition: Meridian.C:11
std::string get_name() const Get the name of the mount. Definition: Meridian.C:25
Meridian mounted antenna, with first rotation in meridianal plane. Definition: Meridian.h:19
Matrix< 3, 3, double > get_basis(const Vector< 3, double > &from_source) const Get the receptor basis in the reference frame of the observatory. Definition: Meridian.C:31
double x The telescope x in radians. Definition: Meridian.h:43
Generated using doxygen 1.8.17
|