Point coordinate observations (GX)

Point coordinate data are represented as geocentric X,Y,Z coordinate referenced the centre of the earth (as defined by the reference frame).

SNAP can single point coordinate observations, and correlated sets of point coordinates. The two are distinguished by the "grouped" option in the #data command. If the data are in grouped format then they are correlated sets of points; if they are in point format they are individual coordinates.

Point observations are corrected for differences between the reference frame and the coordinate file reference frame. The difference is modelled by a translation, rotation and a scale difference.

SNAP can use more than one reference frame - each frame is identified by a short code. By default the reference frame code for all observations is "GPS". SNAP can calculate the translation, rotation and scale for each reference frame. This is specified by the reference_frame command in the SNAP command file.

The errors of point observations can be expressed in several ways:

All errors are expressed in metres. Covariances are in m2.

The format of the errors is defined in the same way as GPS baseline observations by the #gps_error_type command. For more details see GPS error formats.

In the listing file the residuals are expressed as components in the east, north, and up directions. Also the overall residual for the vector itself is calculated. The residuals are expressed in metres.

See also

Observation file overview

Summary of data types

Observation file format

Reference frames

Point coordinate error formats

The #data command

The #gx_enu_error command

The #gps_error_type command

The #reference_frame command (data file)

The reference_frame command (command file)

The gps_vertical command