Return first_elev file name.
- Parametri
-
- Restituisce
- first_elev file name [char *]
Implementa elaboradar::Site.
Definizione alla linea 66 del file site.cpp.
68 if (1 <= month && month <= 3)
69 return "../dati/FIRST_LEVEL_GAT_2006_INV";
70 else if (4 <= month && month <= 9)
71 return "../dati/FIRST_LEVEL_GAT_2006_PRI-EST";
73 return "../dati/FIRST_LEVEL_GAT_2006_AUT";