Line observation format

Each line contains an instrument station, a target station, and the observations. This can apply for most data types except horizontal angles. The format is:

inst_stn_definition   trgt_stn_definition   observation   observation
inst_stn_definition   trgt_stn_definition   observation   observation
inst_stn_definition   trgt_stn_definition   observation   observation
........

The station definitions inst_stn_definition and trgt_stn_definition (instrument station definition and target station definition) define the station code (the station code from the coordinate file) and the height of the equipment above the station. The preceding #data command may specify that the height is to be omitted (with the no_heights option), in which case the height is treated as being zero.

Each observation definition (observation in the formats above) includes the value of the observation (e.g. the length for a distance measurement). It may also include the error of the observation, and additional information such as refraction coefficient codes, observation classifications, and so on. There may be more than one observation type on each line. For example a data block may hold readings from a total station which include horizontal angle, zenith distance, and slope distance. The contents of the observation section is defined in the preceding #data command.

See also:

Summary of data types

Observation file format

The #data command