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_n3_options.pro


Contains the get_n3_options function

Author information

Author

Gaƫlle Boisnard

History

2008/01/28: Created

2009/11/25: Last Edit

Routines

top source get_n3_options

result = get_n3_options(aj1, aj2, period [, level=sometype])

Get values of options for n3 data. The checked options are: radiosource (ephem), antenna parameter set and background file.

Return value

Returns a table of pointers towards paths paths[0] -> table of names of the ephem files paths[2] -> name of the antenna parameter set file paths[3] -> table of names of the background files paths[4] -> directory where data are put, or 0 if standard

Parameters

aj1 in required type=sometype

A parameter named aj1

aj2 in required type=sometype

A parameter named aj2

period in required type=sometype

table with every directory (yyyy_ddb_dde)

Keywords

level in optional type=sometype

A keyword named level

Other attributes

Uses:

read_ant_list

Statistics

Lines:
146 lines
Cyclomatic complexity:
33
Modified cyclomatic complexity:
30

File attributes

Modification date: Mon Mar 30 15:48:09 2015
Lines: 146