Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/themis/spacecraft/particles/ESA/packet/

get_thb_peec.pro


Routines

top source get_thb_peec

result = get_thb_peec(time, START=START, EN=EN, ADVANCE=ADVANCE, RETREAT=RETREAT, index=index, calib=calib, times=times)

PROCEDURE: get_thb_peec PURPOSE: Returns either peef or combined peef-peer data structure at a single time from common generated by thm_load_esa_pkt.pro INPUT: time: dbl time of data to be returned KEYWORDS: start: 0,1 if set, gets first time in common block en: 0,1 if set, gets last time in common block advance 0,1 if set, gets next time in common block retreat 0,1 if set, gets previous time in common block index long gets data at the index value "ind" in common block calib: 0,1 not working yet, allows alternate calibration times 0,1 returns an array of times for all the data, returns 0 if no data CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 09/07/25 MOD HISTORY: NOTES: Data structures can be used as inputs to functions such as n_3d.pro, v_3d.pro Or used in conjunction with iterative programs such as get_3dt.pro, get_en_spec.pro

Parameters

time

Keywords

START
EN
ADVANCE
RETREAT
index
calib
times

File attributes

Modification date: Thu Feb 13 16:42:50 2014
Lines: 82