Event Types

EWDB_EVENT_TYPE_COINCIDENCE

Value: 3
Description: Flag indicating that a DB Event is a Coincidence Trigger


EWDB_EVENT_TYPE_QUAKE

Value: 2
Description: Flag indicating that a DB Event is a Quake


EWDB_EVENT_TYPE_UNKNOWN

Value: 0
Description: Flag indicating that the type of a DB Event is unknown.



Event Update Types

EWDB_UNASSOCIATED_DATA_NONE

Value: 0
Description: Perform no update.


EWDB_UNASSOCIATED_DATA_PEAKAMPS

Value: 4
Description: Update the "Archived" status of the Event.


EWDB_UNASSOCIATED_DATA_PICKS

Value: 1
Description: Update the EventType of the Event.


EWDB_UNASSOCIATED_DATA_SMMESSAGES

Value: 8
Description: Update the "Archived" status of the Event.


EWDB_UNASSOCIATED_DATA_WAVEFORMS

Value: 2
Description: Update the Dubiocity of the Event.


EWDB_UPDATE_EVENT_ARCHIVED

Value: 4
Description: Update the "Archived" status of the Event.


EWDB_UPDATE_EVENT_DUBIOCITY

Value: 2
Description: Update the Dubiocity of the Event.


EWDB_UPDATE_EVENT_EVENTTYPE

Value: 1
Description: Update the EventType of the Event.


EWDB_UPDATE_EVENT_NONE

Value: 0
Description: Perform no update.



Parametric Misc. Data Constants

EWDB_MAXIMUM_AMPS_PER_CODA

Value: 6
Description: Maximum number of coda average amplitude values per coda. 6 is derived from the maximum number of coda average amplitude windows tracked by Earthworm(Pick_EW).