The output_precision command

output_precision type precision type precision ...

This command is used to change the numerical precision of the output data. For example slope distance data are usually printed to four decimal places. This can be changed to 3 decimal places with the command

output_precision sd 3

The parameters of this command are:

type

A data type as defined above for data files. For example HA for horizontal angles.

precision

The number of decimal places to display for observations of the preceding type. This must be between 0 and 9 inclusive.

See also:

Defining the residual listing format

Command file syntax

Alphabetical list of commands

Summary of commands by function