WEATHERVERTEX Class Reference

#include <weather.h>

Collaboration diagram for WEATHERVERTEX:

Collaboration graph
[legend]
List of all members.

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]

Detailed Description

Definition at line 44 of file weather.h.


Member Function Documentation

void WEATHERVERTEX::CalcNew double  abs_time  ) 
 

Definition at line 152 of file weather.cpp.

References components.

VERTEX WEATHERVERTEX::GetVal double  abs_time  ) 
 

Definition at line 170 of file weather.cpp.

References components, WEATHERVARIABLE::GetVal(), VERTEX::x, VERTEX::y, and VERTEX::z.

Referenced by WEATHER::GetGlobalWind().

void WEATHERVERTEX::Init float  minval,
float  maxval,
float  mindur,
float  maxdur
 

Definition at line 161 of file weather.cpp.

References components.

Referenced by WEATHER::Init().

void WEATHERVERTEX::Update double  abs_time  ) 
 

Definition at line 145 of file weather.cpp.

References components.

Referenced by WEATHER::Update().


Member Data Documentation

WEATHERVARIABLE WEATHERVERTEX::components[3]
 

Definition at line 47 of file weather.h.

Referenced by CalcNew(), GetVal(), Init(), and Update().


The documentation for this class was generated from the following files:
Generated on Thu Oct 19 04:12:39 2006 by  doxygen 1.4.6