#include <iostream>#include <ctime>#include "weatherarea.h"#include "geometry.h"Include dependency graph for weatherarea.cpp:

Go to the source code of this file.
Variables | |
| const char * | cdirections [WeatherSystem::WindDirNum] = {"North", "NorthEast", "SouthEast", "South", "SouthWest", "NorthWest" } |
|
|
Definition at line 20 of file weatherarea.cpp. Referenced by AddWindChangeDialog::AddWindChangeDialog(), and WindInformation::getInformation(). |
1.4.2