;+
;
; NAME: 
;       HER_STR
;
; PURPOSE:
;
;
; CATEGORY:
;       BATSE
;
; CALLING SEQUENCE:
;
;
; CALLS:
;	none
;
; INPUTS:
;       none explicit, only through commons;
;
; OPTIONAL INPUTS:
;	none
;
; OUTPUTS:
;       none explicit, only through commons;
;
; OPTIONAL OUTPUTS:
;	none
;
; KEYWORDS:
;	none
; COMMON BLOCKS:
;	none
;
; SIDE EFFECTS:
;	none
;
; RESTRICTIONS:
;	none
;
; PROCEDURE:
;	none
;
; MODIFICATION HISTORY:
;
;-
her_str = {her_str, $
	sctime:intarr(3), $
	counter:0L, $
	pakseq:0b, $
	pakid:0b, $
	sched_ptr:0, $
	looP_ctr:0, $
	iter_num:0, $
	start_time:intarr(3) ,$	; sher/her start time
	end_time: intarr(3) ,$	; sher/her end time
	spare: intarr(10), $
	data: intarr(128) }	; science data
