Help for MARSTIEXYZ

PURPOSE:
Given stereo pair, bring up TP program and manually select a single tiepoint.
After that the program will print out (x, y, z) coordinates of selected tiepoint.

EXECUTION:

marstiexyz inp=(image1.vic image2.vic)


OPERATION:


COGNIZANT PROGRAMMER:  Oleg Pariser

HISTORY:
  2003-12               - Initial version
  2019-12-10 Walt Bunch - IDS-7926 - Initialized some variables; cleaned up some -Wall warnings; added unit test.


PARAMETERS:


INP

input image or file list.

NAVTABLE

Corrected navigation filename.

CONFIG_PATH

Path used to find configuration/calibration files.

RSF

Rover State File(s) to use.

DEBUG_RSF

Turns on debugging of RSF parameter.

COORD

Coordinate system to use. Not used by this program.

COORD_INDEX

Coordinate system index for some COORD/mission combos. Not used by this program.

FIXED_SITE

Which site is FIXED for rover missions. Not used by this program.

SOLUTION_ID

Solution ID to use for pointing correction.

POINT_METHOD

Specifies a mission- specific pointing method to use.

MATCH_METHOD

Specifies a method for pointing corrections.

MATCH_TOL

Tolerance value for matching pointing params in pointing corrections file.

NOSITE

Disables coordinate system sites.

NORMAL

Surface normal vector.

GROUND

Surface ground point.

SURF_COORD

Coordinate system used to define surface parameters.

SURFACE

The type of mars surface to use INFINITY, PLANE, SPHERE1, SPHERE2, MESH.

SURF_MESH

Mesh file for surface model VARI SURF_CSFILE File containing CS for surface model

TIEPOINTS

Input tiepoint file for tiepoint visualization.

TIE_TYPE

Type of tiepoint visualization to perform.

TIE_DN

DN value for tiepoint visualization.

See Examples:


Cognizant Programmer: