Source: idf/uds_idf/uds_instrument/uds_instrument__get_instrument_info.pro
uds_instrument::get_instrument_info Return instrument information for a UDS instrument. Usage: info = instref -> get_instrument_info(<keys>) Keywords: spacecraft Return the name of the spacecraft instrument Return the instrument name. n_channels Return the number of channels. cadence Return the nominal data cadence. time_format Return the format of the time values. time_at Return if the times are mid-point. badflag Return the bad-data flag. filename Return the filename template. headers Return how many lines of header there are on each file. list Return a list of instruments in the form sc / inst Notes: If no keys are given then the return value is spacecraft / instrument History: Original: 23/6/00; SJT Add duration flag: 3/7/00; SJT