Source: stream/xflare/xflare_stream__get_data.pro
xflare_stream::get_data
Return flare data
Usage:
vals = strref -> get_data(<selection keys>)
Keywords:
times If set, then return the flare times.
class If set, then return the flare class.
subclass If set, then return the subclass.
longitude If set, then return the flare longitudes.
all If set, then return values for all of the
flares (normally only those above the
threshold are returned).
Notes:
If both class & subclass are given then a full class string is
returned.
History:
Original: 7/6/01; SJT