Storing the Adjustment Results

When you distribute points, for each point the calculation results are stored as shown in the following table.

Point feature class attribute

Description

TB_POINTNUMBER

Stores the point number, if the option Keep Identifier has been selected.

TB_ACCURACY_POSITION

Stores EMA. See also Coordinate Precision.

TB_ACCURACY_HEIGHT

Stores EMH.

TB_RELIABILITY_POSITION

Stores NA. See also Coordinate Reliability.

TB_RELIABILITY_HEIGHT

Stores NH.

TB_POSITION_RELIABLE

TB_HEIGHT_RELIABLE

Stores whether the position coordinates or the height are reliable. For example, 1 = Yes = Reliable. 0 = No = Not reliable.

The coordinates are reliable, if they meet the tolerances that are specified in the field code list. See also Reliability And Precision Tolerance Statement.

Note:

The reliability and precision attributes are default attributes, that can optionally be added to point feature classes. See Feature Class Type: Point.

Note:

The reliability values can either be 1 or 0. In the Global Settings, you can specify which value will be interpreted as true and which value as false. See also Global Survey Settings.