Display_Param Class Reference

#include <xsmtypes.h>

List of all members.

Public Member Functions

 Display_Param ()
 ~Display_Param ()
void copy (Display_Param &src)
double ContrastBrightFkt (double x)
double ContrastBright_from_HiLow (double range=64.)
double GetCntHigh ()
double GetCntLow ()
 Display_Param ()
 ~Display_Param ()
void copy (Display_Param &src)
double ContrastBrightFkt (double x)
double ContrastBright_from_HiLow (double range=64.)
double GetCntHigh ()
double GetCntLow ()

Public Attributes

double contrast
double bright
double vrange_z
double voffset_z
double cpshigh
double cpslow
double cnttime
int vframe
int vlayer
int ViewFlg


Detailed Description

Definition at line 199 of file xsmtypes.h.


Constructor & Destructor Documentation

Display_Param::Display_Param  )  [inline]
 

Definition at line 201 of file xsmtypes.h.

References vframe, and vlayer.

Display_Param::~Display_Param  )  [inline]
 

Definition at line 202 of file xsmtypes.h.

Display_Param::Display_Param  )  [inline]
 

Definition at line 201 of file xsmtypes.h.

References vframe, and vlayer.

Display_Param::~Display_Param  )  [inline]
 

Definition at line 202 of file xsmtypes.h.


Member Function Documentation

double Display_Param::ContrastBright_from_HiLow double  range = 64.  )  [inline]
 

Definition at line 220 of file xsmtypes.h.

References bright, cnttime, contrast, cpshigh, cpslow, and GetCntLow().

double Display_Param::ContrastBright_from_HiLow double  range = 64.  )  [inline]
 

Definition at line 220 of file xsmtypes.h.

References bright, cnttime, contrast, cpshigh, cpslow, and GetCntLow().

double Display_Param::ContrastBrightFkt double  x  )  [inline]
 

Definition at line 217 of file xsmtypes.h.

References bright, and contrast.

double Display_Param::ContrastBrightFkt double  x  )  [inline]
 

Definition at line 217 of file xsmtypes.h.

References bright, and contrast.

void Display_Param::copy Display_Param src  )  [inline]
 

Definition at line 204 of file xsmtypes.h.

References bright, cnttime, contrast, cpshigh, cpslow, src, vframe, ViewFlg, vlayer, voffset_z, and vrange_z.

void Display_Param::copy Display_Param src  )  [inline]
 

Definition at line 204 of file xsmtypes.h.

References bright, cnttime, contrast, cpshigh, cpslow, src, vframe, ViewFlg, vlayer, voffset_z, and vrange_z.

Referenced by SCAN_DATA::GetDisplay_Param().

double Display_Param::GetCntHigh  )  [inline]
 

Definition at line 225 of file xsmtypes.h.

References cnttime, and cpshigh.

double Display_Param::GetCntHigh  )  [inline]
 

Definition at line 225 of file xsmtypes.h.

References cnttime, and cpshigh.

Referenced by Scan::SetVM().

double Display_Param::GetCntLow  )  [inline]
 

Definition at line 226 of file xsmtypes.h.

References cnttime, and cpslow.

double Display_Param::GetCntLow  )  [inline]
 

Definition at line 226 of file xsmtypes.h.

References cnttime, and cpslow.

Referenced by ContrastBright_from_HiLow(), and Scan::SetVM().


Member Data Documentation

double Display_Param::bright
 

Definition at line 226 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), ContrastBright_from_HiLow(), ContrastBrightFkt(), copy(), Scan::draw(), spa4_ImExportFile::import(), RHK_SPM32_ImportFile::import(), PsiHDF_ImExportFile::import(), gmeyer_ImExportFile::import(), PNG_ImExportFile::import_data(), Gdat_ImExportFile::import_data(), SCAN_DATA::LoadValues(), PrimitiveImExportFile::matsRead(), MkIconsPI(), NanoScopeFile::Read(), rhk200_ImExportFile::rhkRead(), SCAN_DATA::SaveValues(), Scan::SetVM(), PsiHDF_ImExportFile::Write(), and Gdat_ImExportFile::Write().

double Display_Param::cnttime
 

Definition at line 231 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), ContrastBright_from_HiLow(), copy(), PrimitiveImExportFile::d2dRead(), GetCntHigh(), GetCntLow(), spa4_ImExportFile::import(), RHK_SPM32_ImportFile::import(), PsiHDF_ImExportFile::import(), gmeyer_ImExportFile::import(), MkIconsPI(), rhk200_ImExportFile::rhkRead(), App::spa_gate_check(), UK2k_ImExportFile::spmReadPar(), Omicron_SPM_ImExportFile::spmReadPar(), and SCAN_DATA::UpdateUnits().

double Display_Param::contrast
 

Definition at line 226 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), ContrastBright_from_HiLow(), ContrastBrightFkt(), copy(), Scan::draw(), spa4_ImExportFile::import(), RHK_SPM32_ImportFile::import(), PsiHDF_ImExportFile::import(), gmeyer_ImExportFile::import(), SCAN_DATA::LoadValues(), PrimitiveImExportFile::matsRead(), MkIconsPI(), NanoScopeFile::Read(), rhk200_ImExportFile::rhkRead(), SCAN_DATA::SaveValues(), and Scan::SetVM().

double Display_Param::cpshigh
 

Definition at line 231 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), ContrastBright_from_HiLow(), copy(), App::create_spa_control(), PrimitiveImExportFile::d2dRead(), GetCntHigh(), spa4_ImExportFile::import(), RHK_SPM32_ImportFile::import(), PsiHDF_ImExportFile::import(), gmeyer_ImExportFile::import(), SCAN_DATA::LoadValues(), MkIconsPI(), rhk200_ImExportFile::rhkRead(), SCAN_DATA::SaveValues(), UK2k_ImExportFile::spmReadPar(), and Omicron_SPM_ImExportFile::spmReadPar().

double Display_Param::cpslow
 

Definition at line 231 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), ContrastBright_from_HiLow(), copy(), App::create_spa_control(), PrimitiveImExportFile::d2dRead(), GetCntLow(), spa4_ImExportFile::import(), RHK_SPM32_ImportFile::import(), PsiHDF_ImExportFile::import(), gmeyer_ImExportFile::import(), SCAN_DATA::LoadValues(), MkIconsPI(), rhk200_ImExportFile::rhkRead(), SCAN_DATA::SaveValues(), UK2k_ImExportFile::spmReadPar(), and Omicron_SPM_ImExportFile::spmReadPar().

int Display_Param::vframe
 

Definition at line 232 of file xsmtypes.h.

Referenced by copy(), Display_Param(), SCAN_DATA::LoadValues(), and SCAN_DATA::SaveValues().

int Display_Param::ViewFlg
 

Definition at line 235 of file xsmtypes.h.

Referenced by Scan::Activate(), Surface::ActivateChannel(), App::build_gxsm(), copy(), SCAN_DATA::LoadValues(), Surface::MathOperation(), Surface::MathOperationX(), PrimitiveImExportFile::matsRead(), MkIconsPI(), SCAN_DATA::SaveValues(), Surf3d::setup_data_transformation(), Grey2D::setup_data_transformation(), SPM_ScanControl::setup_scan(), rhk_ScanControl::setup_scan(), Surface::SetVM(), Scan::SetVM(), Profiles::update(), and PrimitiveImExportFile::Write().

int Display_Param::vlayer
 

Definition at line 233 of file xsmtypes.h.

Referenced by copy(), App::create_spm_control(), Display_Param(), SCAN_DATA::LoadValues(), SCAN_DATA::SaveValues(), and App::spm_select_layer().

double Display_Param::voffset_z
 

Definition at line 230 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), copy(), App::create_spa_control(), App::create_spm_control(), PNG_ImExportFile::import_data(), Gdat_ImExportFile::import_data(), SCAN_DATA::LoadValues(), PrimitiveImExportFile::matsRead(), SCAN_DATA::SaveValues(), and Scan::SetVM().

double Display_Param::vrange_z
 

Definition at line 229 of file xsmtypes.h.

Referenced by Scan::AutoDisplay(), copy(), App::create_spa_control(), App::create_spm_control(), PNG_ImExportFile::import_data(), Gdat_ImExportFile::import_data(), SCAN_DATA::LoadValues(), PrimitiveImExportFile::matsRead(), EpsfTools::putsize(), SCAN_DATA::SaveValues(), Scan::SetVM(), PsiHDF_ImExportFile::Write(), and Gdat_ImExportFile::Write().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 09:05:12 2006 for GXSM by  doxygen 1.4.6