projects/themis/common/
thm_data_calibrated.pro
Function: THM_DATA_CALIBRATED Purpose: Determine whether the data stored in a particular TPLOT variable has already been calibrated by examining the contents of it's DLIMIT structure. Calling Sequence: tplot_var = 'tha_eff' get_data, tplot_var, data=d, limit=l, dlimit=dl if thm_data_calibrated( dl) then return ; -- or -- if thm_data_calibrated('tha_eff') then return Arguements: DL, Anonymous STRUCT or tplot varaible name Notes: None. $LastChangedBy: kenb-mac $ $LastChangedDate: 2007-05-02 17:25:43 -0700 (Wed, 02 May 2007) $ $LastChangedRevision: 629 $ $URL $
Routines
File attributes
Modification date: | Thu Feb 13 16:42:33 2014 |
Lines: | 17 |