Name | Non_State_Detect_Limit |
---|---|
Entity Type | Extension of Fluid_Detect_Limit_Spec |
Description | The minimum detectable limits for properties that are not dependent on the state of the pressure and temperature of the material. |
Submodel | Fluid_Analysis |
Entity Scope | Project |
Primary Key | Detect_Limit_Spec_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Detect_Limit_Spec_Id | Fluid_Detect_Limit_Spec |
|
The identifier of the detect limit specification to which the non-state limit belongs. | Yes |
NUMBER(38) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Total_Hardness | double | Mass_Per_Volume kg/m3 |
The minimum level of total hardness that can be detected. | No |
NUMBER |
Turbidity | STRING32 | NA |
The minimum level of turbidity that can be detected. Turbidity quantifies the degree to which light traveling through a water column is scattered by the suspended organic (including algae) and inorganic particles. Turbidity is typically expressed in NTU (Nephelometric Turbidity Units). | No |
VARCHAR2(32) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Detect_Limit_Spec | Fluid_Detect_Limit_Spec | The identifier of the detect limit specification to which the non-state limit belongs. | Cascade | Yes |