Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2016-02-10 09:57:38
Size: 882
Editor: BMittan
Comment:
Revision 4 as of 2016-07-23 08:27:20
Size: 913
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * '''Cols 1 to 3: VLM''' - Landmark center to body center vector.
 * '''Col 4: Landmark name'''
 * '''Col 5: HFLAG''' - 'F' indicates that the landmark is a flat map. 'T' indicates that the landmark has topography--an associated MAPFILE and image set.
 * '''Columns 1 to 3: VLM''' - Landmark center to body center vector.
 * '''Column 4: Landmark name'''
 * '''Column 5: HFLAG''' - 'F' indicates that the landmark is a flat map. 'T' indicates that the landmark has topography--an associated MAPFILE and image set.
Line 24: Line 24:
CategoryFiles CategoryFiles   CategoryOutputFiles

LMKVECS.TXT

Description

This text file lists landmark vectors output by residuals for every landmark contained in LMRKLIST.TXT.

For each landmark listed in LMRKLIST.TXT that is contained in at least one picture or limb residuals lists this information:

  • Columns 1 to 3: VLM - Landmark center to body center vector.

  • Column 4: Landmark name

  • Column 5: HFLAG - 'F' indicates that the landmark is a flat map. 'T' indicates that the landmark has topography--an associated MAPFILE and image set.

Here is a sample LMKVECS.TXT file:

   -0.2713710561D-01    0.2626967758D+00   -0.3116810853D-01    EE0001 T
   -0.3094370945D-01    0.2625129653D+00   -0.3121141969D-01    EE0002 T
   -0.3474824700D-01    0.2622791972D+00   -0.3118245307D-01    EE0003 T
END


(Compiled by DL)

CategoryFiles CategoryOutputFiles

LMKVECS.TXT (last edited 2016-07-23 08:27:20 by BMittan)