Storm_t Struct Reference

#include <my_processes.h>

List of all members.

Public Attributes

double last_k
double last_time
double alpha
double beta
double fraction
gboolean average_non_events
GRand * rand
Eh_input_val wave_height
guint32 rand_seed


Detailed Description

Definition at line 394 of file my_processes.h.


Member Data Documentation

double Storm_t::last_k

Definition at line 396 of file my_processes.h.

double Storm_t::last_time

Definition at line 397 of file my_processes.h.

Referenced by init_storm(), init_storm_data(), and run_storm().

double Storm_t::alpha

Definition at line 398 of file my_processes.h.

double Storm_t::beta

Definition at line 399 of file my_processes.h.

double Storm_t::fraction

Definition at line 400 of file my_processes.h.

Referenced by init_storm(), and run_storm().

gboolean Storm_t::average_non_events

Definition at line 401 of file my_processes.h.

Referenced by init_storm(), and run_storm().

GRand* Storm_t::rand

Definition at line 402 of file my_processes.h.

Referenced by destroy_storm(), init_storm(), and init_storm_data().

Eh_input_val Storm_t::wave_height

Definition at line 403 of file my_processes.h.

Referenced by destroy_storm(), init_storm(), and run_storm().

guint32 Storm_t::rand_seed

Definition at line 404 of file my_processes.h.

Referenced by init_storm(), and init_storm_data().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2