radarlib
1.4.4
|
Interface for HOW dataset attributes methods for polar data. More...
#include <radarlib/odimh5v20_metadata.hpp>
Public Member Functions | |
virtual std::string | getAzimuthMethod ()=0 |
Get the 'azmethod' attribute value. More... | |
virtual void | setAzimuthMethod (const std::string &val)=0 |
Set the 'azmethod' attribute value. More... | |
virtual std::string | getBinMethod ()=0 |
Get the 'binmethod' attribute value. More... | |
virtual void | setBinMethod (const std::string &val)=0 |
Set the 'binmethod' attribute value. More... | |
virtual std::vector< AZAngles > | getAzimuthAngles ()=0 |
Get the 'azangles' attribute values. More... | |
virtual void | setAzimuthAngles (const std::vector< AZAngles > &val, int precision=0)=0 |
Set the 'azangles' attribute values. More... | |
virtual std::vector< double > | getElevationAngles ()=0 |
Get the 'elangles' attribute values. More... | |
virtual void | setElevationAngles (const std::vector< double > &val, int precision=0)=0 |
Set the 'elangles' attribute values. More... | |
virtual std::vector< AZTimes > | getAzimuthTimes ()=0 |
Get the 'aztimes' attribute values. More... | |
virtual void | setAzimuthTimes (const std::vector< AZTimes > &val)=0 |
Set the 'aztimes' attribute values. More... | |
virtual double | getPointAccEl ()=0 |
Get the 'pointaccEL' attribute values. More... | |
virtual void | setPointAccEl (double val)=0 |
Set the 'pointaccEL' attribute values. More... | |
virtual double | getPointAccAZ ()=0 |
Get the 'pointaccAZ' attribute values. More... | |
virtual void | setPointAccAZ (double val)=0 |
Set the 'pointaccAZ' attribute values. More... | |
virtual bool | getMalfunc ()=0 |
Get the 'malfunc' attribute value. More... | |
virtual void | setMalfunc (bool val)=0 |
Set the 'malfunc' attribute value. More... | |
virtual std::string | getRadarMsg ()=0 |
Get the 'radarmsg' attribute value. More... | |
virtual void | setRadarMsg (const std::string &val)=0 |
Set the 'radarmsg' attribute value. More... | |
virtual double | getRadarHorizon ()=0 |
Get the 'radhoriz' attribute value. More... | |
virtual void | setRadarHorizon (double val)=0 |
Set the 'radhoriz' attribute value. More... | |
virtual double | getMDS ()=0 |
Get the 'MDS' attribute value. More... | |
virtual void | setMDS (double val)=0 |
Set the 'MDS' attribute value. More... | |
virtual double | getOUR ()=0 |
Get the 'OUR' attribute value. More... | |
virtual void | setOUR (double val)=0 |
Set the 'OUR' attribute value. More... | |
virtual std::vector< std::string > | getDClutter ()=0 |
Get the 'Dclutter' attribute value. More... | |
virtual void | setDClutter (const std::vector< std::string > &val)=0 |
Set the 'Dclutter' attribute value. More... | |
virtual std::string | getComment ()=0 |
Get the 'comment' attribute value. More... | |
virtual void | setComment (const std::string &val)=0 |
Set the 'comment' attribute value. More... | |
virtual double | getSQI ()=0 |
Get the 'SQI' attribute value. More... | |
virtual void | setSQI (double val)=0 |
Set the 'SQI' attribute value. More... | |
virtual double | getCSR ()=0 |
Get the 'CSR' attribute value. More... | |
virtual void | setCSR (double val)=0 |
Set the 'CSR' attribute value. More... | |
virtual double | getLOG ()=0 |
Get the 'LOG' attribute value. More... | |
virtual void | setLOG (double val)=0 |
Set the 'LOG' attribute value. More... | |
virtual bool | getVPRCorr ()=0 |
Get the 'VPRCoor' attribute value. More... | |
virtual void | setVPRCorr (bool val)=0 |
Set the 'VPRCoor' attribute value. More... | |
virtual double | getFreeze ()=0 |
Get the 'freeze' attribute value. More... | |
virtual void | setFreeze (double val)=0 |
Set the 'freeze' attribute value. More... | |
virtual double | getMin ()=0 |
Get the 'min' attribute value. More... | |
virtual void | setMin (double val)=0 |
Set the 'min' attribute value. More... | |
virtual double | getMax ()=0 |
Get the 'max' attribute value. More... | |
virtual void | setMax (double val)=0 |
Set the 'max' attribute value. More... | |
virtual double | getStep ()=0 |
Get the 'step' attribute value. More... | |
virtual void | setStep (double val)=0 |
Set the 'step' attribute value. More... | |
virtual int | getLevels ()=0 |
Get the 'levels' attribute value. More... | |
virtual void | setLevels (int val)=0 |
Set the 'levels' attribute value. More... | |
virtual double | getPeakPwr ()=0 |
Get the 'peakpwr' attribute value. More... | |
virtual void | setPeakPwr (double val)=0 |
Set the 'peakpwr' attribute value. More... | |
virtual double | getAvgPwr ()=0 |
Get the 'avgpwr' attribute value. More... | |
virtual void | setAvgPwr (double val)=0 |
Set the 'awgpwr' attribute value. More... | |
virtual double | getDynRange ()=0 |
Get the 'dynrange' attribute value. More... | |
virtual void | setDynRange (double val)=0 |
Set the 'dynrange' attribute value. More... | |
virtual double | getRAC ()=0 |
Get the 'RAC' attribute value. More... | |
virtual void | setRAC (double val)=0 |
Set the 'RAC' attribute value. More... | |
virtual bool | getBBC ()=0 |
Get the 'BBC' attribute value. More... | |
virtual void | setBBC (bool val)=0 |
Set the 'BBC' attribute value. More... | |
virtual double | getPAC ()=0 |
Get the 'PAC' attribute value. More... | |
virtual void | setPAC (double val)=0 |
Set the 'PAC' attribute value. More... | |
virtual double | getS2N ()=0 |
Get the 'S2N' attribute value. More... | |
virtual void | setS2N (double val)=0 |
Set the 'S2N' attribute value. More... | |
virtual std::string | getPolarization ()=0 |
Get the 'polarization' attribute value. More... | |
virtual void | setPolarization (const std::string &val)=0 |
Set the 'polarization' attribute value. More... | |
virtual double | getBeamWidth ()=0 |
Get the 'beamwidth' attribute value. More... | |
virtual double | getBeamWidth (double defaultValue)=0 |
Get the 'beamwidth' attribute value. More... | |
virtual void | setBeamWidth (double val)=0 |
Set the 'beamwidth' attribute value. More... | |
virtual double | getWaveLength ()=0 |
Get the 'wavelength' attribute value. More... | |
virtual double | getWaveLength (double defaultValue)=0 |
Get the 'wavelength' attribute value. More... | |
virtual void | setWaveLength (double val)=0 |
Get the 'wavelength' attribute value. More... | |
virtual double | getRPM ()=0 |
Get the 'prm' attribute value. More... | |
virtual double | getRPM (double defaultValue)=0 |
Get the 'rpm' attribute value. More... | |
virtual void | setRPM (double val)=0 |
Get the 'rpm' attribute value. More... | |
virtual double | getPulseWidth ()=0 |
Get the 'pulsewidth' attribute value. More... | |
virtual double | getPulseWidth (double defaultValue)=0 |
Get the 'pulsewidth' attribute value. More... | |
virtual void | setPulseWidth (double val)=0 |
Get the 'pulsewidth' attribute value. More... | |
virtual int | getLowPRF ()=0 |
Get the 'lowprf' attribute value. More... | |
virtual int | getLowPRF (int defaultValue)=0 |
Get the 'lowprf' attribute value. More... | |
virtual void | setLowPRF (int val)=0 |
Get the 'lowprf' attribute value. More... | |
virtual int | getHighPRF ()=0 |
Get the 'highprf' attribute value. More... | |
virtual int | getHighPRF (int defaultValue)=0 |
Get the 'highprf' attribute value. More... | |
virtual void | setHighPRF (int val)=0 |
Get the 'highprf' attribute value. More... | |
virtual std::string | getTaskOrProdGen ()=0 |
Get the 'task' attribute value. More... | |
virtual void | setTaskOrProdGen (const std::string &val)=0 |
Set the 'task' attribute value. More... | |
virtual time_t | getStartEpochs ()=0 |
Get the 'startepochs' attribute value. More... | |
virtual void | setStartEpochs (time_t val)=0 |
Set the 'startepochs' attribute value. More... | |
virtual time_t | getEndEpochs ()=0 |
Get the 'endepochs' attribute value. More... | |
virtual void | setEndEpochs (time_t val)=0 |
Set the 'endepochs' attribute value. More... | |
virtual std::string | getSystem ()=0 |
Get the 'system' attribute value. More... | |
virtual void | setSystem (const std::string &val)=0 |
Set the 'system' attribute value. More... | |
virtual std::string | getSoftware ()=0 |
Get the 'software' attribute value. More... | |
virtual void | setSoftware (const std::string &val)=0 |
Set the 'software' attribute value. More... | |
virtual std::string | getSoftwareVer ()=0 |
Get the 'sw_version' attribute value. More... | |
virtual void | setSoftwareVer (const std::string &val)=0 |
Set the 'sw_version' attribute value. More... | |
virtual double | getZR_A ()=0 |
Get the 'zr_a' attribute value. More... | |
virtual void | setZR_A (double val)=0 |
Set the 'zr_a' attribute value. More... | |
virtual double | getZR_B ()=0 |
Get the 'zr_b' attribute value. More... | |
virtual void | setZR_B (double val)=0 |
Set the 'zr_b' attribute value. More... | |
virtual double | getKR_A ()=0 |
Get the 'kr_a' attribute value. More... | |
virtual void | setKR_A (double val)=0 |
Set the 'kr_a' attribute value. More... | |
virtual double | getKR_B ()=0 |
Get the 'kr_b' attribute value. More... | |
virtual void | setKR_B (double val)=0 |
Set the 'kr_b' attribute value. More... | |
virtual bool | getSimulated ()=0 |
Get the 'simulated' attribute value. More... | |
virtual void | setSimulated (bool val)=0 |
Set the 'simulated' attribute value. More... | |
Interface for HOW dataset attributes methods for polar data.
|
pure virtual |
Get the 'azmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'azmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'binmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'binmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'azangles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'azangles' attribute values.
val | the values to write |
precision | precision to use when converting angle pairs to string pairs |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'elangles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'elangles' attribute values.
val | the values to write |
precision | precision to use when converting angle pairs to string pairs |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'aztimes' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'aztimes' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'pointaccEL' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'pointaccEL' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'pointaccAZ' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'pointaccAZ' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'malfunc' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'malfunc' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'radarmsg' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'radarmsg' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'radhoriz' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'radhoriz' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'MDS' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'MDS' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'OUR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'OUR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'Dclutter' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'Dclutter' attribute value.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'comment' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'comment' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'SQI' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'SQI' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'CSR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'CSR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'LOG' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'LOG' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'VPRCoor' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'VPRCoor' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'freeze' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'freeze' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'min' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'min' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'max' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'max' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'step' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'step' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'levels' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'levels' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'peakpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'peakpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'avgpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'awgpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'dynrange' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'dynrange' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'RAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'RAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'BBC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'BBC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'PAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'PAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'S2N' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'S2N' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Get the 'polarization' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtual |
Set the 'polarization' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'beamwidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'beamwidth' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Set the 'beamwidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'wavelength' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'wavelength' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'wavelength' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'prm' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'rpm' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'rpm' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'pulsewidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'pulsewidth' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'pulsewidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'lowprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'lowprf' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'lowprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'highprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'highprf' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'highprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, and OdimH5v20::PolarScan.
|
pure virtualinherited |
Get the 'task' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'task' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'startepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'startepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'endepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'endepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'system' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'system' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'software' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'software' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'sw_version' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'sw_version' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'zr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'zr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'zr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'zr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'kr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'kr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'kr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'kr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Get the 'simulated' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.
|
pure virtualinherited |
Set the 'simulated' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v20::Product_2D, OdimH5v20::Object_2D, OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.