HydroSDL/hydro_source/dataFillings.h

Go to the documentation of this file.
00001 
00009 #ifndef DATAS_FILL_H_DEF
00010 #define DATAS_FILL_H_DEF
00011 
00013 
00017 void data_init(datas *d);
00018 
00019 
00021 
00026 void data_update_state(datas* d, double *state);
00027 
00029 
00034 void data_update_param(datas* d, parameters *P);
00035 
00036 
00038 
00044 void angles_update(datas *d);
00045 
00046 #endif

Generated on Wed Sep 20 14:30:04 2006 for hydroSDL by  doxygen 1.4.7