#include <instrument.h>
Inheritance diagram for XSM_Instrument:
Public Member Functions | |
XSM_Instrument (XSMRESOURCES &xsmres) | |
virtual | ~XSM_Instrument () |
double | UOutLimit (double u) |
double | UInLimit (double u) |
virtual double | XRangeMax () |
virtual double | YRangeMax () |
virtual double | ZRangeMax () |
virtual double | X0RangeMax () |
virtual double | Y0RangeMax () |
virtual double | Z0RangeMax () |
virtual double | XScanRangeMax () |
virtual double | YScanRangeMax () |
virtual double | XResolution () |
virtual double | YResolution () |
virtual double | ZResolution (const gchar *Z_Unit_Alias=NULL) |
virtual double | X0Resolution () |
virtual double | Y0Resolution () |
virtual double | Z0Resolution (const gchar *Z_Unit_Alias=NULL) |
virtual double | Dig2nAmpere (long I) |
virtual double | Dig2V (long U) |
virtual double | Dig2XA (long dig) |
virtual double | Dig2YA (long dig) |
virtual double | Dig2ZA (long dig) |
virtual double | XA2Dig (double ang) |
virtual double | YA2Dig (double ang) |
virtual double | ZA2Dig (double ang) |
virtual double | Dig2X0A (long dig) |
virtual double | Dig2Y0A (long dig) |
virtual double | Dig2Z0A (long dig) |
virtual double | X0A2Dig (double ang) |
virtual double | Y0A2Dig (double ang) |
virtual double | Z0A2Dig (double ang) |
virtual double | VX (int i=-1) |
virtual double | VY (int i=-1) |
virtual double | VZ (int i=-1) |
virtual double | VX0 (int i=-1) |
virtual double | VY0 (int i=-1) |
virtual double | VZ0 (int i=-1) |
virtual OFFSET_MODE | OffsetMode (OFFSET_MODE ofm=OFM_UNDEFINED) |
virtual double | VoltOut2Dig (double U) |
virtual double | Dig2VoltOut (double dig) |
virtual double | VoltIn2Dig (double U) |
virtual double | Dig2VoltIn (double dig) |
virtual double | BiasV2Vabs (double U) |
virtual double | BiasV2V (double U) |
virtual double | nAmpere2V (double I) |
virtual double | nNewton2V (double F) |
virtual double | dHertz2V (double v) |
virtual double | eV2V (double eV) |
virtual double | V2BiasV (double U) |
XSM_Instrument (XSMRESOURCES &xsmres) | |
virtual | ~XSM_Instrument () |
double | UOutLimit (double u) |
double | UInLimit (double u) |
virtual double | XRangeMax () |
virtual double | YRangeMax () |
virtual double | ZRangeMax () |
virtual double | X0RangeMax () |
virtual double | Y0RangeMax () |
virtual double | Z0RangeMax () |
virtual double | XScanRangeMax () |
virtual double | YScanRangeMax () |
virtual double | XResolution () |
virtual double | YResolution () |
virtual double | ZResolution (const gchar *Z_Unit_Alias=NULL) |
virtual double | X0Resolution () |
virtual double | Y0Resolution () |
virtual double | Z0Resolution (const gchar *Z_Unit_Alias=NULL) |
virtual double | Dig2nAmpere (long I) |
virtual double | Dig2V (long U) |
virtual double | Dig2XA (long dig) |
virtual double | Dig2YA (long dig) |
virtual double | Dig2ZA (long dig) |
virtual double | XA2Dig (double ang) |
virtual double | YA2Dig (double ang) |
virtual double | ZA2Dig (double ang) |
virtual double | Dig2X0A (long dig) |
virtual double | Dig2Y0A (long dig) |
virtual double | Dig2Z0A (long dig) |
virtual double | X0A2Dig (double ang) |
virtual double | Y0A2Dig (double ang) |
virtual double | Z0A2Dig (double ang) |
virtual double | VX (int i=-1) |
virtual double | VY (int i=-1) |
virtual double | VZ (int i=-1) |
virtual double | VX0 (int i=-1) |
virtual double | VY0 (int i=-1) |
virtual double | VZ0 (int i=-1) |
virtual OFFSET_MODE | OffsetMode (OFFSET_MODE ofm=OFM_UNDEFINED) |
virtual double | VoltOut2Dig (double U) |
virtual double | Dig2VoltOut (double dig) |
virtual double | VoltIn2Dig (double U) |
virtual double | Dig2VoltIn (double dig) |
virtual double | BiasV2Vabs (double U) |
virtual double | BiasV2V (double U) |
virtual double | nAmpere2V (double I) |
virtual double | nNewton2V (double F) |
virtual double | dHertz2V (double v) |
virtual double | eV2V (double eV) |
virtual double | V2BiasV (double U) |
Public Attributes | |
gchar * | type |
gchar * | name |
gchar * | xunitname |
gchar * | yunitname |
gchar * | zunitname |
gchar * | type |
gchar * | name |
gchar * | xunitname |
gchar * | yunitname |
gchar * | zunitname |
Protected Attributes | |
long | DigRangeOut |
double | AnalogVMaxOut |
long | DigRangeIn |
double | AnalogVMaxIn |
double | VList [GAIN_POSITIONS] |
double | Vx |
double | Vy |
double | Vz |
double | Vx0 |
double | Vy0 |
double | Vz0 |
double | xPsens |
double | yPsens |
double | zPsens |
double | BiasGain |
double | nAmpere2Volt |
double | nNewton2Volt |
double | dHertz2Volt |
double | eV2Volt |
double | xR |
double | yR |
double | zR |
double | xd |
double | yd |
double | zd |
Private Attributes | |
OFFSET_MODE | offset_mode |
Definition at line 48 of file instrument.h.
|
|
Definition at line 51 of file instrument.h. |
|
|
|
Definition at line 51 of file instrument.h. |
|
Definition at line 142 of file instrument.h. References BiasGain. |
|
Definition at line 142 of file instrument.h. References BiasGain. Referenced by DSPControl::make_Vdz_vector(), and DSPControl::read_dsp_probe(). |
|
Definition at line 141 of file instrument.h. References BiasGain, and UOutLimit(). |
|
Definition at line 141 of file instrument.h. References BiasGain, and UOutLimit(). |
|
Definition at line 145 of file instrument.h. References dHertz2Volt, and UInLimit(). |
|
Definition at line 145 of file instrument.h. References dHertz2Volt, and UInLimit(). |
|
Definition at line 104 of file instrument.h. References AnalogVMaxIn, DigRangeIn, and nAmpere2Volt. |
|
Definition at line 104 of file instrument.h. References AnalogVMaxIn, DigRangeIn, and nAmpere2Volt. |
|
Definition at line 105 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. |
|
Definition at line 105 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. Referenced by rhk_ScanControl::updateRHK(). |
|
Definition at line 139 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. |
|
Definition at line 139 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. |
|
Definition at line 136 of file instrument.h. References AnalogVMaxOut, and DigRangeOut. |
|
Definition at line 136 of file instrument.h. References AnalogVMaxOut, and DigRangeOut. Referenced by DSPControl::make_Vdz_vector(), DSPControl::read_dsp_probe(), sranger_hwi_spm::RTQuery(), and DSPControl::write_dsp_probe(). |
|
Definition at line 116 of file instrument.h. References X0Resolution(). |
|
Definition at line 116 of file instrument.h. References X0Resolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 108 of file instrument.h. References XResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 108 of file instrument.h. References XResolution(). Referenced by DSPControl::add_user_event_now(), DSPControl::Probing_eventcheck_callback(), and rhk_ScanControl::updateRHK(). |
|
Definition at line 117 of file instrument.h. References Y0Resolution(). |
|
Definition at line 117 of file instrument.h. References Y0Resolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 109 of file instrument.h. References YResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 109 of file instrument.h. References YResolution(). Referenced by DSPControl::add_user_event_now(), DSPControl::Probing_eventcheck_callback(), and rhk_ScanControl::updateRHK(). |
|
Definition at line 118 of file instrument.h. References Z0Resolution(). |
|
Definition at line 118 of file instrument.h. References Z0Resolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 110 of file instrument.h. References ZResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 110 of file instrument.h. References ZResolution(). Referenced by DSPControl::add_user_event_now(), DSPControl::make_ZXYramp_vector(), DSPControl::Probing_eventcheck_callback(), and rhk_ScanControl::updateRHK(). |
|
Definition at line 146 of file instrument.h. References eV2Volt, and UOutLimit(). |
|
Definition at line 146 of file instrument.h. References eV2Volt, and UOutLimit(). Referenced by PeakFindScan::PFget0d(), PeakFindScan::PFget2d(), PeakFindScan::PFhwrun(), and App::spa_energy_check(). |
|
Definition at line 143 of file instrument.h. References nAmpere2Volt, and UInLimit(). |
|
Definition at line 143 of file instrument.h. References nAmpere2Volt, and UInLimit(). Referenced by innovative_dsp_hwi_spm::DSP_FbWerte(). |
|
Definition at line 144 of file instrument.h. References nNewton2Volt, and UInLimit(). |
|
Definition at line 144 of file instrument.h. References nNewton2Volt, and UInLimit(). Referenced by innovative_dsp_hwi_spm::DSP_FbWerte(). |
|
|
|
Definition at line 77 of file instrument.C. References offset_mode. Referenced by sranger_hwi_spm::RTQuery(), DSPControl::save_values(), PanView::update_expanded_scan_limits(), and XSM_Instrument(). |
|
Definition at line 59 of file instrument.h. References AnalogVMaxIn. |
|
Definition at line 59 of file instrument.h. References AnalogVMaxIn. Referenced by dHertz2V(), nAmpere2V(), and nNewton2V(). |
|
Definition at line 53 of file instrument.h. References AnalogVMaxOut. |
|
Definition at line 53 of file instrument.h. References AnalogVMaxOut. Referenced by BiasV2Vabs(), and eV2V(). |
|
Definition at line 147 of file instrument.h. References BiasGain. |
|
Definition at line 147 of file instrument.h. References BiasGain. Referenced by DSPControl::make_Vdz_vector(), and DSPControl::write_dsp_probe(). |
|
Definition at line 138 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. |
|
Definition at line 138 of file instrument.h. References AnalogVMaxIn, and DigRangeIn. |
|
Definition at line 135 of file instrument.h. References AnalogVMaxOut, and DigRangeOut. |
|
Definition at line 135 of file instrument.h. References AnalogVMaxOut, and DigRangeOut. Referenced by DSPControl::make_Vdz_vector(). |
|
Definition at line 125 of file instrument.h. |
|
Definition at line 125 of file instrument.h. Referenced by DSPControl::choice_Ampl_callback(), sranger_hwi_spm::RTQuery(), DSPControl::save_values(), and PanView::update_expanded_scan_limits(). |
|
Definition at line 129 of file instrument.h. |
|
Definition at line 129 of file instrument.h. Referenced by sranger_hwi_spm::RTQuery(), DSPControl::save_values(), and PanView::update_expanded_scan_limits(). |
|
Definition at line 126 of file instrument.h. |
|
Definition at line 126 of file instrument.h. Referenced by DSPControl::choice_Ampl_callback(), sranger_hwi_spm::RTQuery(), DSPControl::save_values(), and PanView::update_expanded_scan_limits(). |
|
Definition at line 130 of file instrument.h. |
|
Definition at line 130 of file instrument.h. Referenced by sranger_hwi_spm::RTQuery(), DSPControl::save_values(), and PanView::update_expanded_scan_limits(). |
|
Definition at line 127 of file instrument.h. |
|
Definition at line 127 of file instrument.h. Referenced by DSPControl::choice_Ampl_callback(), sranger_hwi_spm::RTQuery(), DSPControl::save_values(), nano_manipulatorControl::SetNewParam(), PanView::update_expanded_scan_limits(), DSPControl::updateDSP(), and DSPControl::write_dsp_feedback(). |
|
Definition at line 131 of file instrument.h. |
|
Definition at line 131 of file instrument.h. Referenced by sranger_hwi_spm::RTQuery(), and DSPControl::save_values(). |
|
Definition at line 120 of file instrument.h. References X0Resolution(). |
|
Definition at line 120 of file instrument.h. References X0Resolution(). Referenced by SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), sranger_hwi_spm::EndScan2D(), NanoPlottControl::GoToPosition(), nano_manipulatorControl::GoToPosition(), sranger_hwi_spm::ScanLineM(), sranger_hwi_spm::SetOffset(), App::spm_offset_check(), and VObPoint::update_offset(). |
|
Definition at line 70 of file instrument.h. |
|
Definition at line 70 of file instrument.h. Referenced by Xsm::XOffsetMax(), and Xsm::XOffsetMin(). |
|
Definition at line 98 of file instrument.h. |
|
Definition at line 98 of file instrument.h. Referenced by Dig2X0A(), App::spm_offset_check(), and X0A2Dig(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 112 of file instrument.h. References XResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 112 of file instrument.h. References XResolution(). Referenced by SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), DSPControl::make_ZXYramp_vector(), SPM_ScanControl::prepare_to_start_scan(), rhk_ScanControl::prepare_to_start_scan(), sranger_hwi_spm::ScanLineM(), and rhk_ScanControl::set_subscan(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 66 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 66 of file instrument.h. Referenced by XScanRangeMax(), and Xsm::XStepMax(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 77 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 77 of file instrument.h. Referenced by Dig2XA(), SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), SCAN_DATA::LoadValues(), App::spm_range_check(), PsiHDF_ImExportFile::Write(), Gdat_ImExportFile::Write(), XA2Dig(), Xsm::XRangeMin(), and Xsm::XStepMin(). |
|
Definition at line 74 of file instrument.h. References XRangeMax(). |
|
Definition at line 74 of file instrument.h. References XRangeMax(). Referenced by Xsm::XRangeMax(). |
|
Definition at line 121 of file instrument.h. References Y0Resolution(). |
|
Definition at line 121 of file instrument.h. References Y0Resolution(). Referenced by SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), NanoPlottControl::GoToPosition(), nano_manipulatorControl::GoToPosition(), App::spm_offset_check(), and VObPoint::update_offset(). |
|
Definition at line 71 of file instrument.h. |
|
Definition at line 71 of file instrument.h. Referenced by Xsm::YOffsetMax(), and Xsm::YOffsetMin(). |
|
Definition at line 99 of file instrument.h. |
|
Definition at line 99 of file instrument.h. Referenced by Dig2Y0A(), App::spm_offset_check(), and Y0A2Dig(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 113 of file instrument.h. References YResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 113 of file instrument.h. References YResolution(). Referenced by SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), DSPControl::make_ZXYramp_vector(), PeakFindScan::PFget0d(), PeakFindScan::PFget2d(), PeakFindScan::PFhwrun(), SPM_ScanControl::prepare_to_start_scan(), sranger_hwi_spm::ScanLineM(), and App::spm_offset_check(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 67 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 67 of file instrument.h. Referenced by YScanRangeMax(), and Xsm::YStepMax(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 78 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 78 of file instrument.h. Referenced by Dig2YA(), SPM_ScanControl::do_hscapture(), SPM_ScanControl::do_scan(), SCAN_DATA::LoadValues(), App::spm_range_check(), PsiHDF_ImExportFile::Write(), Gdat_ImExportFile::Write(), YA2Dig(), Xsm::YRangeMin(), and Xsm::YStepMin(). |
|
Definition at line 75 of file instrument.h. References YRangeMax(). |
|
Definition at line 75 of file instrument.h. References YRangeMax(). Referenced by Xsm::YRangeMax(). |
|
Definition at line 122 of file instrument.h. References Z0Resolution(). |
|
Definition at line 122 of file instrument.h. References Z0Resolution(). |
|
Definition at line 72 of file instrument.h. |
|
Definition at line 72 of file instrument.h. |
|
Definition at line 100 of file instrument.h. |
|
Definition at line 100 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 114 of file instrument.h. References ZResolution(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 114 of file instrument.h. References ZResolution(). Referenced by DSPControl::make_Vdz_vector(), and DSPControl::make_ZXYramp_vector(). |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 68 of file instrument.h. |
|
Reimplemented in SPALEED_Instrument, and SPALEED_Instrument. Definition at line 68 of file instrument.h. |
|
Definition at line 79 of file instrument.h. References AnalogVMaxIn, dHertz2Volt, DigRangeIn, nAmpere2Volt, nNewton2Volt, Vz, and zd. |
|
Definition at line 79 of file instrument.h. References AnalogVMaxIn, dHertz2Volt, DigRangeIn, nAmpere2Volt, nNewton2Volt, Vz, and zd. Referenced by Dig2ZA(), SPM_ScanControl::prepare_to_start_scan(), rhk_ScanControl::prepare_to_start_scan(), ProbeScan::Probe(), rhk_ScanControl::run_probe(), SPM_ScanControl::setup_scan(), PsiHDF_ImExportFile::Write(), Gdat_ImExportFile::Write(), and ZA2Dig(). |
|
Definition at line 160 of file instrument.h. Referenced by Dig2nAmpere(), Dig2V(), Dig2VoltIn(), UInLimit(), VoltIn2Dig(), XSM_Instrument(), and ZResolution(). |
|
Definition at line 158 of file instrument.h. Referenced by Dig2VoltOut(), SPALEED_Instrument::SPALEED_Instrument(), UOutLimit(), VoltOut2Dig(), and XSM_Instrument(). |
|
Definition at line 165 of file instrument.h. Referenced by BiasV2V(), BiasV2Vabs(), and V2BiasV(). |
|
Definition at line 168 of file instrument.h. Referenced by dHertz2V(), and ZResolution(). |
|
Definition at line 159 of file instrument.h. Referenced by Dig2nAmpere(), Dig2V(), Dig2VoltIn(), VoltIn2Dig(), XSM_Instrument(), and ZResolution(). |
|
Definition at line 157 of file instrument.h. Referenced by Dig2VoltOut(), SPALEED_Instrument::SPALEED_Instrument(), VoltOut2Dig(), and XSM_Instrument(). |
|
Definition at line 169 of file instrument.h. Referenced by eV2V(). |
|
Definition at line 150 of file instrument.h. |
|
Definition at line 150 of file instrument.h. |
|
Definition at line 166 of file instrument.h. Referenced by Dig2nAmpere(), nAmpere2V(), and ZResolution(). |
|
Definition at line 167 of file instrument.h. Referenced by nNewton2V(), and ZResolution(). |
|
Definition at line 176 of file instrument.h. Referenced by OffsetMode(), and XSM_Instrument(). |
|
Definition at line 147 of file instrument.h. |
|
Definition at line 147 of file instrument.h. Referenced by AFM_Instrument::AFM_Instrument(), SPALEED_Instrument::SPALEED_Instrument(), STM_Instrument::STM_Instrument(), AFM_Instrument::~AFM_Instrument(), SPALEED_Instrument::~SPALEED_Instrument(), and STM_Instrument::~STM_Instrument(). |
|
Definition at line 161 of file instrument.h. Referenced by VX(), VX0(), VY(), VY0(), VZ(), VZ0(), and XSM_Instrument(). |
|
Definition at line 162 of file instrument.h. Referenced by VX(), XRangeMax(), XResolution(), and XSM_Instrument(). |
|
Definition at line 163 of file instrument.h. Referenced by VX0(), X0RangeMax(), X0Resolution(), and XSM_Instrument(). |
|
Definition at line 162 of file instrument.h. Referenced by VY(), XSM_Instrument(), YRangeMax(), and YResolution(). |
|
Definition at line 163 of file instrument.h. Referenced by VY0(), XSM_Instrument(), Y0RangeMax(), and Y0Resolution(). |
|
Definition at line 162 of file instrument.h. Referenced by VZ(), XSM_Instrument(), ZRangeMax(), and ZResolution(). |
|
Definition at line 163 of file instrument.h. Referenced by VZ0(), XSM_Instrument(), Z0RangeMax(), and Z0Resolution(). |
|
Definition at line 173 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(), X0Resolution(), SPALEED_Instrument::XResolution(), and XResolution(). |
|
Definition at line 164 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(). |
|
Definition at line 172 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(), X0RangeMax(), SPALEED_Instrument::XRangeMax(), and XRangeMax(). |
|
Definition at line 151 of file instrument.h. |
|
Definition at line 151 of file instrument.h. Referenced by AFM_Instrument::AFM_Instrument(), SPALEED_Instrument::SPALEED_Instrument(), STM_Instrument::STM_Instrument(), AFM_Instrument::~AFM_Instrument(), SPALEED_Instrument::~SPALEED_Instrument(), and STM_Instrument::~STM_Instrument(). |
|
Definition at line 173 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(), Y0Resolution(), SPALEED_Instrument::YResolution(), and YResolution(). |
|
Definition at line 164 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(). |
|
Definition at line 172 of file instrument.h. Referenced by SPALEED_Instrument::SPALEED_Instrument(), Y0RangeMax(), SPALEED_Instrument::YRangeMax(), and YRangeMax(). |
|
Definition at line 152 of file instrument.h. |
|
Definition at line 152 of file instrument.h. Referenced by AFM_Instrument::AFM_Instrument(), SPALEED_Instrument::SPALEED_Instrument(), STM_Instrument::STM_Instrument(), and SPALEED_Instrument::~SPALEED_Instrument(). |
|
Definition at line 173 of file instrument.h. Referenced by Z0Resolution(), and ZResolution(). |
|
Definition at line 164 of file instrument.h. |
|
Definition at line 172 of file instrument.h. Referenced by Z0RangeMax(), SPALEED_Instrument::ZRangeMax(), and ZRangeMax(). |
|
Definition at line 153 of file instrument.h. |
|
Definition at line 153 of file instrument.h. Referenced by AFM_Instrument::AFM_Instrument(), SPALEED_Instrument::SPALEED_Instrument(), STM_Instrument::STM_Instrument(), and SPALEED_Instrument::~SPALEED_Instrument(). |