CARMA C++
|
Class definition for RxCommand on the BIMA antennas. More...
#include <vector>
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Macros | |
#define | ATTRIB(T, N) |
#define | RCGET(P, N) P -> get_ ## N () |
#define | RCSET(P, N, V) P -> set_ ## N ( V ) |
#define | RXIPQ "rx.ipq" |
Class definition for RxCommand on the BIMA antennas.
Definition in file RxCommand.h.
#define ATTRIB | ( | T, | |
N | |||
) |
Definition at line 19 of file RxCommand.h.