UValue
2 minute read
| Name | Type | Size | Description |
|---|---|---|---|
| Area | Double | 8 | Area (m2) |
| Area_Output | Double | 8 | Area in your LogiKal Settings Unit |
| Area_Unit | Text | 255 | Area Unit |
| AreaMissing | Double | 8 | Missing area (m2) |
| AreaMissing_Output | Double | 8 | Missing area in your LogiKal Settings Unit |
| AreaMissing_Unit | Text | 255 | Missing area unit |
| ElevationId | Long Integer | 4 | FOREIGN KEY refers to Elevations.ElevationID |
| Institute | Long Integer | 4 | Institute |
| IsDefault | Bool | 1 | 0 = not default 1 = default |
| IsSummary | Bool | 1 | 0 = no summary value 1 = summary value |
| LK_GlassId | Long Integer | 4 | LOOKUP KEY refers to Glass.GlassID |
| Name | Text | 255 | UValue description |
| Perimeter | Double | 8 | Perimeter value (m) |
| Perimeter_Output | Double | 8 | Perimeter value in your LogiKal Settings Unit |
| Perimeter_Unit | Text | 255 | Perimeter unit |
| PerimeterInsertions | Double | 8 | |
| Psi | Double | 8 | PSI value (W/mK) |
| Psi_Output | Double | 8 | PSI value in your LogiKal Settings Unit |
| Psi_Unit | Text | 255 | PSI unit |
| PsiDigits | Long Integer | 4 | Amount of PSI digits |
| PsiInsertions | Double | 8 | |
| Report | Text | 255 | |
| SourceType | Long Integer | 4 | 0 = LogiKal 1 = WinIso2D |
| U | Double | 8 | U value (W/m²K) |
| U_Output | Double | 8 | U value in your LogiKal Settings Unit |
| U_Unit | Text | 255 | U value unit |
| UBaseProfiles | Double | 8 | |
| UDigits | Long Integer | 4 | Amount of digits |
| UValueAdjustmentReason | Long Integer | 4 | |
| UValueID | Long Integer | 4 | PRIMARY KEY |
| UValueOrigin | Long Integer | 4 | 0 - System supplier1 - Orgadata2 - Customer |
| ValueType | Long Integer | 4 | ValueType |
| LK_UValueInstituteId | Long Integer | 4 | LOOKUP KEY refers to UValueInstitutes.UValueInstituteId |