Binc::SumEncoder Class Reference
[Encoder]

#include <encoder.h>

Inheritance diagram for Binc::SumEncoder:
Inheritance graph
[legend]
Collaboration diagram for Binc::SumEncoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SumEncoder (unsigned int k)

Detailed Description

This is a systematic code that generates n = k+1 coded packets out of k information packets. There is a single redundancy packet (the n-th) which is generated as the sum of the k preceding information packets.


Constructor & Destructor Documentation

Binc::SumEncoder::SumEncoder ( unsigned int  k  ) 
Parameters:
k the number of information packets for which a parity packet is generated

The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends
Generated on Sat Apr 30 23:15:47 2011 for libBiNC by  doxygen 1.6.3