radarlib  1.4.4
OdimH5v21::WHERERootMetadata Class Referenceabstract

Interface fot WHERE root attributes methods. More...

#include <radarlib/odimh5v21_metadata.hpp>

Inheritance diagram for OdimH5v21::WHERERootMetadata:
OdimH5v21::PolarVolume OdimH5v21::WHEREScanMetadata OdimH5v21::WHEREVPMetadata OdimH5v21::PolarScan OdimH5v21::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 OdimH5v21::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 OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.

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

Get the value of 'longitude' attribute.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

virtual void OdimH5v21::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 OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.

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

Get the value of 'altitude' attribute.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

virtual void OdimH5v21::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 OdimH5v21::PolarScan, and OdimH5v21::PolarVolume.


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