general/science/wind/
add_sc_pos.pro
Routines
top source add_sc_pos
PROCEDURE: add_sc_pos,dat,source PURPOSE: Adds orbital data to a 3d data structure. The new structure element will be a three element vector [x,y,z] with the tag name 'sc_pos'. INPUT: dat: 3D structure (obtained from get_??() routines) e.g. "GET_EL" Notes: Orbit data must be loaded first. See "GET_ORBIT"
Parameters
- dat
- source
File attributes
Modification date: | Thu Feb 13 16:43:38 2014 |
Lines: | 12 |