CARMA C++
|
Class definition for TelemetryClient on the BIMA antennas. More...
#include <iostream>
#include <ostream>
#include <string>
#include <map>
#include <vector>
#include <sys/poll.h>
#include "carma/antenna/bima/TelemetryCommand.h"
#include "carma/antenna/bima/Configuration.h"
#include "carma/antenna/bima/SharedMemory.h"
#include "carma/util/IPQwriter.h"
#include "carma/util/ErrorException.h"
#include "carma/util/Logger.h"
#include "carma/util/Trace.h"
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Class definition for TelemetryClient on the BIMA antennas.
Definition in file AntennaIFClient.h.