After the adjustment calculation, you optionally create a network plan that displays the adjusted network, including error ellipses and reliability rectangles. The components of the network plan are stored in the Survey database. Use Display Manager to style the components, as shown in the following table. Use the attribute FID_PROJECT to set a filter on the calculation project.
Network Plan feature class |
Description |
---|---|
TB_SUR_FIELD_POINT |
Stores all points that have been imported from the field data. This feature class stores all points that are displayed in the Coordinate dialog box.
|
TB_SUR_CALC_POINT |
Stores all points that have been calculated, including coordinate, precision, and reliability. After the completion of step 7, Calculate Adjustment, this feature class stores all points that are displayed in the Results dialog box, on the Calculated Coordinates tab.
|
TB_SUR_V_FIELD_POINT |
This view provides the points that have been imported from the field data. Use FID_PROJECT to style the points. |
TB_SUR_V_RELIABILITY_RECT |
This view provides the reliability parameters, and the calculation project of the calculated points. Use NA, NB, and FID_PROJECT to style the reliability rectangles. |
TB_SUR_V_ACCURACY_ELL |
This view provides the precision, and the calculation project of the calculated points. Use EMA, EMB, and FID_PROJECT to style the error ellipse. |
TB_SUR_V_NETPLAN_POINT |
This view stores the points of the network plan that indicate the type of measurement, or the session of a point. Use the TYPE_ attributes to style the points. |
TB_SUR_V_NETPLAN_LINE |
This view stores the network lines that indicate the measurements between the points, the type of measurement, and the calculation project. Use TYPE_HZ_MEASURE, and TYPE_LINE to style the lines. |
Network lines
A network line consists of line segments and network points. For example, a tachymeter network line consists of a two line segments, and three network points at the start, middle, and end.
Network points
A network point describes the session, and observations that have been made to determine the point. Network points are located either on the point or in the middle of a network line.