SORTIE Core C++ Documentation
Public Attributes | List of all members
clStorm::stcStorms Struct Reference

Structure for holding scheduled storm events. More...

#include <Storm.h>

Public Attributes

float fMin
 Minimum mean severity.
 
float fMax
 Maximum mean severity.
 
int iTS
 Timestep of event.
 

Detailed Description

Structure for holding scheduled storm events.

Member Data Documentation

float clStorm::stcStorms::fMax

Maximum mean severity.

float clStorm::stcStorms::fMin

Minimum mean severity.

int clStorm::stcStorms::iTS

Timestep of event.


The documentation for this struct was generated from the following file: