BIE::PowerFilter Class Reference

Computes the result of raising one real input field to an exponent. More...

#include <BinaryFilters.h>

Inheritance diagram for BIE::PowerFilter:
Collaboration diagram for BIE::PowerFilter:

List of all members.

Public Member Functions

 PowerFilter (RecordStream *stream)
 Creates an unconnect filter that can compute the result of raising a field to a power.
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

Computes the result of raising one real input field to an exponent.

( x to the power of exponent ).


Member Function Documentation

void BIE::PowerFilter::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