#include <weather.h>
Collaboration diagram for WEATHERVERTEX:

Public Member Functions | |
| void | Update (double abs_time) |
| void | Init (float minval, float maxval, float mindur, float maxdur) |
| void | CalcNew (double abs_time) |
| VERTEX | GetVal (double abs_time) |
Public Attributes | |
| WEATHERVARIABLE | components [3] |
Definition at line 44 of file weather.h.
|
|
Definition at line 152 of file weather.cpp. References components. |
|
|
Definition at line 170 of file weather.cpp. References components, WEATHERVARIABLE::GetVal(), VERTEX::x, VERTEX::y, and VERTEX::z. Referenced by WEATHER::GetGlobalWind(). |
|
||||||||||||||||||||
|
Definition at line 161 of file weather.cpp. References components. Referenced by WEATHER::Init(). |
|
|
Definition at line 145 of file weather.cpp. References components. Referenced by WEATHER::Update(). |
|
|
|
1.4.6