Go to the source code of this file.
Functions | |
int | writetrig_init (char *trigFileBase, char *outputDir) |
int | writetrig (char *note, char *filename, char *outDir) |
void | writetrig_close () |
void | bldtrig_head (char *trigmsg, double otime, char *evId, char *author) |
void | bldtrig_phs (char *trigmsg, char *sta, char *comp, char *net, char ph, double pickTime, double saveStart, double durSave) |
char * | make_datestr (double t, char *datestr) |
|
|
|
|
|
Referenced by bldtrig_head(), and bldtrig_phs(). |
|
Referenced by writetrig_init(). |
|
|
|
Referenced by writetrig(). |