This struct stores decoded CLIMAT data.
More...
#include "../include/ClimatData.h"
|
char | id [6] |
|
int | month |
|
int | year |
|
float | StPr |
|
float | SLPr |
|
float | T |
|
float | Tdev |
|
float | TMx |
|
float | TMn |
|
float | VPr |
|
float | Prec |
|
int | PrecQ |
|
int | PrecDy |
|
float | Sun |
|
float | SunPct |
|
int | AvBeg |
|
int | AvEnd |
|
float | AvSLPr |
|
float | AvStPr |
|
float | AvT |
|
float | AvTdev |
|
float | AvTMx |
|
float | AvTMn |
|
float | AvVPr |
|
float | AvPrec |
|
int | AvPrecDy |
|
float | AvSun |
|
int | T25 |
|
int | T30 |
|
int | T35 |
|
int | T40 |
|
int | Tn0 |
|
int | Tx0 |
|
int | R1 |
|
int | R5 |
|
int | R10 |
|
int | R50 |
|
int | R100 |
|
int | R150 |
|
int | S0 |
|
int | S1 |
|
int | S10 |
|
int | S50 |
|
int | F20 |
|
int | F30 |
|
int | F40 |
|
int | V50 |
|
int | V100 |
|
int | V1000 |
|
float | MxTMn |
|
float | MnTMn |
|
float | MxT |
|
float | MnT |
|
float | MxPrec |
|
float | MxSpd |
|
int | MxTMnDy |
|
int | MnTMnDy |
|
int | MxTDy |
|
int | MnTDy |
|
int | MxPrecDy |
|
int | MxSpdDy |
|
int | TDy |
|
int | ADy |
|
This struct stores decoded CLIMAT data.
- Author
- Dan Vietor
The documentation for this struct was generated from the following files: