14#include "Directional.h"
24#define KRAUS_TYPE_USE_SPHERICAL_TRIGONOMETRY 1
33#if KRAUS_TYPE_USE_SPHERICAL_TRIGONOMETRY
41 Matrix<3,3,double> get_basis (
const Vector<3,double>& from_source)
const;
43#if KRAUS_TYPE_USE_SPHERICAL_TRIGONOMETRY
Directional antennae.
Definition Directional.h:18
virtual double get_vertical() const
Get the counter-clockwise angle from north toward zenith in radians.
Definition Directional.C:22
void build() const
Lazily evaluate.
Definition Directional.C:33
virtual std::string get_name() const =0
Get the name of the mount.