Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

single page | use frames     summary     class     fields     routine details     file attributes

gui/

get_n1datarecords.pro


Contains the get_n1datarecords function

Author information

Author

Gaƫlle Boisnard

History

2006/02/15: Created

2006/02/15: Last Edit

Routines

top source get_n1datarecords

result = get_n1datarecords(filename, datafiles, bands)

Writes the data listed in DATAFILES for the bands indicated in BANDS in a file(FILENAME) and in a binary file (FILENAME.b).

Return value

<return desc here>

Parameters

filename in required type=string

output files base name

datafiles in required type=sometype

list of data to write

bands in required type=intarr

list of bands

Other attributes

Uses:

hms_s

Statistics

Lines:
114 lines
Cyclomatic complexity:
18
Modified cyclomatic complexity:
18

File attributes

Modification date: Fri Jan 9 19:58:40 2015
Lines: 114