24 #ifndef SKA_CHEETAH_RCPT_STREAM_H 25 #define SKA_CHEETAH_RCPT_STREAM_H 27 #include "cheetah/rcpt/Config.h" 28 #include "cheetah/rcpt/BeamFormerDataTraits.h" 29 #include <panda/PacketStream.h> 30 #include <panda/ResourceManager.h> 46 template<
typename Producer>
47 class UdpStreamTmpl :
public panda::PacketStream<UdpStreamTmpl<Producer>, panda::ConnectionTraits<panda::Udp>, BeamFormerDataTraits, Producer>
49 typedef panda::ConnectionTraits<panda::Udp> ConnectionTraits;
50 typedef panda::PacketStream<UdpStreamTmpl<Producer>, ConnectionTraits,
BeamFormerDataTraits, Producer> BaseT;
64 template<
typename DataType>
83 #include "cheetah/rcpt/detail/UdpStream.cpp" 85 #endif // SKA_CHEETAH_RCPT_STREAM_H
Some limits and constants for FLDO.
The UDP stream from the BeamFormer.
void init()
post construction initialisation (called by Producer)
configurable parameters for the rcpt