#include <stdio.h>#include <string.h>#include <stdlib.h>#include <earthworm.h>#include <transport.h>#include <neic2scn.h>Go to the source code of this file.
Functions | |
| int | GetNEICStaList (NEIC2SCN **Sta, int *Nsta, char *filename) |
| int | IsComment (char string[]) |
| int | MatchNeic2SCN (char *neic_sta, char *sta, char *comp, char *net, NEIC2SCN *neic2scn, int nSta) |
|
||||||||||||||||
|
Definition at line 40 of file neic2scn.c. References EW_FAILURE, EW_SUCCESS, IsComment(), and logit(). |
|
|
Definition at line 121 of file neic2scn.c. Referenced by GetNEICStaList(). |
|
||||||||||||||||||||||||||||
|
Definition at line 145 of file neic2scn.c. References EW_FAILURE, EW_SUCCESS, and logit(). |
1.3-rc3