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. More...
 
float fMax
 Maximum mean severity. More...
 
int iTS
 Timestep of event. More...
 

Detailed Description

Structure for holding scheduled storm events.

Member Data Documentation

◆ fMax

float clStorm::stcStorms::fMax

Maximum mean severity.

◆ fMin

float clStorm::stcStorms::fMin

Minimum mean severity.

◆ iTS

int clStorm::stcStorms::iTS

Timestep of event.


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