Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

list_freq.pro


Contains the list_freq function

Author information

Author

Baptiste Cecconi

History

V2.4 [27-fev-2006] LIST_FREQ is now a FUNCTION instead of a procedure. Added /Freq_index and /verbose keyword modified /Quiet keyword behaviour

V3.0 [28-fev-2006] reading .lis files to check for op-modes and then reads only necessary N1/N2

2013/03/01: Last Edit

Routines

top source LIST_FREQ

result = LIST_FREQ(aaaajjjd, hd, aaaajjjf, hf [, quiet=byte] [, verbose=byte] [, freq_index=byte])

liste des frequences utilisees (frequency table)

Return value

<return desc here>

Parameters

aaaajjjd in required type=string

date de debut

hd in required type=int

heure de debut

aaaajjjf in required type=string

date de fin

hf in required type=int

heure de fin

Keywords

quiet in optional type=byte

no output on screen

verbose in optional type=byte

long output on screen (useful for debug)

freq_index in optional type=byte

outputs FREQ_INDEX instead of FREQ.

Other attributes

Uses:

read_data_opmode

Statistics

Lines:
37 lines
Cyclomatic complexity:
11
Modified cyclomatic complexity:
11

File attributes

Modification date: Fri Jan 9 19:59:00 2015
Lines: 37