FrProcData


class description - source file - inheritance tree

class FrProcData


    public:
FrProcData FrProcData() FrProcData FrProcData(const FrProcData&) void ~FrProcData()

Data Members


    public:
FrSH* classe class information (internal structure) */ char* name data name */ FrVect* data main data like the metric perturbation(h)*/ FrVect* aux auxillary data like for h: a vector of 6 FrProcData* next next bloc of onstructed data */ FrProcData* nextOld used by the tag/untag functions */ unsigned short type vector type */ unsigned short subType vector subType */ char* comment comment */ double timeOffset offset from the frame starting time (sec)*/ double tRange duration of sampled data (tStop-tStart) */ double fShift frequency shift if the signal was float phase phase for heterodyning signal */ double fRange duration of sampled data (tStop-tStart) */ double BW resolution BW */ unsigned short nAuxParam number of auxiliary parameters */ double* auxParam auxiliary parameters values */ char** auxParamNames auxiliary parameters names */ FrTable* table auxiallary data */ FrHistory* history history for this proc data */

Class Description




Inline Functions


        FrProcData FrProcData()
        FrProcData FrProcData(const FrProcData&)
              void ~FrProcData()
Last update: Tue Jul 1 17:27:22 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 , or contact with any questions or problems regarding ROOT or VEGA.