Distance observations (SD, HD, ED)

SNAP supports four types of distance measurement. These are:

The data file should contain the distance in metres. For all types the distance should be corrected for atmospheric effects.

The data file must specify the error associated with the distance. If this is expressed for each observation individually it is expressed in metres.

If it is defined for a group of observations the error is defined by a millimetre and a part per million component. The two components of the error are treated as being statistically independent. That is, the total error of the distance is calculated as the square root of the sum of the squares of the millimetre and part per million components. For example, on a 3km line with a 4mm +/- 1ppm error the error of an observations is 4mm +/- 3mm (1ppm of 3km) giving a root mean square total of 5mm. See #ds_error for more information.

Distances can have an associated distance scale error. This is a code which references a scale error. For example the code could be the name of the instrument. In SNAP you can specify a scale error to apply for each code. You can also instruct SNAP to calculate a scale error corresponding to the code. See distance scale errors for more information.

Distances in SNAP may also be influenced by the reference frame scale error. This is an error in the local scale of the reference frame (i.e. the fixed stations used to constrain the adjustment). See reference frame scale error for more information.

The SNAP output listing includes the distance and its residual in metres by default. It can also show the residual expressed in parts per million.

See also

Observation file overview

Summary of data types

Observation file format

Distance ratio data

Distance scale errors

The reference frame scale error

The #data command

The #ds_error command

The #distance_scale_error command