obj/glb/
glb_graphic_to_globe.pro
Routines
top glb_graphic_to_globe
NV/LIB/GLB
NAME:
glb_graphic_to_globe
PURPOSE:
Converts the given vectors from the graphic coordinate
system to the globe coordinate system.
CATEGORY:
NV/LIB/GLB
CALLING SEQUENCE:
globe_pts = glb_graphic_to_globe(gbd, graphic_pts)
ARGUMENTS:
INPUT:
gbd: Array (nt) of any subclass of GLOBE descriptors.
graphic_pts: Array (nv,3,nt) of column vectors in the graphic system.
OUTPUT: NONE
KEYWORDS:
INPUT: NONE
OUTPUT: NONE
RETURN:
Array (nv,3,nt) of column vectors in the globe system.
STATUS:
Not complete
MODIFICATION HISTORY:
Written by: Spitale, 1/1998
Adapted by: Spitale, 5/2016
File attributes
Modification date: | Mon May 7 13:19:54 2018 |
Lines: | 34 |