Reception Frame¶
- class CommunicationReceptionFrame(signal, decoded_signal, symbols, decoded_symbols, timestamp, equalized_symbols, encoded_bits, decoded_bits)[source]¶
Bases:
HDFSerializable
A single synchronized frame of information generated by receiving over a modem.
Returned when calling the
receive
method of aReceivingModem
instance.