BIE::RPhiFilter Class Reference

Compute r, phi from x, y coordinates. More...

#include <SpecialFilters.h>

Inheritance diagram for BIE::RPhiFilter:
Collaboration diagram for BIE::RPhiFilter:

List of all members.

Public Member Functions

 RPhiFilter (RecordStream *stream)
 Creates an unconnected r-phi filter for the given input or output stream.
void compute ()
 Called to compute the result of the transformation when a record is pushed or pulled on a stream.

Friends

class boost::serialization::access


Detailed Description

Compute r, phi from x, y coordinates.

The input fields for this filter are "x" and "y". The result is by default placed in the new fields "r" and "phi".


Member Function Documentation

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

Called to compute the result of the transformation when a record is pushed or pulled on a stream.

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:13 2010 by doxygen