InstrumentOutputQuantityKind - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: InstrumentOutputQuantityKind

Information about the QuantityKind that an instrument is capable of measuring

Columns

PKNameData TypeNULLAutoDefaultCommentFK

InstrumentOutputQuantityKindIDInteger

nextval('"ODMXEquipment"."InstrumentOutputVariables_InstrumentOutputVariableID_seq"'::regclass)Primary key identifier
EquipmentModelIDInteger Foreign key identifier of the Equipment Model

QuantityKindVarChar() Foreign key identifier of the QuantityKind measured by the Equipment

InstrumentResolutionVarChar()

Text description of the resolution of the output variable
InstrumentAccuracyVarChar()

Text description of the accuracy of the output variable
InstrumentRawOutputUnitsIDInteger Foreign key identifier of the raw output Units associated with the output variable

InstrumentStandardOutputVariableInteger

In many cases the instrument generated a standard variable (e.g. air temperature or soil moisture) in addition to its quantitykind output. This is an optional link, but provided here

InstrumentMethodIDInteger


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_InstrumentOutputQuantityKind_MethodsODMXCore.MethodsODMXEquipment.InstrumentOutputQuantityKindMethodIDInstrumentMethodID
fk_InstrumentOutputQuantityKind_VariablesODMXCore.VariablesODMXEquipment.InstrumentOutputQuantityKindVariableIDInstrumentStandardOutputVariable
fk_InstrumentOutputVariables_CV_QuantityKindODMXCV.CV_QuantityKindODMXEquipment.InstrumentOutputQuantityKindTermQuantityKind
fk_InstrumentOutputVariables_CV_UnitsODMXCV.CV_UnitsODMXEquipment.InstrumentOutputQuantityKindUnitsIDInstrumentRawOutputUnitsID
fk_InstrumentOutputVariables_EquipmentModelsODMXEquipment.EquipmentModelsODMXEquipment.InstrumentOutputQuantityKindEquipmentModelIDEquipmentModelID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXEquipment