Class CfdpReceiver


  • public class CfdpReceiver
    extends Object
    Receives CFDP files.

    It doesn't store them but just print a message at the end of the reception.

    • Constructor Detail

      • CfdpReceiver

        public CfdpReceiver​(Simulator simulator)
    • Method Detail

      • processCfdp

        protected void processCfdp​(ByteBuffer buffer)
      • transmitCfdp

        protected void transmitCfdp​(CfdpPacket packet)