Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
BeamFormerPacket inspection and data extraction. More...
#include <cheetah/rcpt/BeamFormerPacketInspector.h>
Public Types | |
typedef BeamFormerPacketMid | Packet |
Public Member Functions | |
BeamFormerPacketInspector (Packet const &packet) | |
uint64_t | sequence_number () const |
return the sequence number embedded in the packet | |
bool | ignore () const |
return true if no further processing is required on this packet | |
Packet const & | packet () const |
BeamFormerPacket inspection and data extraction.
Definition at line 37 of file BeamFormerPacketInspector.h.