BIE::DivisionFilter Class Reference

Division Filter: Computes the result of dividing one real input field by another ( numerator / divisor ). More...

#include <BinaryFilters.h>

Inheritance diagram for BIE::DivisionFilter:
Collaboration diagram for BIE::DivisionFilter:

List of all members.

Public Member Functions

 DivisionFilter (RecordStream *stream)
 Creates an unconnect filter that can compute the result of dividing two values in the given input or stream.
void compute ()
 Called when new input is available by the inheriting stream, this fills the filter output buffers.

Friends

class boost::serialization::access


Detailed Description

Division Filter: Computes the result of dividing one real input field by another ( numerator / divisor ).


Constructor & Destructor Documentation

BIE::DivisionFilter::DivisionFilter ( RecordStream stream  ) 

Creates an unconnect filter that can compute the result of dividing two values in the given input or stream.


Member Function Documentation

void BIE::DivisionFilter::compute (  )  [virtual]

Called when new input is available by the inheriting stream, this fills the filter output buffers.

Implements BIE::RecordStreamFilter.


The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen