Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

gui/

dataprocess.pro


These routines describe what happen when some buttons are selected.

Author information

Author

Gaƫlle Boisnard

History

2006/03/22: Created

2014/01/22: Disabled K file retrieval (HC), now automatic

Routines

Routines from dataprocess.pro

dp_n3_on_newloc, ev

Describes the changes in the dataprocessing window when the 'Other location for n3 files' button is selected.

on_bg_manual_file, ev

Describes the changes in the dataprocessing window when the manual bg file 'Search' button for bg file is selected.

on_bg_manual, ev

Describes the changes in the dataprocessing window when the manual bg file button is selected.

dp_list_onclick, ev

Describes what happens when a directory is selected in the list.

on_dp_update, ev

Updates the list of directories in the widget application.

on_dp_pdf, ev

Changes in the widget applications when the pdf and lis button is selected.

dataprocess_event, ev
dp_exit, ev

Abort procedure

dp_exit, ev

Exit procedure

dataprocess

Description of the dataprocessing window

Routine details

top source dp_n3_on_newloc

dp_n3_on_newloc, ev

Describes the changes in the dataprocessing window when the 'Other location for n3 files' button is selected.

Parameters

ev

Statistics

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

top source on_bg_manual_file

on_bg_manual_file, ev

Describes the changes in the dataprocessing window when the manual bg file 'Search' button for bg file is selected.

Parameters

ev

Statistics

Lines:
6 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source on_bg_manual

on_bg_manual, ev

Describes the changes in the dataprocessing window when the manual bg file button is selected.

Parameters

ev

Statistics

Lines:
11 lines
Cyclomatic complexity:
3
Modified cyclomatic complexity:
1

top source dp_list_onclick

dp_list_onclick, ev

Describes what happens when a directory is selected in the list. Displays the table of existing files in the selected directory.

Parameters

ev

Statistics

Lines:
6 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source on_dp_update

on_dp_update, ev

Updates the list of directories in the widget application.

Parameters

ev

Statistics

Lines:
15 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source on_dp_pdf

on_dp_pdf, ev

Changes in the widget applications when the pdf and lis button is selected.

Parameters

ev

Statistics

Lines:
17 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source dataprocess_event

dataprocess_event, ev

Parameters

ev

Statistics

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

top source dp_exit

dp_exit, ev

Abort procedure

Parameters

ev

Statistics

Lines:
6 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source dp_exit

dp_exit, ev

Exit procedure

Parameters

ev

Statistics

Lines:
6 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

top source dataprocess

dataprocess

Description of the dataprocessing window

Other attributes

Uses:

getfiles, read_ant_list

Statistics

Lines:
135 lines
Cyclomatic complexity:
1
Modified cyclomatic complexity:
1

File attributes

Modification date: Thu Jan 22 15:57:59 2015
Lines: 219