#include <ConvolutionalCoder.h>
◆ TrellisGraphNode() [1/2]
| inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::TrellisGraphNode |
( |
| ) |
|
|
inline |
◆ TrellisGraphNode() [2/2]
| inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::TrellisGraphNode |
( |
int |
symbol, |
|
|
int |
state, |
|
|
int |
prevState, |
|
|
int |
hammingDistance, |
|
|
int |
numberOfErrors, |
|
|
unsigned int |
depth |
|
) |
| |
|
inline |
◆ comulativeHammingDistance
| int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::comulativeHammingDistance |
◆ depth
| unsigned int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::depth |
◆ numberOfErrors
| int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::numberOfErrors |
◆ prevState
| int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::prevState |
◆ state
| int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::state |
◆ symbol
| int inet::physicallayer::ConvolutionalCoder::TrellisGraphNode::symbol |
The documentation for this class was generated from the following file: