UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
RTHod Class Reference

Class RTHod. More...

#include <rt_wavecalc.hpp>

Public Member Functions

 RTHod (int N)
 
void InitHod (int N, double *hodZ1, double *hodT1, double *fi1, double *ix1, double *iz1, double *coeff1, double *iA1, double *inF1, double *outF1, int *recNum1)
 
void Remove (int i, int n)
 
void SetValues (int i, double hodZ1, double hodT1, double fi1, double ix1, double iz1, double coeff1, double iA1, double inF1, double outF1, int recNum1)
 
void SetRTHod (int i, RTHod *Hod)
 
void OverturnHod ()
 
void SortRTHod (int i_beg, int i_end)
 
void Print (int i, char *print=NULL)
 

Public Attributes

int * recNum
 
int hodNum
 
double * hodZ
 
double * hodT
 
double * fi
 
double * ix
 
double * iz
 
double * coeff
 
double * iA
 
double * inF
 
double * outF
 

Detailed Description

Class RTHod.


The documentation for this class was generated from the following file: