Name | Covariance_Matrix |
---|---|
Entity Type | Extension of Deviation_Survey_Point |
Description | The covariance matrix used for a deviation survey point. |
Submodel | Deviation_Survey |
Entity Scope | Project |
Primary Key | Deviation_Survey_Point_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Bias_East | double | Length m |
Bias East | No |
NUMBER |
Bias_North | double | Length m |
Bias North | No |
NUMBER |
Bias_Vertical | double | Length m |
Bias Vertical | No |
NUMBER |
Deviation_Survey_Point_Id | Deviation_Survey_Point |
|
As association to show the Covariance Matrix used in the correction of a Deviation Survey Point | 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) |
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) |
Var_East_East | double | Area m2 |
covariance east | No |
NUMBER |
Var_East_Vertical | double | Area m2 |
crossvariance east vertical | No |
NUMBER |
Var_North_East | double | Area m2 |
crossvariance north east | No |
NUMBER |
Var_North_North | double | Area m2 |
covariance north | No |
NUMBER |
Var_North_Vertical | double | Area m2 |
crossvariance north vertical | No |
NUMBER |
Var_Vertical_Vertical | double | Area m2 |
covariance vertical | No |
NUMBER |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Deviation_Survey_Point | Deviation_Survey_Point | As association to show the Covariance Matrix used in the correction of a Deviation Survey Point | Cascade | Yes |