radarlib  1.4.6
OdimH5v20::WHERERootMetadata Class Referenceabstract

Interface fot WHERE root attributes methods. More...

#include <radarlib/odimh5v20_metadata.hpp>

Inheritance diagram for OdimH5v20::WHERERootMetadata:
OdimH5v20::PolarVolume OdimH5v20::WHEREScanMetadata OdimH5v20::WHEREVPMetadata OdimH5v20::PolarScan OdimH5v20::WHERESectorMetadata

Public Member Functions

virtual void setLongitude (double val)=0
 Set the value of 'longitude' attribute. More...
 
virtual double getLatitude ()=0
 Get the value of 'longitude' attribute. More...
 
virtual void setLatitude (double val)=0
 Set the value of 'latitude' attribute. More...
 
virtual double getAltitude ()=0
 Get the value of 'altitude' attribute. More...
 
virtual void setAltitude (double val)=0
 Set the value of 'altitude' attribute. More...
 

Detailed Description

Interface fot WHERE root attributes methods.

Member Function Documentation

virtual void OdimH5v20::WHERERootMetadata::setLongitude ( double  val)
pure virtual

Set the value of 'longitude' attribute.

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.

virtual double OdimH5v20::WHERERootMetadata::getLatitude ( )
pure virtual

Get the value of 'longitude' attribute.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.

virtual void OdimH5v20::WHERERootMetadata::setLatitude ( double  val)
pure virtual

Set the value of 'latitude' attribute.

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.

virtual double OdimH5v20::WHERERootMetadata::getAltitude ( )
pure virtual

Get the value of 'altitude' attribute.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.

virtual void OdimH5v20::WHERERootMetadata::setAltitude ( double  val)
pure virtual

Set the value of 'altitude' attribute.

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v20::PolarScan, and OdimH5v20::PolarVolume.


The documentation for this class was generated from the following file: