| 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 |