SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
svkSpecPoint Class Reference

#include <svkSpecPoint.h>

Inheritance diagram for svkSpecPoint:

Public Types

enum  UnitType { PPM = 0, Hz, PTS }
 

Public Member Functions

 vtkTypeMacro (svkSpecPoint, vtkObject)
 
void SetDcmHeader (svkDcmHeader *hdr)
 
float ConvertPosUnits (float position, int inType, int targetType)
 

Static Public Member Functions

static svkSpecPointNew ()
 

Protected Member Functions

 svkSpecPoint ()
 
 ~svkSpecPoint ()
 

Member Enumeration Documentation

enum UnitType
Enumerator
PPM 
Hz 
PTS 

Constructor & Destructor Documentation

svkSpecPoint ( )
protected
~svkSpecPoint ( )
protected

Member Function Documentation

float ConvertPosUnits ( float  position,
int  inType,
int  targetType 
)

Frequency scale and ppm scale decrease from left to right. frequency_offset is how far to the left in HZ (positive HZ), the water reference was shifted.

References svkSpecPoint::Hz, svkSpecPoint::PPM, and svkSpecPoint::PTS.

Referenced by svkHSVD::AddDampingFilterRule(), svkHSVD::AddFrequencyAndDampingFilterRule(), svkHSVD::AddPPMFrequencyFilterRule(), svkDetailedPlotDirector::GenerateAbscissa(), svkHSVD::RemoveH20On(), svkHSVD::RemoveLipidOn(), and svkIntegratePeak::RequestData().

static svkSpecPoint* New ( )
static
void SetDcmHeader ( svkDcmHeader hdr)
vtkTypeMacro ( svkSpecPoint  ,
vtkObject   
)

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