[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The points and observations section is bounded by the pair tag
<points-observations>
and contains information about points,
observed horizontal directions, angles, and horizontal distances, height
differences, slope distances, zenith angles, observed vectors and
control coordinates.
Optional attributes of the start tag <points-observations>
allow
for the definition of default values of standard deviations
corresponding to observed directions, angles, and distances.
direction-stdev = "…"
defines the implicit value of
standard deviation of observed directions (default value is not
defined)
angle-stdev = "…"
defines the implicit value of standard
deviation of observed angles (default value is not defined)
zenith-angle-stdev = "…"
defines the implicit value of
standard deviation of observed zenith angles (default value is not
defined)
azimuth-stdev = "…"
defines the implicit value of
standard deviation of observed azimuth angles (default value is not
defined)
distance-stdev = "…"
defines the implicit value of
standard deviation of observed distances, horizontal or slope (default
value is not defined)
Implicit values of standard deviations for the observed distances are calculated from the model with three constants a, b, and c according to the formula
a + bD^c,
where a is a constant part of the model and D is the observed distance in kilometres. If the constants b and/or c are not given, default values b=0 and c=1 will be used.
<points-observations direction-stdev = "10" distance-stdev = "5 3 1" > <!-- ... points and observation data ... --> </points-observations> |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on February 17, 2024 using texi2html 1.82.