Spectral Period Overloading Codes

EWDB_SM_PERIOD_PEAK_VALUE_CODE

Value: -1
Description: Identifies the motion as a peak type. Such as Peak Ground Acceleration(PGA), PGV, or PGD.



Strong Motion Message Query Types

EWDB_SM_SELECT_SMMESSAGES_W_CHANNEL_INFO

Value: 2
Description: Identifies a query that retrieves Strong Motion messages with channel and if available, event information.


EWDB_SM_SELECT_SMMESSAGES_W_CHANNEL_INFO_BY_EVENT

Value: 3
Description: Identifies a query that retrieves Strong Motion messages with channel and event info, only for messages that are associated with a given Event.


EWDB_SM_SELECT_SMMESSAGES_W_CHANNEL_INFO_WITHOUT_EVENT

Value: 4
Description: Identifies a query that retrieves Strong Motion messages with channel info, only for messages that are not associated with any Event.


EWDB_SM_SELECT_SMMESSAGES_W_ID_ONLY

Value: 1
Description: Identifies a query that retrieves only the IDs of Strong Motion messages(idSMMessage).


EWDB_SM_SELECT_SMMESSAGES_W_INFO

Value: 0
Description: Identifies a query that retrieves Strong Motion messages with message info only. (No channel or event information)



Strong Motion Motion Types

EWDB_SM_MOTION_TYPE_ACCELERATION

Value: 1
Description: Identifies a motion as acceleration.


EWDB_SM_MOTION_TYPE_DISPLACEMENT

Value: 3
Description: Identifies a motion as diplacement.


EWDB_SM_MOTION_TYPE_UNDEFINED

Value: 0
Description: Identifies an undefined type of motion. This type of motion is generally not supported.


EWDB_SM_MOTION_TYPE_VELOCITY

Value: 2
Description: Identifies a motion as velocity.