struttura Site custom per SPC
Continua...
|
virtual const char * | get_dem_file_name () const |
| Return dem file name.
|
|
virtual const char * | get_first_level_file_name (unsigned month) const |
| Return first_elev file name.
|
|
virtual std::vector< double > | get_elev_array (bool medium=false) const |
| return the elev array used
|
|
virtual unsigned char | get_bin_wind_magic_number (time_t when) const |
| Return the magic number for wind to be used in clean procedure.
|
|
virtual | ~Site () |
| Destructor.
|
|
virtual const char * | get_dem_file_name () const =0 |
| Return dem file name.
|
|
virtual const char * | get_first_level_file_name (unsigned month) const =0 |
| Return first_elev file name.
|
|
virtual std::vector< double > | get_elev_array (bool medium=false) const =0 |
| return the elev array used
|
|
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.
|
|
|
static const Site & | get (const char *name) |
| Get a Site object according to a site name.
|
|
std::string | name |
| Nome sito radar.
|
|
std::string | datipath |
| Path mappe statiche e dati fuzzy logic.
|
|
RadarSite | radarSite |
| Description of radar site.
|
|
int | vpr_iaz_min |
| azimuth index of the begin of the area for vpr computation
|
|
int | vpr_iaz_max |
| azimuth index of the end of the area for vpr computation
|
|
struttura Site custom per SPC
Definizione alla linea 101 del file site.cpp.
La documentazione per questa struct รจ stata generata a partire dal seguente file: