SORTIE Core C++ Documentation
|
Structure for holding scheduled storm events. More...
#include <Storm.h>
Public Attributes | |
float | fMin |
Minimum mean severity. More... | |
float | fMax |
Maximum mean severity. More... | |
int | iTS |
Timestep of event. More... | |
Structure for holding scheduled storm events.
float clStorm::stcStorms::fMax |
Maximum mean severity.
float clStorm::stcStorms::fMin |
Minimum mean severity.
int clStorm::stcStorms::iTS |
Timestep of event.