class DivSqrDataDescriptor : public OpDataDescriptor Object for calculating the transfer function from the cross power spectrum and the power spectrum
| | DivSqrDataDescriptor (const BasicDataDescriptor* d1, const BasicDataDescriptor* d2, bool calcOnNeed = true) Constructor. |
| | Calc (float* x, float* y, const float* y1, const float* y2) const Calculate ratio of basic data decriptors. |
This data descriptor implements d1 / |d2|^2. This is used to calulate the transfer function from the cross power spectrum and the power spectrum.
virtual bool Calc(float* x, float* y, const float* y1, const float* y2) const
y - output y array
y1 - first input y array
y2 - second input y array
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++