Footprint Data Status
Flag | Decimal | Hexadecimal | Status | Description | Comment |
---|---|---|---|---|---|
0 | 0 | 0x00000000 | statusOK | All okay when this is the only flag | |
1 | 1 | 0x00000001 | statusRecBlockedDepth | Data rejected by depth blocking | |
2 | 2 | 0x00000002 | statusRecBlockedRange | Data rejected by range blocking | |
3 | 4 | 0x00000004 | statusRecBlockedSector | Data rejected by sector blocking | |
4 | 8 | 0x00000008 | statusRecBlockedHeave | Data rejected by heave blocking | |
5 | 16 | 0x00000010 | statusRecExcluded | Data excluded by operator | |
6 | 32 | 0x00000020 | statusRecFailedBrightness | Data failed brightness test | |
7 | 64 | 0x00000040 | statusRecFailedColinearity | Data failed co-linearity test | |
8 | 128 | 0x00000080 | statusRecDespiked | Data rejected by despiker | |
9 | 256 | 0x00000100 | statusRecReduced | Data reduced by swath reducer | |
10 | 512 | 0x00000200 | statusRecBlockedTPU_XY | Data is rejected by TPU XY blocking | |
11 | 1024 | 0x00000400 | statusRecBlockedTPU_Z | Data is rejected by TPU Z blocking | |
12 | 2048 | 0x00000800 | statusRecBlockedQuality | Data rejected by Quality blocking | |
4095 | 0x00000FFF | statusInvalid | Data is invalid or not available | Combination | |
13 | 4096 | 0x00001000 | statusValManual_XY | Manually modified XY | |
14 | 8192 | 0x00002000 | statusValManual_Z | Manually modified Z | |
15 | 16384 | 0x00004000 | statusValAutomatic_XY | Automatically modified XY (e.g. by filter) | |
16 | 32768 | 0x00008000 | statusValAutomatic_Z | Automatically modified Z (e.g. by filter) | |
17 | 65536 | 0x00010000 | statusValDeSelect_XY | De-Select data point XY | |
18 | 131072 | 0x00020000 | statusValDeSelect_Z | De-Select data point Z | |
19 | 262144 | 0x00040000 | statusValAccepted | Data accepted in validation | |
20 | 524288 | 0x00080000 | statusAppliedTide | Tide has been applied | |
21 | 1048576 | 0x00100000 | statusValInserted | ||
22 | 2097152 | 0x00200000 | statusSelected | Data is Selected | Internal usage only |
23 | 4194304 | 0x00400000 | statusInsideScrollWindow | Data falls inside scroll window | Internal usage only |
24 | 8388608 | 0x00800000 | resolutionDecimeter | XYZ storage resolution in dm (default = cm) | |
25 | 16777216 | 0x01000000 | resolutionMeter | XYZ storage resolution in m (default = cm) | |
25165824 | 0x01800000 | resolutionNanoTesla | To indicate Magnetometer Data | Combination | |
26 | 33554432 | 0x02000000 | statusAppliedCalibration | Alignment Calibration applied to ping | Internal usage only |
27 | 67108864 | 0x04000000 | statusCalibrating | Alignment Calibration in progress | Internal usage only |
28 | 134217728 | 0x08000000 | statusDetected | Footprint of detected pipe system is detected | Internal usage only |
29 | 268435456 | 0x10000000 | resolutionMilliMeter | XYZ storage resolution in mm (default = cm) | |
30 | 536870912 | 0x20000000 | statusPlotted | Data is marked as plotted in the FM 3D editor | Internal usage only |
31 | 1073741824 | 0x40000000 | statusFeature | Data is marked as a feature in the FM 3D editor | Internal usage only |