Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

read_ant_list.pro


Contains the read_ant_list function and supporting procedures

Author information

Author

Baptiste Cecconi

History

2005/01/19: Created

2005/01/19: Last Edit

Class description for data_ant_list

Fields

Fields in data_ant_list

ANT_FILE ''
ANT_NAME ''

Routines

Routines from read_ant_list.pro

data_ant_list__define
result = read_ant_list(ant_file)

read_ant_list is a function that <behavior desc here>

Routine details

top source data_ant_list__define

data_ant_list__define

Statistics

Lines:
4 lines
Cyclomatic complexity:
2
Modified cyclomatic complexity:
2

top source read_ant_list

result = read_ant_list(ant_file)

read_ant_list is a function that <behavior desc here>

Return value

<return desc here>

Parameters

ant_file in required type=sometype

A parameter named ant_file

Statistics

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

File attributes

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