Skip to main content

8.3 Control point residuals and ellipsoid data

The residuals of all control points as well as the data for computing and graphical output of the confidence ellipses or ellipsoids is provided by BINGO in a special file. The default name for this file is reselli.dat.

*

* Control point residuals for graphical output

*

* <___Vx_Max__><___Vy_Max__><___Vz_Max__> (1/1000)

VMAX 115. 147. 50.

*

*<____Point_No__><_____Vx____><_____Vy____><_____Vz____> Key

319 -22. 156. 271. CKP

352 -48. 7. -118. CKP

: : : : :

307 35. 10. 38. XYZ

315 -47. -10. -18. XYZ

324 115. 46. 50. XYZ *

: : : : :

357 -47. 82. 14. XYZ

377 -62. -147. -22. XYZ *

1807 21. 24. -3. XYZ

*------------------------------------------------------------------------------------

*

* Standard deviations and correlation data for all points

* to draw confidence ellipses

*

* <___Sx_Max__><___Sy_Max__><___Sz_Max__> (1/1000)

SMAX 148.0 175.4 292.9

*

*<____Point_No__><_____Sx____><_____Sy____><_____Sz____><__Qxy__><__Qxz__><__Qyz__>

306 66.4 63.0 111.0 0.053 0.316 0.043

307 53.6 53.0 64.5 -0.007 0.112 -0.039

309 84.3 103.4 205.6 0.056 -0.001 -0.467

: : : : : : :

17163 82.5 72.3 147.4 0.019 -0.586 0.023

17171 72.1 97.4 168.6 0.048 0.041 0.711

17172 65.8 75.6 111.1 -0.098 -0.205 0.525

*------------------------------------------------------------------------------------

Example for a control point residual and ellipsoid data file

A VMAX statement at the beginning of the file indicates the highest existing residuals of the control points. Changing these values has influence on the graphical presentation with the program REPLO.

The output format depends on the FLOT-value in the LIST statement. A string (1/1000) in the headline points to the shift of the decimal point. The keys at the end of lines shows, if it is a positioning or height control point.

The second section of the file contains the ellipsoid data for all points. The maximum values of standard deviations are listed at the beginning in the SMAX statement. Also in this section the output format depends on the FLOT-value in the LIST statement. A string (1/1000) in the headline points to the shift of the decimal point.

Modifications in the VMAX statement influence on the graphical presentation with REPLO.