Result
- Last UpdatedDec 08, 2025
- 2 minute read
Data
The results are primarily the calculated areas, presented in a list. Based on these areas, the program also calculates and lists total times, using time factors given as input or as defaults.
For testing and checking purposes, a detailed listing of the area of each part may be produced at request.
The result of the calculations is stored in a CAT object on the PADB for later retrieval. The following data are stored:
-
The calculated areas
-
The originally specified treatment and the factors that have been used.
-
The resulting time, calculated using these factors.
-
Names and areas for each part.
It is possible to refer to the result of previous calculations, for example, to sum up the result in an output list. The result of a calculation which contains separately stored partial areas (see input) will normally not be stored (to avoid that the same area is stored in multiple records).
Files
Two result files are created when the input and default files are interpreted. They have the same name as the input and default file and are stored on SB_SHIPPRINT with the extension .lst.
The resulting calculations are stored in a comma separated file on SB_SHIPPRINT with the extension .csv . The following terms are stored in this file (one line for each record). The numbers refer to the order number of the terms..
|
No. |
Attribute |
Format |
|---|---|---|
|
1 |
Key |
string |
|
2 |
Ship number |
string |
|
3 |
Statement type |
string |
Painting Data:
|
No. |
Attribute |
Format |
|
4 |
Area in square millimeters |
real |
|
5 |
Area in square meters |
real |
|
6 |
Time in minutes |
real |
|
7 |
Time in hours |
real |
|
8 |
Time factor |
real |
Blasting Data:
|
No. |
Attribute |
Format |
|
9 |
Area in square millimeters |
real |
|
10 |
Area in square meters |
real |
|
11 |
Time in minutes |
real |
|
12 |
Time in hours |
real |
|
13 |
Time factor |
real |
Cleaning Data:
|
No. |
Attribute |
Format |
|
14 |
Area in square millimeters |
real |
|
15 |
Area in square meters |
real |
|
16 |
Time in minutes |
real |
|
17 |
Time in hours |
real |
|
18 |
Time factor |
real |
Derusting Data:
|
No. |
Attribute |
Format |
|
19 |
Area in square millimeters |
real |
|
20 |
Area in square meters |
real |
|
21 |
Time in minutes |
real |
|
22 |
Time in hours |
real |
|
23 |
Time factor |
real |
After Treatment Data:
|
No. |
Attribute |
Format |
|
24 |
Area in square millimeters |
real |
|
25 |
Area in square meters |
real |
|
26 |
Time in minutes |
real |
|
27 |
Time in hours |
real |
|
28 |
Time factor |
real |