A WirelessDataPacket derived class representing a Synchronized Sampling (Buffered LDC) packet
explicit BufferedLdcPacket_16ch( |
| ) |
Creates a BufferedLdcPacket_16ch from the passed in WirelessPacket
packet const WirelessPacket& | A WirelessPacket determined to be a BufferedLdcPacket_16ch |
Parses the passed in WirelessPacket for all the sweep information and adds a sweep to the sweeps container
Error_UnknownSampleRate: failed to find the sample rate in the list
static bool integrityCheck( |
| ) |
Verifies that the packet is a well formed Buffered LDC packet
packet const WirelessPacket& | The fully formed Wireless Packet to check the integrity of |
true if the packet is a well formed Buffered LDC packet, false otherwise
static UniqueWirelessPacketId getUniqueId( |
| ) |
Gets the unique Id of the WirelessPacket passed in
packet const WirelessPacket& | The WirelessPacket to get the unique id of |
The UniqueWirelessPacketId of the passed in packet