| Type: |
struct _EWDB_SMChanAllStruct |
| Description: |
This struct contains information for a single strong motion message(SMMessage), including any associated data, such as idEvent, Channel data. It is used to retrieve SMMessages from the DB. |
| Note: |
|
| Field |
Type |
Description |
| idSMMessage |
EWDBid |
The DB ID of the SMMessage. |
| idSMMessage |
EWDBid |
The DB ID of the Event with which the message is associated. |
| Station |
EWDB_StationStruct |
A structure containing information about the channel from which the message was generated. |
| SMChan |
SM_INFO |
The strong motion message itself, in SM_INFO form. |
|
|
| Group: |
EWDB_API_LIB |
| Sub Group: |
STRONG_MOTION_API |
| Language: |
C |
| Location: |
./src/oracle/schema-working/src/include/ewdb_ora_api.h |