radarlib
1.4.6
|
OdimH5 v2.0 COMP Product Dataset. More...
#include <radarlib/odimh5v20_classes.hpp>
Public Member Functions | |
virtual std::string | getProjectionArguments () |
Get the 'projection arguments' attribute value. More... | |
virtual void | setProjectionArguments (const std::string &val) |
Set the 'projection arguments' attribute value. More... | |
virtual int | getXSize () |
Get the 'X size' attribute value. More... | |
virtual void | setXSize (int val) |
Set the 'X size' attribute value. More... | |
virtual int | getYSize () |
Get the 'Y size' attribute value. More... | |
virtual void | setYSize (int val) |
Set the 'Y size' attribute value. More... | |
virtual double | getXScale () |
Get the 'X scale' attribute value. More... | |
virtual void | setXScale (double val) |
Set the 'X scale' attribute value. More... | |
virtual double | getYScale () |
Get the 'Y scale' attribute value. More... | |
virtual void | setYScale (double val) |
Set the 'Y scale' attribute value. More... | |
virtual double | getLL_Longitude () |
Get the 'LowerLeft Longitude' attribute value. More... | |
virtual void | setLL_Longitude (double val) |
Set the 'LowerLeft Longitude' attribute value. More... | |
virtual double | getLL_Latitude () |
Get the 'LowerLeft Latitude' attribute value. More... | |
virtual void | setLL_Latitude (double val) |
Set the 'LowerLeft Latitude' attribute value. More... | |
virtual double | getUL_Longitude () |
Get the 'UpperLeft Longitude' attribute value. More... | |
virtual void | setUL_Longitude (double val) |
Set the 'UpperLeft Longitude' attribute value. More... | |
virtual double | getUL_Latitude () |
Get the 'UpperLeft Latitude' attribute value. More... | |
virtual void | setUL_Latitude (double val) |
Set the 'UpperLeft Latitude' attribute value. More... | |
virtual double | getUR_Longitude () |
Get the 'UpperRight Longitude' attribute value. More... | |
virtual void | setUR_Longitude (double val) |
Set the 'UpperRight Longitude' attribute value. More... | |
virtual double | getUR_Latitude () |
Get the 'UpperRight Latitude' attribute value. More... | |
virtual void | setUR_Latitude (double val) |
Set the 'UpperRight Latitude' attribute value. More... | |
virtual double | getLR_Longitude () |
Get the 'LowerRight Longitude' attribute value. More... | |
virtual void | setLR_Longitude (double val) |
Set the 'LowerRight Longitude' attribute value. More... | |
virtual double | getLR_Latitude () |
Get the 'LowerRight Latitude' attribute value. More... | |
virtual void | setLR_Latitude (double val) |
Set the 'LowerRight Latitude' attribute value. More... | |
virtual std::vector< Angles > | getAngles () |
Get the 'angles' attribute values. More... | |
virtual void | setAngles (const std::vector< Angles > &val, int precision=0) |
Set the 'angles' attribute values. More... | |
virtual std::vector< Arotation > | getArotation () |
Get the 'aroration' attribute values. More... | |
virtual void | setArotation (const std::vector< Arotation > &val, int precision=0) |
Set the 'aroration' attribute values. More... | |
virtual std::string | getCAMethod () |
Get the 'camethod' attribute values. More... | |
virtual void | setCAMethod (const std::string &val) |
Set the 'camethod' attribute values. More... | |
virtual std::vector< Nodes > | getNodes () |
Get the 'nodes' attribute values. More... | |
virtual void | setNodes (const std::vector< Nodes > &val) |
Set the 'nodes' attribute values. More... | |
virtual int | getACCnum () |
Get the 'ACCnum' attribute value. More... | |
virtual void | setCCnum (int val) |
Set the 'ACCnum' attribute value. More... | |
virtual std::string | getObject () |
Get the value of 'object' attribute. More... | |
virtual void | setObject (const std::string &val) |
Set the value of 'object' attribute. More... | |
virtual std::string | getVersion () |
Get the value of 'version' attribute. More... | |
virtual void | setVersion (const std::string &val) |
Set the value of 'version' attribute. More... | |
virtual time_t | getDateTime () |
Get the joined value of 'date' and 'time' attributes. More... | |
virtual void | setDateTime (const time_t val) |
Set the value of 'date' and 'time' attributes. More... | |
virtual SourceInfo | getSource () |
Get the value of 'source' attribute. More... | |
virtual void | setSource (const SourceInfo &val) |
Set the value of 'source' attribute. More... | |
virtual std::string | getProduct () |
Get the value of 'product' attribute. More... | |
virtual void | setProduct (const std::string &val) |
Set the value of 'product' attribute. More... | |
virtual double | getProdPar () |
Get the value of 'prodpar' attribute as double value. More... | |
virtual VILHeights | getProdParVIL () |
Get the value of 'prodpar' attribute as VILHeights pair. More... | |
virtual void | setProdPar (double val) |
Set the value of 'prodpar' attribute. More... | |
virtual void | setProdPar (const VILHeights &val) |
Set the value of 'prodpar' attribute using the given VILHeights values. More... | |
virtual std::string | getQuantity () |
Set the value of 'quantity' attribute. More... | |
virtual void | setQuantity (const std::string &val) |
Get the value of 'quantity' attribute. More... | |
virtual time_t | getStartDateTime () |
Get the value of 'startdate' and 'starttime' attributes. More... | |
virtual void | setStartDateTime (time_t val) |
Set the value of 'startdate' and 'starttime' attributes. More... | |
virtual time_t | getEndDateTime () |
Get the value of 'enddate' and 'endtime' attributes. More... | |
virtual void | setEndDateTime (time_t val) |
Set the value of 'enddate' and 'endtime' attributes. More... | |
virtual double | getGain () |
Get the value of 'gain' attribute. More... | |
virtual void | setGain (double val) |
Set the value of 'gain' attribute. More... | |
virtual double | getOffset () |
Get the value of 'offset' attribute. More... | |
virtual void | setOffset (double val) |
Set the value of 'offset' attribute. More... | |
virtual double | getNodata () |
Get the value of 'nodata' attribute. More... | |
virtual void | setNodata (double val) |
Set the value of 'nodata' attribute. More... | |
virtual double | getUndetect () |
Get the value of 'undetect' attribute. More... | |
virtual void | setUndetect (double val) |
Set the value of 'undetect' attribute. More... | |
virtual std::string | getAzimuthMethod () |
Get the 'azmethod' attribute value. More... | |
virtual void | setAzimuthMethod (const std::string &val) |
Set the 'azmethod' attribute value. More... | |
virtual std::string | getBinMethod () |
Get the 'binmethod' attribute value. More... | |
virtual void | setBinMethod (const std::string &val) |
Set the 'binmethod' attribute value. More... | |
virtual std::vector< AZAngles > | getAzimuthAngles () |
Get the 'azangles' attribute values. More... | |
virtual void | setAzimuthAngles (const std::vector< AZAngles > &val, int precision=10) |
Set the 'azangles' attribute values. More... | |
virtual std::vector< double > | getElevationAngles () |
Get the 'elangles' attribute values. More... | |
virtual void | setElevationAngles (const std::vector< double > &val, int precision=10) |
Set the 'elangles' attribute values. More... | |
virtual std::vector< AZTimes > | getAzimuthTimes () |
Get the 'aztimes' attribute values. More... | |
virtual void | setAzimuthTimes (const std::vector< AZTimes > &val) |
Set the 'aztimes' attribute values. More... | |
virtual double | getPointAccEl () |
Get the 'pointaccEL' attribute values. More... | |
virtual void | setPointAccEl (double val) |
Set the 'pointaccEL' attribute values. More... | |
virtual double | getPointAccAZ () |
Get the 'pointaccAZ' attribute values. More... | |
virtual void | setPointAccAZ (double val) |
Set the 'pointaccAZ' attribute values. More... | |
virtual bool | getMalfunc () |
Get the 'malfunc' attribute value. More... | |
virtual void | setMalfunc (bool val) |
Set the 'malfunc' attribute value. More... | |
virtual std::string | getRadarMsg () |
Get the 'radarmsg' attribute value. More... | |
virtual void | setRadarMsg (const std::string &val) |
Set the 'radarmsg' attribute value. More... | |
virtual double | getRadarHorizon () |
Get the 'radhoriz' attribute value. More... | |
virtual void | setRadarHorizon (double val) |
Set the 'radhoriz' attribute value. More... | |
virtual double | getMDS () |
Get the 'MDS' attribute value. More... | |
virtual void | setMDS (double val) |
Set the 'MDS' attribute value. More... | |
virtual double | getOUR () |
Get the 'OUR' attribute value. More... | |
virtual void | setOUR (double val) |
Set the 'OUR' attribute value. More... | |
virtual std::vector< std::string > | getDClutter () |
Get the 'Dclutter' attribute value. More... | |
virtual void | setDClutter (const std::vector< std::string > &value) |
Set the 'Dclutter' attribute value. More... | |
virtual std::string | getComment () |
Get the 'comment' attribute value. More... | |
virtual void | setComment (const std::string &val) |
Set the 'comment' attribute value. More... | |
virtual double | getSQI () |
Get the 'SQI' attribute value. More... | |
virtual void | setSQI (double val) |
Set the 'SQI' attribute value. More... | |
virtual double | getCSR () |
Get the 'CSR' attribute value. More... | |
virtual void | setCSR (double val) |
Set the 'CSR' attribute value. More... | |
virtual double | getLOG () |
Get the 'LOG' attribute value. More... | |
virtual void | setLOG (double val) |
Set the 'LOG' attribute value. More... | |
virtual bool | getVPRCorr () |
Get the 'VPRCoor' attribute value. More... | |
virtual void | setVPRCorr (bool val) |
Set the 'VPRCoor' attribute value. More... | |
virtual double | getFreeze () |
Get the 'freeze' attribute value. More... | |
virtual void | setFreeze (double val) |
Set the 'freeze' attribute value. More... | |
virtual double | getMin () |
Get the 'min' attribute value. More... | |
virtual void | setMin (double val) |
Set the 'min' attribute value. More... | |
virtual double | getMax () |
Get the 'max' attribute value. More... | |
virtual void | setMax (double val) |
Set the 'max' attribute value. More... | |
virtual double | getStep () |
Get the 'step' attribute value. More... | |
virtual void | setStep (double val) |
Set the 'step' attribute value. More... | |
virtual int | getLevels () |
Get the 'levels' attribute value. More... | |
virtual void | setLevels (int val) |
Set the 'levels' attribute value. More... | |
virtual double | getPeakPwr () |
Get the 'peakpwr' attribute value. More... | |
virtual void | setPeakPwr (double val) |
Set the 'peakpwr' attribute value. More... | |
virtual double | getAvgPwr () |
Get the 'avgpwr' attribute value. More... | |
virtual void | setAvgPwr (double val) |
Set the 'awgpwr' attribute value. More... | |
virtual double | getDynRange () |
Get the 'dynrange' attribute value. More... | |
virtual void | setDynRange (double val) |
Set the 'dynrange' attribute value. More... | |
virtual double | getRAC () |
Get the 'RAC' attribute value. More... | |
virtual void | setRAC (double val) |
Set the 'RAC' attribute value. More... | |
virtual bool | getBBC () |
Get the 'BBC' attribute value. More... | |
virtual void | setBBC (bool val) |
Set the 'BBC' attribute value. More... | |
virtual double | getPAC () |
Get the 'PAC' attribute value. More... | |
virtual void | setPAC (double val) |
Set the 'PAC' attribute value. More... | |
virtual double | getS2N () |
Get the 'S2N' attribute value. More... | |
virtual void | setS2N (double val) |
Set the 'S2N' attribute value. More... | |
virtual std::string | getPolarization () |
Get the 'polarization' attribute value. More... | |
virtual void | setPolarization (const std::string &val) |
Set the 'polarization' attribute value. More... | |
virtual std::string | getTaskOrProdGen () |
Get the 'task' attribute value. More... | |
virtual void | setTaskOrProdGen (const std::string &val) |
Set the 'task' attribute value. More... | |
virtual time_t | getStartEpochs () |
Get the 'startepochs' attribute value. More... | |
virtual void | setStartEpochs (time_t val) |
Set the 'startepochs' attribute value. More... | |
virtual time_t | getEndEpochs () |
Get the 'endepochs' attribute value. More... | |
virtual void | setEndEpochs (time_t val) |
Set the 'endepochs' attribute value. More... | |
virtual std::string | getSystem () |
Get the 'system' attribute value. More... | |
virtual void | setSystem (const std::string &val) |
Set the 'system' attribute value. More... | |
virtual std::string | getSoftware () |
Get the 'software' attribute value. More... | |
virtual void | setSoftware (const std::string &val) |
Set the 'software' attribute value. More... | |
virtual std::string | getSoftwareVer () |
Get the 'sw_version' attribute value. More... | |
virtual void | setSoftwareVer (const std::string &val) |
Set the 'sw_version' attribute value. More... | |
virtual double | getZR_A () |
Get the 'zr_a' attribute value. More... | |
virtual void | setZR_A (double val) |
Set the 'zr_a' attribute value. More... | |
virtual double | getZR_B () |
Get the 'zr_b' attribute value. More... | |
virtual void | setZR_B (double val) |
Set the 'zr_b' attribute value. More... | |
virtual double | getKR_A () |
Get the 'kr_a' attribute value. More... | |
virtual void | setKR_A (double val) |
Set the 'kr_a' attribute value. More... | |
virtual double | getKR_B () |
Get the 'kr_b' attribute value. More... | |
virtual void | setKR_B (double val) |
Set the 'kr_b' attribute value. More... | |
virtual bool | getSimulated () |
Get the 'simulated' attribute value. More... | |
virtual void | setSimulated (bool val) |
Set the 'simulated' attribute value. More... | |
virtual double | getBeamWidth () |
Get the 'beamwidth' attribute value. More... | |
virtual double | getBeamWidth (double defaultValue) |
Get the 'beamwidth' attribute value. More... | |
virtual void | setBeamWidth (double val) |
Set the 'beamwidth' attribute value. More... | |
virtual double | getWaveLength () |
Get the 'wavelength' attribute value. More... | |
virtual double | getWaveLength (double defaultValue) |
Get the 'wavelength' attribute value. More... | |
virtual void | setWaveLength (double val) |
Get the 'wavelength' attribute value. More... | |
virtual double | getRPM () |
Get the 'prm' attribute value. More... | |
virtual double | getRPM (double defaultValue) |
Get the 'rpm' attribute value. More... | |
virtual void | setRPM (double val) |
Get the 'rpm' attribute value. More... | |
virtual double | getPulseWidth () |
Get the 'pulsewidth' attribute value. More... | |
virtual double | getPulseWidth (double defaultValue) |
Get the 'pulsewidth' attribute value. More... | |
virtual void | setPulseWidth (double val) |
Get the 'pulsewidth' attribute value. More... | |
virtual int | getLowPRF () |
Get the 'lowprf' attribute value. More... | |
virtual int | getLowPRF (int defaultValue) |
Get the 'lowprf' attribute value. More... | |
virtual void | setLowPRF (int val) |
Get the 'lowprf' attribute value. More... | |
virtual int | getHighPRF () |
Get the 'highprf' attribute value. More... | |
virtual int | getHighPRF (int defaultValue) |
Get the 'highprf' attribute value. More... | |
virtual void | setHighPRF (int val) |
Get the 'highprf' attribute value. More... | |
virtual Product_2D_Data * | createQuantityData (const char *name) |
Create a new group for a quantity in the product. More... | |
virtual int | getQuantityDataCount () |
Get number of quantities stored in the scan. More... | |
virtual bool | hasQuantityData (const char *name) |
Check if the scan contains the data associated to a quantity. More... | |
virtual int | getQuantityDataIndex (const char *name) |
Return the index of the 'data' group containing the given quantity. More... | |
virtual Product_2D_Data * | getQuantityData (int index) |
Get the data associated to a quantity. More... | |
virtual Product_2D_Data * | getQuantityData (const char *name) |
Get the data associated to a quantity. More... | |
std::set< std::string > | getStoredQuantities () |
Get the name of all quantities present in this scan. More... | |
virtual void | removeQuantityData (const char *name) |
Delete the data associated to a quantity. More... | |
virtual H5::Group * | getH5Object () |
Get the HDF5 group associated to this object. More... | |
virtual bool | existWhat () |
Test is the WHAT attributes group exist. More... | |
virtual bool | existWhere () |
Test is the WHERE attributes group exist. More... | |
virtual bool | existHow () |
Test is the HOW attributes group exist. More... | |
virtual MetadataGroup * | getWhat () |
Get the WHAT attributes group. More... | |
virtual MetadataGroup * | getWhere () |
Get the WHERE attributes group. More... | |
virtual MetadataGroup * | getHow () |
Get the HOW attributes group. More... | |
virtual int | getDataCount () |
Get the number of 'data' groups inside this dataset group. More... | |
virtual OdimData * | createData () |
Create a new group 'data' inside this dataset. More... | |
virtual OdimData * | getData (int index) |
Get an existing dataset using the given index. More... | |
virtual void | removeData (int index) |
Remove a 'data' group from this dataset. More... | |
OdimH5 v2.0 COMP Product Dataset.
This class represents a specilised 2D-Horizonatl Product for COMP.
Product generic attributes can be manipulated using these methods.
Generic data manipulations can be done using methods provided by the OdimDataset interface.
|
virtualinherited |
Get the 'projection arguments' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'projection arguments' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'X size' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'X size' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'Y size' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'Y size' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'X scale' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'X scale' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'Y scale' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'Y scale' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'LowerLeft Longitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'LowerLeft Longitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'LowerLeft Latitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'LowerLeft Latitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'UpperLeft Longitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'UpperLeft Longitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'UpperLeft Latitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'UpperLeft Latitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'UpperRight Longitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'UpperRight Longitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'UpperRight Latitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'UpperRight Latitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'LowerRight Longitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'LowerRight Longitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'LowerRight Latitude' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Set the 'LowerRight Latitude' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHEREImageMetadata.
|
virtualinherited |
Get the 'angles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Set the 'angles' attribute values.
val | the values to write |
precision | precision to use when converting angle pairs to string pairs |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Get the 'aroration' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Set the 'aroration' attribute values.
val | the values to write |
precision | precision to use when converting angle pairs to string pairs |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Get the 'camethod' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Set the 'camethod' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Get the 'nodes' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Set the 'nodes' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Get the 'ACCnum' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Set the 'ACCnum' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWCartesianImageMetadata.
|
virtualinherited |
Get the value of 'object' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Set the value of 'object' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Get the value of 'version' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Set the value of 'version' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Get the joined value of 'date' and 'time' attributes.
Get the joined value of 'date' and 'time' attributes in a single time_t value
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Set the value of 'date' and 'time' attributes.
Set the value of 'date' and 'time' attributes using the given time_t value
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Get the value of 'source' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Set the value of 'source' attribute.
Set the value of 'source' attribute according to OdimH5 format, using the values stored in a SourceInfo object
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATRootMetadata.
|
virtualinherited |
Get the value of 'product' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'product' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'prodpar' attribute as double value.
This method is used only for some kind of products
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'prodpar' attribute as VILHeights pair.
This method is used only for some kind of products
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'prodpar' attribute.
This method is used only for some kind of products
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'prodpar' attribute using the given VILHeights values.
Set the value of 'prodpar' attribute using the given VILHeights values This method is used only for some kind of products
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'quantity' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'quantity' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'startdate' and 'starttime' attributes.
Get the value of 'startdate' and 'starttime' attributes joined into a time_t value
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'startdate' and 'starttime' attributes.
Set the value of 'startdate' and 'starttime' attributes using the given absolute time_t value
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'enddate' and 'endtime' attributes.
Get the value of 'enddate' and 'endtime' attributes joined into a time_t value
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'enddate' and 'endtime' attributes.
Set the value of 'enddate' and 'endtime' attributes using the given absolute time_t value
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'gain' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'gain' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'offset' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'offset' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'nodata' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'nodata' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the value of 'undetect' attribute.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Set the value of 'undetect' attribute.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::WHATDatasetMetadata.
|
virtualinherited |
Get the 'azmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'azmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'binmethod' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'binmethod' attribute value.
val | the value tro write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'azangles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
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 |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'elangles' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
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 |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'aztimes' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'aztimes' attribute values.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'pointaccEL' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'pointaccEL' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'pointaccAZ' attribute values.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'pointaccAZ' attribute values.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'malfunc' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'malfunc' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'radarmsg' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'radarmsg' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'radhoriz' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'radhoriz' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'MDS' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'MDS' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'OUR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'OUR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'Dclutter' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'Dclutter' attribute value.
val | the values to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'comment' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'comment' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'SQI' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'SQI' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'CSR' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'CSR' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'LOG' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'LOG' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'VPRCoor' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'VPRCoor' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'freeze' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'freeze' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'min' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'min' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'max' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'max' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'step' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'step' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'levels' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'levels' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'peakpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'peakpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'avgpwr' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'awgpwr' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'dynrange' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'dynrange' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'RAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'RAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'BBC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'BBC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'PAC' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'PAC' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'S2N' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'S2N' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'polarization' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Set the 'polarization' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWPolarMetadata.
|
virtualinherited |
Get the 'task' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'task' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'startepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'startepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'endepochs' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'endepochs' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'system' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'system' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'software' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'software' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'sw_version' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'sw_version' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'zr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'zr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'zr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'zr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'kr_a' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'kr_a' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'kr_b' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'kr_b' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'simulated' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Set the 'simulated' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWRootMetadata.
|
virtualinherited |
Get the 'beamwidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'beamwidth' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Set the 'beamwidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'wavelength' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'wavelength' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'wavelength' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'prm' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'rpm' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'rpm' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'pulsewidth' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'pulsewidth' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'pulsewidth' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'lowprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'lowprf' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'lowprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'highprf' attribute value.
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'highprf' attribute value.
defaultValue | the value to return if the attribute does not exists |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Get the 'highprf' attribute value.
val | the value to write |
OdimH5Exception | if an unexpected error occurs |
Implements OdimH5v20::HOWDatasetMetadata.
|
virtualinherited |
Create a new group for a quantity in the product.
name | The quantity type to be created |
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Get number of quantities stored in the scan.
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Check if the scan contains the data associated to a quantity.
Check if the scan contains the data associated to a quantity using its OdimH5 name.
name | The quantity name to find |
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Return the index of the 'data' group containing the given quantity.
name | The quantity name to find |
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Get the data associated to a quantity.
Get the data associated to a quantity using its index.
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Get the data associated to a quantity.
Get the data associated to a quantity using its OdimH5 name.
OdimH5Exception | Throwed if an error occurs |
|
inherited |
Get the name of all quantities present in this scan.
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Delete the data associated to a quantity.
Delete the data associated to a quantity using its OdimH5 name.
OdimH5Exception | Throwed if an error occurs |
|
virtualinherited |
Get the HDF5 group associated to this object.
Get the HDF5 group associated to this object
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Test is the WHAT attributes group exist.
Check if the WHAT attributes group of this object exist.
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Test is the WHERE attributes group exist.
Check if the WHERE attributes group of this object exist.
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Test is the HOW attributes group exist.
Check if the HOW attributes group of this object exist.
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Get the WHAT attributes group.
Get the WHAT attributes group of this object. If it does not exist it will be created
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Get the WHERE attributes group.
Get the WHERE attributes group of this object. If it does not exist it will be created
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Get the HOW attributes group.
Get the HOW attributes group of this object. If it does not exist it will be created
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Get the number of 'data' groups inside this dataset group.
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Create a new group 'data' inside this dataset.
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Get an existing dataset using the given index.
Get an existing dataset using the given index
index | the dataset index from 0 to n-1 |
OdimH5Exception | if an unexpected error occurs |
|
virtualinherited |
Remove a 'data' group from this dataset.
Remove a 'data' group from this dataset
index | the dataset index from 0 to n-1 |
OdimH5Exception | if an unexpected error occurs |