radarlib  1.4.6
OdimH5v21::WHEREPanelMetadata Class Referenceabstract

Interface for WHERE dataset attributes methods for Panel. More...

#include <radarlib/odimh5v21_metadata.hpp>

Inheritance diagram for OdimH5v21::WHEREPanelMetadata:
OdimH5v21::Product_Panel OdimH5v21::XsecObject OdimH5v21::Product_HSP OdimH5v21::Product_VSP

Public Member Functions

virtual double getStartLongitude ()=0
 Get the 'StartLongitude' attribute value. More...
 
virtual void setStartLongitude (double val)=0
 set the 'StartLongitude' attribute value More...
 
virtual double getStartLatitude ()=0
 Get the 'StartLatitide' attribute value. More...
 
virtual void setStartLatitude (double val)=0
 set the 'StartLatitude' attribute value More...
 
virtual double getStopLongitude ()=0
 Get the 'StopLongitude' attribute value. More...
 
virtual void setStopLongitude (double val)=0
 set the 'StopLongitude' attribute value More...
 
virtual double getStopLatitude ()=0
 Get the 'StopLatitude' attribute value. More...
 
virtual void setStopLatitude (double val)=0
 set the 'StopLatitude' attribute value More...
 

Detailed Description

Interface for WHERE dataset attributes methods for Panel.

Member Function Documentation

◆ getStartLongitude()

virtual double OdimH5v21::WHEREPanelMetadata::getStartLongitude ( )
pure virtual

Get the 'StartLongitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ setStartLongitude()

virtual void OdimH5v21::WHEREPanelMetadata::setStartLongitude ( double  val)
pure virtual

set the 'StartLongitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ getStartLatitude()

virtual double OdimH5v21::WHEREPanelMetadata::getStartLatitude ( )
pure virtual

Get the 'StartLatitide' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ setStartLatitude()

virtual void OdimH5v21::WHEREPanelMetadata::setStartLatitude ( double  val)
pure virtual

set the 'StartLatitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ getStopLongitude()

virtual double OdimH5v21::WHEREPanelMetadata::getStopLongitude ( )
pure virtual

Get the 'StopLongitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ setStopLongitude()

virtual void OdimH5v21::WHEREPanelMetadata::setStopLongitude ( double  val)
pure virtual

set the 'StopLongitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ getStopLatitude()

virtual double OdimH5v21::WHEREPanelMetadata::getStopLatitude ( )
pure virtual

Get the 'StopLatitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.

◆ setStopLatitude()

virtual void OdimH5v21::WHEREPanelMetadata::setStopLatitude ( double  val)
pure virtual

set the 'StopLatitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

Implemented in OdimH5v21::Product_Panel, and OdimH5v21::XsecObject.


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