11 #include "LibCyberRadio/Driver/NDR810/WbddcComponent.h" 12 #include "LibCyberRadio/Driver/RadioHandler.h" 13 #include <boost/format.hpp> 33 (boost::format(
"NDR810-WBDDC%02d") % \
59 _rateSet[3] = 102.4e6;
75 ::LibCyberRadio::Driver::WbddcComponent::operator=(other);
virtual void initConfigurationDict()
Initializes the configuration dictionary, defining the allowed keys.
virtual ~WbddcComponent()
Destroys a WbddcComponent object.
WbddcComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false, int dataPort=1, int rateIndex=0, int udpDestination=0, int vitaEnable=0, int streamId=0)
Constructs a WbddcComponent object.
Generic radio handler class.
virtual WbddcComponent & operator=(const WbddcComponent &other)
Assignment operator for WbddcComponent objects.
Defines functionality for LibCyberRadio applications.
WBDDC component class for the NDR810.