#include <WeatherData.h>
geFlow::WeatherData::WeatherData |
( |
| ) |
|
geFlow::WeatherData::~WeatherData |
( |
| ) |
|
void geFlow::WeatherData::clear |
( |
| ) |
|
const vmml::Vector4ui & geFlow::WeatherData::getCellExtent |
( |
| ) |
const |
const double geFlow::WeatherData::getGridHeight |
( |
| ) |
const |
const vmml::Vector4d & geFlow::WeatherData::getGridLongLatBounds |
( |
| ) |
const |
const vmml::Vector2d & geFlow::WeatherData::getGridLongLatBoundSize |
( |
| ) |
const |
const vmml::Vector2d & geFlow::WeatherData::getGridLongLatMidPoint |
( |
| ) |
const |
vmml::Vector3s geFlow::WeatherData::getLongHeightLatCellExtent |
( |
| ) |
const |
vmml::Vector2s geFlow::WeatherData::getLongLatCellExtent |
( |
| ) |
const |
unsigned int geFlow::WeatherData::getTimeSteps |
( |
| ) |
const |
unsigned int geFlow::WeatherData::getTotalDataSize |
( |
| ) |
const |
const vmml::Vector2f & geFlow::WeatherData::getWindDirectionAtIdx |
( |
int |
_longIdx, |
|
|
int |
_latIdx, |
|
|
int |
_timestep = 0 |
|
) |
| const |
const std::vector< vmml::Vector2f > & geFlow::WeatherData::getWindDirections |
( |
int |
_timestep = 0 | ) |
const |
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineFlow/include/WeatherData.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineFlow/src/WeatherData.cpp