|
CARMA C++
|
Specialized Cell to display angles (e.g. More...
#include "carma/ui/rtd/common/MonitorCell.h"#include "carma/monitor/monitorPointSpecializations.h"#include <boost/shared_ptr.hpp>#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | carma::ui::rtd::AngleCell |
| @ brief A Cell that displays the current value of a MonitorPoint that represents an angle More... | |
Namespaces | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
| carma::ui::rtd | |
| User Interface Realtime Display Windows. | |
Typedefs | |
|
typedef boost::shared_ptr < AngleCell > | carma::ui::rtd::AngleCellPtr |
|
typedef enum carma::ui::rtd::angleFormatTypeEnum | carma::ui::rtd::angleFormatType |
|
typedef enum carma::ui::rtd::modulusTypeEnum | carma::ui::rtd::modulusType |
Specialized Cell to display angles (e.g.
RA, DEC, AZ, EL) in a variety of user-specified formats
$CarmaCopyright$
Definition in file AngleCell.h.