This page was created by the IDL library routine mk_html_help2.

Last modified: Mon Oct 20 03:17:44 2025.


Directory Listing of Routines


Routine Descriptions

GET_FA1_EEB

[Next Routine] [List of Routines]
PURPOSE:	To return Electron Burst Data for a specific time from the fa_eeb_l1 common block.
USEAGE:	dat=get_fa1_eeb(t)
			dat=get_fa1_eeb() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	Last update on June 4, 2010.

(See general/missions/fast/fa_esa/get_l1/get_fa1_eeb.pro)


GET_FA1_EES

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return Electron Survey Data for a specific time from the fa_ees_l1 common block.
USEAGE:	dat=get_fa1_ees(t)
			dat=get_fa1_ees() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	Last update on June 4, 2010.

(See general/missions/fast/fa_esa/get_l1/get_fa1_ees.pro)


GET_FA1_IEB

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return Ion Burst Data for a specific time from the fa_ieb_l1 common block.
USEAGE:	dat=get_fa1_ieb(t)
			dat=get_fa1_ieb() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	Last update on June 4, 2010.

(See general/missions/fast/fa_esa/get_l1/get_fa1_ieb.pro)


GET_FA1_IES

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return Ion Survey Data for a specific time from the fa_ies_l1 common block.
USEAGE:	dat=get_fa1_ies(t)
			dat=get_fa1_ies() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	Last update on June 4, 2010.

(See general/missions/fast/fa_esa/get_l1/get_fa1_ies.pro)


GET_FA1_SEB

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return a data structure for a specific time from a FAST l1 common block.
USEAGE:	dat=get_fa1_seb(t)
			The routine assumes the l1 common block is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in l1 common block.
			/EN to return data structure for the last time in l1 common block.
			/ADVANCE to return the next data structure in the l1 common block.
			/RETREAT to return the previous data structure in the l1 common block.
			INDEX=INDEX to return the INDEXth data structure in the l1 common block.
			/CALIB does nothing.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
BUGS:		None that I know of.
UPDATES:

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb.pro)


GET_FA1_SEB1

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb1.pro)


GET_FA1_SEB2

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb2.pro)


GET_FA1_SEB3

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb3.pro)


GET_FA1_SEB4

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb4.pro)


GET_FA1_SEB5

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb5.pro)


GET_FA1_SEB6

[Previous Routine] [Next Routine] [List of Routines]
PURPOSE:	To return SESA Burst Data for a specific time from the fa_seb1/2/3/4/5/6_l1 common block.
USEAGE:	dat=get_fa1_seb1/2/3/4/5/6(t)
			dat=get_fa1_seb1/2/3/4/5/6() will call ctime.pro to get t.
			The routine assumes the l1 common block for datatype is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in common block.
			/EN to return data structure for the last time in common block.
			/ADVANCE to return the next data structure in the common block.
			/RETREAT to return the previous data structure in the common block.
			INDEX=INDEX to return the INDEXth data structure in the common block.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
UPDATES:	

(See general/missions/fast/fa_esa/get_l1/get_fa1_seb6.pro)


GET_FA1_SES

[Previous Routine] [List of Routines]
PURPOSE:	To return a data structure for a specific time from a FAST l1 common block.
USEAGE:	dat=get_fa1_ses(t)
			The routine assumes the l1 common block is already loaded into IDL.
KEYWORDS:	/START to return data structure for the first time in l1 common block.
			/EN to return data structure for the last time in l1 common block.
			/ADVANCE to return the next data structure in the l1 common block.
			/RETREAT to return the previous data structure in the l1 common block.
			INDEX=INDEX to return the INDEXth data structure in the l1 common block.
			/CALIB does nothing.
			/TIMES returns array of starting times in l1 common block instead of data structure.
			UNITS=UNITS allows you to choose the returned data's units.  Default is compressed.
BUGS:		None that I know of.
UPDATES:

(See general/missions/fast/fa_esa/get_l1/get_fa1_ses.pro)