FrvTF
class description - source file - inheritance tree
public:
FrvTF FrvTF ()
FrvTF FrvTF (const FrvTF &)
void ~FrvTF ()
public:
double decay decay time for averageing (could by changed) */
long nDecay #of fft for the mean spectrum(could be reset)*/
int outSize number of bin for the transfert function */
int decimate decimation */
FRBOOL optionC if = FR_YES compute the coherence */
FRBOOL optionE if = FR_YES compute the TF errors */
FrVect * output transfer function (last) */
FrVect * correlation mean correaltion in the frequency domain */
FrVect * modulus transfer function: module (mean) */
FrVect * phase transfer function: phase (mean) */
FrVect * coherence transfer function: coherence (if optionC=YES)*/
FrVect * errorM error on the module (if optionE=YES) */
FrVect * errorP error on the phase (if optionE=YES) */
FrvBuf * bufferS buffer for the signal */
FrvBuf * bufferR buffer for the reference */
FrvRFFT * fftS fft for the signal */
FrvRFFT * fftR fft for the reference */
long nCall number of calls */
char err[256] hold error message if any */
Inline Functions
FrvTF FrvTF ()
FrvTF FrvTF (const FrvTF &)
void ~FrvTF ()
Last update: Tue Jul 1 17:27:29 2003
- ROOT page - VEGA page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions
about the page layout send a mail to
JavaScript must be enabled to display this email address.
, or
contact
JavaScript must be enabled to display this email address.
with any questions or problems regarding ROOT or VEGA.