7 #ifndef ARCHIVIATORE_SITE_H
8 #define ARCHIVIATORE_SITE_H
14 namespace elaboradar {
68 virtual std::vector<double>
get_elev_array(
bool medium=
false)
const = 0;
85 static const Site&
get(
const char*
name);
virtual const char * get_dem_file_name() const =0
Return dem file name.
int vpr_iaz_max
azimuth index of the end of the area for vpr computation
RadarSite radarSite
Description of radar site.
virtual std::vector< double > get_elev_array(bool medium=false) const =0
return the elev array used
int vpr_iaz_min
azimuth index of the begin of the area for vpr computation
virtual unsigned char get_bin_wind_magic_number(time_t when) const =0
Return the magic number for wind to be used in clean procedure.
virtual const char * get_first_level_file_name(unsigned month) const =0
Return first_elev file name.
virtual ~Site()
Destructor.
std::string name
Nome sito radar.