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

simthlib::CDFPipe Class Reference

#include <miscdevices.h>

Inheritance diagram for simthlib::CDFPipe:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Related Functions

(Note that these are not member functions.)

 propertylist_CDFPipe (not_a_function)

Detailed Description

Class for recalculating the histogram output into a CDF. The bins are left unchanged.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
deviceID simth::Device ID for parent class.
system Pointer to system for parent class.
pl PropertyList of this device


Member Function Documentation

void simthlib::CDFPipe::print std::ostream &  os  )  const [virtual]
 

Reimplemented from simth::Device.

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

Implements simth::Device.

void simthlib::CDFPipe::updateInputLengths  )  [virtual]
 

Implements simth::Device.

void simthlib::CDFPipe::updateOutputLengths  )  [virtual]
 

Implements simth::Device.


Friends And Related Function Documentation

propertylist_CDFPipe not_a_function   )  [related]
 

These are the properties of class CDFPipe . 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: Class for recalculating the histogram output into a Cumulative Distribution Function (CDF). The bins are left unchanged. If you connect a DisplayPipe to a Histogram directly, you will get the PDF. If you insert this CDFPipe in between, you will get the CDF.

Note that this class also has the Properties of its base classes. The direct base class is simth::Device ; direct link to its propertylist should be propertylist_Device(). 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.

normalize
<bool>, default "false" -- Whether this CDF should be normalized (the summation/integration over all bins is unity) or not.

1 properties in this class.


Generated on Tue Aug 9 14:38:33 2005 for simtheticlib by  doxygen 1.4.1