radarlib
1.4.4
|
Interface fot HOW root attributes methods. More...
#include <radarlib/odimh5v21_metadata.hpp>
Public Member Functions | |
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 fot HOW root attributes methods.
|
pure virtual |
Get the 'task' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'task' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'startepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'startepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'endepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'endepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'system' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'system' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'software' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'software' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'sw_version' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'sw_version' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'zr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'zr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'zr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'zr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'kr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'kr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'kr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'kr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Get the 'simulated' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.
|
pure virtual |
Set the 'simulated' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implemented in OdimH5v21::Product_2D, OdimH5v21::Object_2D, OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.