Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

simthlib::BitToLlr Class Reference

#include <convert.h>

Inheritance diagram for simthlib::BitToLlr:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 BitToLlr (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl)
void process ()
void print (std::ostream &os) const

Related Functions

(Note that these are not member functions.)

 propertylist_BitToLlr (not_a_function)

Detailed Description

Bit to llr


Constructor & Destructor Documentation

simthlib::BitToLlr::BitToLlr int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl
 


Member Function Documentation

void simthlib::BitToLlr::print std::ostream &  os  )  const [inline, virtual]
 

Reimplemented from simthlib::Multiplexer.

void simthlib::BitToLlr::process  )  [virtual]
 

Reimplemented from simthlib::Multiplexer.


Friends And Related Function Documentation

propertylist_BitToLlr not_a_function   )  [related]
 

These are the properties of class BitToLlr . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script.

Description of this device in the XML file: Converts a BitSeq (bits) to a LlrSeq (log-likelihood-ratios). The input values true (1) and false (0) will be converted to the Llr values -1.0 and +1.0, i.e. true (1) to -1.0 and false (0) to +1.0. (By the way, in the C++ code this class is a derivative of simth::Device, but to increase readability it is grouped under simthlib::Converter.)

Note that this class also has the Properties of its base classes. The direct base class is simthlib::Converter ; direct link to its propertylist should be propertylist_Converter(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list.


Generated on Tue Aug 9 14:37:23 2005 for simtheticlib by  doxygen 1.4.1