Source: idf/uleis_idf/uleis_idf__get_list.pro
uleis_idf::get_list Return a list of uleis channels. Usage: list = idfref -> get_list([time, ] <keys>) Argument: time double JD at which the list is to be returned, if not given then start-of-mission is used Keywords: small If set, return the list for the small energy system. large If set, return the list for the large energy system. matrix If set, return the list for the matrix singles channels. pairs If set, return the list for the matrix pairs channels. description If set, then return a list with descriptions (energy range anyway) attached. Notes: One of large & small and one of matrix and pairs must be given. History: Original: 16/5/00; SJT