Reference Manual
Table Of Contents
- Table of Contents
- Welcome
- Main Menu
- File Menu
- Job Menu
- Job Menu – GPS
- Job Menu – Basic GPS
- Survey Menu
- Backsight Setup
- Traverse / Sideshot
- Repetition Shots
- Multiple Sideshots
- Radial Sideshots
- Distance Offset Shot
- Horizontal Angle Offset
- Vertical Angle Offset
- Auto Collect
- Corner & 2 Lines
- Corner & Angle
- Corner & Offset
- Corner & Plane
- Surface Scan
- Video Scan
- Shoot From Two Ends
- Record Mode
- Resection
- Remote Elevation
- Check Point
- Solar Observation
- Remote Control
- Survey Menu – GPS
- Survey Menu – Basic GPS
- Leveling Menu
- Stakeout Menu
- Stakeout Menu – GPS and Basic GPS
- Inverse Menu
- Cogo Menu
- Curve Menu
- Roads Menu
- Adjust Menu
- Miscelaneous Screens
- Appendix A
- Index
Job Menu
R-95
√x: Square root of x.
x
n
: Raises y to the power of x.
1/x: Inverse of x.
Sin: Sine of x.
Cos: Cosine of x.
Tan: Tangent of x.
10
x
: Raises 10 to the power of x.
e
x
: Raises 2.718281828 to the power of x.
Sin
-1
: Arc sine of x.
Cos
-1
: Arc cosine of x.
Tan
-1
: Arc tangent of x.
Log: Common logarithm (base 10) of x.
Ln: Natural logarithm (base e) of x.
R>P: Converts the rectangular coordinates (y,x) to polar coordinates.
P>R: Converts the polar coordinates (y,x) to rectangular coordinates.
°>R: Converts x, in decimal degrees to radians.
R>°: Converts x, in radians to decimal degrees.
G>R: Converts x, in Grads to radians.
dms→°: Converts x, in degrees.minutes-seconds to decimal degrees.
°→dms: Converts x in decimal degrees to degrees.minutes-seconds.
dms −: Subtracts x in degrees.minutes-seconds from y in
degrees.minutes-seconds.
dms +: Adds x in degrees.minutes-seconds and y in degrees.minutes-
seconds.
R>G: Converts x, in radians to Grads.