Changeset 64 for SH_SHM/trunk/source/motif/mfexec.h
- Timestamp:
- 10/30/2008 11:07:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/motif/mfexec.h
r58 r64 332 332 333 333 /*--------------------------------------------------------------------------*/ 334 335 336 void mx_filter_from_autoevt( char autoevt[], char filtername[], 337 float *autocut ); 338 339 /* Determines filter using distance between autoevt location and reference 340 * station 341 * 342 * parameters of routine 343 * char autoevt[]; input; name of autoevt file 344 * char filtername[]; output; name of filter to use 345 * float *autocut; output; cut off that many seconds after filtering 346 */ 347 348 349 /*--------------------------------------------------------------------------*/
Note: See TracChangeset
for help on using the changeset viewer.