radarlib 1.4.6
|
Interface fot HOW dataset attributes methods for polar data. More...
#include <radarlib/odimh5v21_metadata.hpp>
Public Member Functions | |
virtual std::string | getAzimuthMethod ()=0 |
Get the 'azmethod' attribute value. | |
virtual void | setAzimuthMethod (const std::string &val)=0 |
Set the 'azmethod' attribute value. | |
virtual std::string | getBinMethod ()=0 |
Get the 'binmethod' attribute value. | |
virtual void | setBinMethod (const std::string &val)=0 |
Set the 'binmethod' attribute value. | |
virtual std::vector< AZAngles > | getAzimuthAngles ()=0 |
Get the 'startazA' and 'stopazA' attributes values (formerly azangles attribute in odimh5v2.0) - available only in a Polar Data. | |
virtual void | setAzimuthAngles (const std::vector< AZAngles > &val, int precision=0)=0 |
Set the 'startazA' and 'stopazA' attributes values (formerly azangles attribute in odimh5v2.0) - available only in a Polar Data. | |
virtual std::vector< double > | getElevationAngles ()=0 |
Get the 'elangles' attribute values. | |
virtual void | setElevationAngles (const std::vector< double > &val)=0 |
Set the 'elangles' attribute values. | |
virtual std::vector< double > | getStartAzimuthAngles ()=0 |
Get the 'startazA' attribute values. | |
virtual void | setStartAzimuthAngles (const std::vector< double > &val)=0 |
Set the 'startazA' attribute values. | |
virtual std::vector< double > | getStopAzimuthAngles ()=0 |
Get the 'stopazA' attribute values. | |
virtual void | setStopAzimuthAngles (const std::vector< double > &val)=0 |
Set the 'stopazA' attribute values. | |
virtual std::vector< double > | getStartAzimuthTimes ()=0 |
Get the 'startazT' attribute values. | |
virtual void | setStartAzimuthTimes (const std::vector< double > &val)=0 |
Set the 'startazT' attribute values. | |
virtual std::vector< double > | getStopAzimuthTimes ()=0 |
Get the 'stopazT' attribute values. | |
virtual void | setStopAzimuthTimes (const std::vector< double > &val)=0 |
Set the 'stopazT' attribute values. | |
virtual double | getPointAccEl ()=0 |
Get the 'pointaccEL' attribute values. | |
virtual void | setPointAccEl (double val)=0 |
Set the 'pointaccEL' attribute values. | |
virtual double | getPointAccAZ ()=0 |
Get the 'pointaccAZ' attribute values. | |
virtual void | setPointAccAZ (double val)=0 |
Set the 'pointaccAZ' attribute values. | |
virtual bool | getMalfunc ()=0 |
Get the 'malfunc' attribute value. | |
virtual void | setMalfunc (bool val)=0 |
Set the 'malfunc' attribute value. | |
virtual std::string | getRadarMsg ()=0 |
Get the 'radarmsg' attribute value. | |
virtual void | setRadarMsg (const std::string &val)=0 |
Set the 'radarmsg' attribute value. | |
virtual double | getRadarHorizon ()=0 |
Get the 'radhoriz' attribute value. | |
virtual void | setRadarHorizon (double val)=0 |
Set the 'radhoriz' attribute value. | |
virtual double | getNEZ ()=0 |
Get the 'NEZ' attribute value. | |
virtual void | setNEZ (double val)=0 |
Set the 'NEZ' attribute value. | |
virtual double | getOUR ()=0 |
Get the 'OUR' attribute value. | |
virtual void | setOUR (double val)=0 |
Set the 'OUR' attribute value. | |
virtual std::vector< std::string > | getDClutter ()=0 |
Get the 'Dclutter' attribute value. | |
virtual void | setDClutter (const std::vector< std::string > &val)=0 |
Set the 'Dclutter' attribute value. | |
virtual std::string | getComment ()=0 |
Get the 'comment' attribute value. | |
virtual void | setComment (const std::string &val)=0 |
Set the 'comment' attribute value. | |
virtual double | getSQI ()=0 |
Get the 'SQI' attribute value. | |
virtual void | setSQI (double val)=0 |
Set the 'SQI' attribute value. | |
virtual double | getCSR ()=0 |
Get the 'CSR' attribute value. | |
virtual void | setCSR (double val)=0 |
Set the 'CSR' attribute value. | |
virtual double | getLOG ()=0 |
Get the 'LOG' attribute value. | |
virtual void | setLOG (double val)=0 |
Set the 'LOG' attribute value. | |
virtual bool | getVPRCorr ()=0 |
Get the 'VPRCoor' attribute value. | |
virtual void | setVPRCorr (bool val)=0 |
Set the 'VPRCoor' attribute value. | |
virtual double | getFreeze ()=0 |
Get the 'freeze' attribute value. | |
virtual void | setFreeze (double val)=0 |
Set the 'freeze' attribute value. | |
virtual double | getMin ()=0 |
Get the 'min' attribute value. | |
virtual void | setMin (double val)=0 |
Set the 'min' attribute value. | |
virtual double | getMax ()=0 |
Get the 'max' attribute value. | |
virtual void | setMax (double val)=0 |
Set the 'max' attribute value. | |
virtual double | getStep ()=0 |
Get the 'step' attribute value. | |
virtual void | setStep (double val)=0 |
Set the 'step' attribute value. | |
virtual int | getLevels ()=0 |
Get the 'levels' attribute value. | |
virtual void | setLevels (int val)=0 |
Set the 'levels' attribute value. | |
virtual double | getPeakPwr ()=0 |
Get the 'peakpwr' attribute value. | |
virtual void | setPeakPwr (double val)=0 |
Set the 'peakpwr' attribute value. | |
virtual double | getAvgPwr ()=0 |
Get the 'avgpwr' attribute value. | |
virtual void | setAvgPwr (double val)=0 |
Set the 'awgpwr' attribute value. | |
virtual double | getDynRange ()=0 |
Get the 'dynrange' attribute value. | |
virtual void | setDynRange (double val)=0 |
Set the 'dynrange' attribute value. | |
virtual double | getRAC ()=0 |
Get the 'RAC' attribute value. | |
virtual void | setRAC (double val)=0 |
Set the 'RAC' attribute value. | |
virtual bool | getBBC ()=0 |
Get the 'BBC' attribute value. | |
virtual void | setBBC (bool val)=0 |
Set the 'BBC' attribute value. | |
virtual double | getPAC ()=0 |
Get the 'PAC' attribute value. | |
virtual void | setPAC (double val)=0 |
Set the 'PAC' attribute value. | |
virtual double | getS2N ()=0 |
Get the 'S2N' attribute value. | |
virtual void | setS2N (double val)=0 |
Set the 'S2N' attribute value. | |
virtual std::string | getPolarization ()=0 |
Get the 'polarization' attribute value. | |
virtual void | setPolarization (const std::string &val)=0 |
Set the 'polarization' attribute value. | |
virtual double | getBeamWidth ()=0 |
Get the 'beamwidth' attribute value. | |
virtual double | getBeamWidth (double defaultValue)=0 |
Get the 'beamwidth' attribute value. | |
virtual void | setBeamWidth (double val)=0 |
Set the 'beamwidth' attribute value. | |
virtual double | getWaveLength ()=0 |
Get the 'wavelength' attribute value. | |
virtual double | getWaveLength (double defaultValue)=0 |
Get the 'wavelength' attribute value. | |
virtual void | setWaveLength (double val)=0 |
Set the 'wavelength' attribute value. | |
virtual double | getRPM ()=0 |
Get the 'prm' attribute value. | |
virtual double | getRPM (double defaultValue)=0 |
Get the 'rpm' attribute value. | |
virtual void | setRPM (double val)=0 |
Set the 'rpm' attribute value. | |
virtual double | getPulseWidth ()=0 |
Get the 'pulsewidth' attribute value. | |
virtual double | getPulseWidth (double defaultValue)=0 |
Get the 'pulsewidth' attribute value. | |
virtual void | setPulseWidth (double val)=0 |
Set the 'pulsewidth' attribute value. | |
virtual double | getRXBandWidth ()=0 |
Get the 'RXbandwidth' attribute value. | |
virtual double | getRXBandWidth (double defaultValue)=0 |
Get the 'RXbandwidth' attribute value. | |
virtual void | setRXBandWidth (double val)=0 |
Set the 'RXbandwidth' attribute value. | |
virtual int | getLowPRF ()=0 |
Get the 'lowprf' attribute value. | |
virtual int | getLowPRF (int defaultValue)=0 |
Get the 'lowprf' attribute value. | |
virtual void | setLowPRF (int val)=0 |
Set the 'lowprf' attribute value. | |
virtual int | getHighPRF ()=0 |
Get the 'highprf' attribute value. | |
virtual int | getHighPRF (int defaultValue)=0 |
Get the 'highprf' attribute value. | |
virtual void | setHighPRF (int val)=0 |
Set the 'highprf' attribute value. | |
virtual double | getTXLoss ()=0 |
Get the 'TXloss' attribute value. | |
virtual double | getTXLoss (double defaultValue)=0 |
Get the 'TXloss' attribute value. | |
virtual void | setTXLoss (double val)=0 |
Set the 'TXLoss' attribute value. | |
virtual double | getRXLoss ()=0 |
Get the 'RXloss' attribute value. | |
virtual double | getRXLoss (double defaultValue)=0 |
Get the 'RXloss' attribute value. | |
virtual void | setRXLoss (double val)=0 |
Set the 'RXloss' attribute value. | |
virtual double | getRadomeLoss ()=0 |
Get the 'radomeloss' attribute value. | |
virtual double | getRadomeLoss (double defaultValue)=0 |
Get the 'radomeloss' attribute value. | |
virtual void | setRadomeLoss (double val)=0 |
Set the 'radomeloss' attribute value. | |
virtual double | getAntGain ()=0 |
Get the 'antgain' attribute value. | |
virtual double | getAntGain (double defaultValue)=0 |
Get the 'antgain' attribute value. | |
virtual void | setAntGain (double val)=0 |
Set the 'antgain' attribute value. | |
virtual double | getBeamWH ()=0 |
Get the 'beamwH' attribute value. | |
virtual double | getBeamWH (double defaultValue)=0 |
Get the 'beamwH' attribute value. | |
virtual void | setBeamWH (double val)=0 |
Set the 'beamwH' attribute value. | |
virtual double | getBeamWV ()=0 |
Get the 'beamwV' attribute value. | |
virtual double | getBeamWV (double defaultValue)=0 |
Get the 'beamwV' attribute value. | |
virtual void | setBeamWV (double val)=0 |
Set the 'beamwV' attribute value. | |
virtual double | getGasAttn ()=0 |
Get the 'gasattn' attribute value. | |
virtual double | getGasAttn (double defaultValue)=0 |
Get the 'gasattn' attribute value. | |
virtual void | setGasAttn (double val)=0 |
Set the 'gasattn' attribute value. | |
virtual double | getRadConstH ()=0 |
Get the 'radconstH' attribute value. | |
virtual double | getRadConstH (double defaultValue)=0 |
Get the 'radconstH' attribute value. | |
virtual void | setRadConstH (double val)=0 |
Set the 'radconstH' attribute value. | |
virtual double | getRadConstV ()=0 |
Get the 'radconstV' attribute value. | |
virtual double | getRadConstV (double defaultValue)=0 |
Get the 'radconstV' attribute value. | |
virtual void | setRadConstV (double val)=0 |
Set the 'radconstV' attribute value. | |
virtual double | getNomTXPower ()=0 |
Get the 'nomTXpower' attribute value. | |
virtual double | getNomTXPower (double defaultValue)=0 |
Get the 'nomTXpower' attribute value. | |
virtual void | setNomTXPower (double val)=0 |
Set the 'nomTXpower' attribute value. | |
virtual std::vector< double > | getTXPower ()=0 |
Get the 'TXpower' attribute value. | |
virtual std::vector< double > | getTXPower (double defaultValue)=0 |
Get the 'TXpower' attribute value. | |
virtual void | setTXPower (double val)=0 |
Set the 'TXpower' attribute value. | |
virtual double | getNI ()=0 |
Get the 'NI' attribute value. | |
virtual double | getNI (double defaultValue)=0 |
Get the 'NI' attribute value. | |
virtual void | setNI (double val)=0 |
Set the 'NI' attribute value. | |
virtual double | getVSamples ()=0 |
Get the 'Vsamples' attribute value. | |
virtual double | getVSamples (double defaultValue)=0 |
Get the 'Vsamples' attribute value. | |
virtual void | setVSamples (double val)=0 |
Set the 'Vsamples' attribute value. | |
virtual std::string | getTaskOrProdGen ()=0 |
Get the 'task' attribute value. | |
virtual void | setTaskOrProdGen (const std::string &val)=0 |
Set the 'task' attribute value. | |
virtual time_t | getStartEpochs ()=0 |
Get the 'startepochs' attribute value. | |
virtual void | setStartEpochs (time_t val)=0 |
Set the 'startepochs' attribute value. | |
virtual time_t | getEndEpochs ()=0 |
Get the 'endepochs' attribute value. | |
virtual void | setEndEpochs (time_t val)=0 |
Set the 'endepochs' attribute value. | |
virtual std::string | getSystem ()=0 |
Get the 'system' attribute value. | |
virtual void | setSystem (const std::string &val)=0 |
Set the 'system' attribute value. | |
virtual std::string | getSoftware ()=0 |
Get the 'software' attribute value. | |
virtual void | setSoftware (const std::string &val)=0 |
Set the 'software' attribute value. | |
virtual std::string | getSoftwareVer ()=0 |
Get the 'sw_version' attribute value. | |
virtual void | setSoftwareVer (const std::string &val)=0 |
Set the 'sw_version' attribute value. | |
virtual double | getZR_A ()=0 |
Get the 'zr_a' attribute value. | |
virtual void | setZR_A (double val)=0 |
Set the 'zr_a' attribute value. | |
virtual double | getZR_B ()=0 |
Get the 'zr_b' attribute value. | |
virtual void | setZR_B (double val)=0 |
Set the 'zr_b' attribute value. | |
virtual double | getKR_A ()=0 |
Get the 'kr_a' attribute value. | |
virtual void | setKR_A (double val)=0 |
Set the 'kr_a' attribute value. | |
virtual double | getKR_B ()=0 |
Get the 'kr_b' attribute value. | |
virtual void | setKR_B (double val)=0 |
Set the 'kr_b' attribute value. | |
virtual bool | getSimulated ()=0 |
Get the 'simulated' attribute value. | |
virtual void | setSimulated (bool val)=0 |
Set the 'simulated' attribute value. | |
Interface fot HOW dataset attributes methods for polar data.
|
pure virtual |
Get the 'azmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'azmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'binmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'binmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'startazA' and 'stopazA' attributes values (formerly azangles attribute in odimh5v2.0) - available only in a Polar Data.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'startazA' and 'stopazA' attributes values (formerly azangles attribute in odimh5v2.0) - available only in a Polar Data.
val | the values to write |
precision | precisio. This parameter is not used. It is leaved for compatibility with odimh5v2.0 |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'elangles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'elangles' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'startazA' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'startazA' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'stopazA' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'stopazA' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'startazT' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'startazT' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'stopazT' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'stopazT' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'pointaccEL' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'pointaccEL' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'pointaccAZ' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'pointaccAZ' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'malfunc' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'malfunc' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'radarmsg' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'radarmsg' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'radhoriz' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'radhoriz' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'NEZ' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'NEZ' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'OUR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'OUR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'Dclutter' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'Dclutter' attribute value.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'comment' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'comment' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'SQI' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'SQI' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'CSR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'CSR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'LOG' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'LOG' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'VPRCoor' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'VPRCoor' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'freeze' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'freeze' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'min' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'min' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'max' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'max' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'step' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'step' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'levels' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'levels' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'peakpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'peakpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'avgpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'awgpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'dynrange' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'dynrange' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'RAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'RAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'BBC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'BBC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'PAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'PAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'S2N' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'S2N' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Get the 'polarization' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtual |
Set the 'polarization' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'beamwidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'beamwidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'wavelength' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'wavelength' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'prm' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'rpm' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'pulsewidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'pulsewidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'RXbandwidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'RXbandwidth' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'RXbandwidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'lowprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'lowprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'highprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
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 OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'highprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'TXloss' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'TXloss' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'TXLoss' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'RXloss' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'RXloss' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'RXloss' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radomeloss' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radomeloss' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'radomeloss' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'antgain' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'antgain' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'antgain' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'beamwH' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'beamwH' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'beamwH' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'beamwV' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'beamwV' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'beamwV' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'gasattn' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'gasattn' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'gasattn' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radconstH' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radconstH' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'radconstH' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radconstV' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'radconstV' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'radconstV' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'nomTXpower' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'nomTXpower' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'nomTXpower' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'TXpower' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'TXpower' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'TXpower' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'NI' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'NI' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'NI' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'Vsamples' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'Vsamples' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'Vsamples' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::PolarScan, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'task' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'task' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'startepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'startepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'endepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'endepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'system' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'system' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'software' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'software' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'sw_version' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'sw_version' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'zr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'zr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'zr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'zr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'kr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'kr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'kr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'kr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Get the 'simulated' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.
|
pure virtualinherited |
Set the 'simulated' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Object_2D, OdimH5v21::PolarScan, OdimH5v21::PolarVolume, and OdimH5v21::Product_2D.