EWDB_External_StationStruct

Type: struct _EWDB_External_StationStruct DESCRIPTION
Description:
Note:
Field Type Description
Station EWDB_StationStruct Station information.
StationID int The DB StationID of the current station.
Description char[100] A text description of the station, usually the long name of the station.

Group: EWDB_API_LIB
Sub Group: EXTERNAL_API
Language: C
Location: ./src/oracle/schema-working/src/include/ewdb_ora_api.h



EWDB_External_UH_InfraInfo

Type: struct _EWDB_External_UH_InfraInfo
Description: Structure for inserting additional infrastructure information into a side table. This information is needed by the Urban Hazards team.
Note:
Field Type Description
idUHInfo EWDBid DB id of this record.
idChanT EWDBid DB id of the channel to which this auxiliary data belongs.
dFullscale double fullscale.
dSensitivity double sensitivity.
dNaturalFrequency double natural frequency.
dDamping double damping.
dAzm double The horizontal orientation of the Component. Expressed in degrees clockwise of North.
dDip double The vertical orientation of the Component. Expressed in degrees below horizontal.
iGain int gain.
iSensorType int numeric sensor type.

Group: EWDB_API_LIB
Sub Group: EXTERNAL_API
Language: C
Location: ./src/oracle/schema-working/src/include/ewdb_ora_api.h