| Description: |
This is the Waveform Request portion of the EWDB API Library. The WAVEFORM_REQUEST_API library contains the C functions that provide an interface for accessing the portion of the Earthworm DBMS that deals with making waveform requests. This code deals with making requests for particular waveform snippets that may be available from one or more sources (currently EW wave servers.(wave_serverV) It does not deal with actual binary waveforms. That is handled by the WAVEFORM_API portion of the EWDB_API_LIB library. |