11 #ifndef CARMA_ANTENNA_OVRO_ANTENNAIF_H
12 #define CARMA_ANTENNA_OVRO_ANTENNAIF_H
16 #include "carma/util/PthreadMutex.h"
53 carma::monitor::OvroSubsystem & mon );
CAN Device implementation for Antenna IF Module.
Declarations of carma::canbus types.
Base Antenna IF CAN module device class.
::std::vector< float > IFTotalPowerVec
IF Total Power vector in milliWatts.
AntennaIF(carma::canbus::nodeType node, carma::canbus::CanOutput &io, carma::monitor::OvroSubsystem &mon)
Constructor.
unsigned short nodeType
Carma Node Type id type.
::std::vector< ::carma::canbus::byteType > DataVector
Alias for CAN data.
Antenna IF CAN module device class.
IFTotalPowerVec getIFTotalPower() const
Retrieve last valid IF total power readout.
A simple wrapper class that makes use of ::pthread_mutex_t easier in a C++ world. ...
void simTotalPower(unsigned int nsamps)
Internally create simulated total power vector.