next up previous contents
Next: Subprocessors Up: Summary Records Previous: Selection   Contents

Utilities

RAA has a set of utilities that access summary records. The list is described briefly here, see the code itself for more details. They take account of mask setting unless stated to the contrary.

RAA_SUMM_AT_TIME
Find the record closest to a supplied run time. Ignores masks.

RAA_SUMM_GET
Get the first, last, next, previous or $n^{th}$ record. A request for the $n^{th}$ record ignores the mask.

RAA_SUMM_IN_TIME_WINDOW
Find the first and last records in a supplied time window.

RAA_SUMM_IS_ACCEPTABLE
Return .TRUE. is the supplied record is acceptable i.e. satisfies the masks.

RAA_SUMM_NEXT_ACCEPTABLE
Move forward or backwards until an acceptable record is found.

RAA_SUMM_NEXT_HOT_SPOT
For a given minimum number of records and time window find the next hot spot, i.e. having at least a minimum number of hits in a time window, and return the window limits.

RAA_SUMM_UPDATE_STATUS
Update the status of all summary records in a supplied interval.

RAA_SUMM_WORD_ADDR
Return the summary word address for a given word name.


next up previous contents
Next: Subprocessors Up: Summary Records Previous: Selection   Contents
sno Guest Acct 2009-09-09