radarlib  1.4.6
OdimH5v20::WHEREPanelMetadata Class Referenceabstract

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

#include <radarlib/odimh5v20_metadata.hpp>

Inheritance diagram for OdimH5v20::WHEREPanelMetadata:
OdimH5v20::Product_Panel OdimH5v20::XsecObject OdimH5v20::Product_HSP OdimH5v20::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 OdimH5v20::WHEREPanelMetadata::getStartLongitude ( )
pure virtual

Get the 'StartLongitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ setStartLongitude()

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

set the 'StartLongitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ getStartLatitude()

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

Get the 'StartLatitide' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ setStartLatitude()

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

set the 'StartLatitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ getStopLongitude()

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

Get the 'StopLongitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ setStopLongitude()

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

set the 'StopLongitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ getStopLatitude()

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

Get the 'StopLatitude' attribute value.

Exceptions
OdimH5Exceptionif an unexpected error occurs

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

◆ setStopLatitude()

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

set the 'StopLatitude' attribute value

Parameters
valthe value to write
Exceptions
OdimH5Exceptionif an unexpected error occurs

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


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