Index

Latitude

A geodetic latitude (-90..90).

Input Format:

A sexagesimal number between -90 and 90 degrees, inclusive.

Use with do-loops:
When a Latitude variable is used as the dependent variable of a do-loop, the associated loop increment is specified as a Sexagesimal constant.

Operators:
-a
The unary minus operator changes the sign of its operand.

Context:
The site command takes a latitude argument that tells the control system the geodetic latitude of the local zenith.

Martin Shepherd (9-Oct-1997)