Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

gui/

request.pro


Contains the request procedure and associated procedures

Author information

Author

Gaƫlle Boisnard

History

2005/10/05: Created

2005/10/05: Last Edit

Routines

Routines from request.pro

on_accept_filename, ev

Launch the process of getting the data with the wanted parameters, once the user agreed on the filename

r_ABCband, ev

Changes in the widget application when the ABC band is selected

r_H1band, ev

Changes in the widget application when the H1 band is selected

r_H2band, ev

Changes in the widget application when the H2 band is selected

r_exit, ev

Exit procedure of the request application

r_list_onclick, ev

Call the functions which give the description of the selected directory

request_event, ev
request

Description of the request window

Routine details

top source on_accept_filename

on_accept_filename, ev

Launch the process of getting the data with the wanted parameters, once the user agreed on the filename

Parameters

ev

Statistics

Lines:
33 lines
Cyclomatic complexity:
4
Modified cyclomatic complexity:
1

top source r_ABCband

r_ABCband, ev

Changes in the widget application when the ABC band is selected

Parameters

ev

Statistics

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

top source r_H1band

r_H1band, ev

Changes in the widget application when the H1 band is selected

Parameters

ev

Statistics

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

top source r_H2band

r_H2band, ev

Changes in the widget application when the H2 band is selected

Parameters

ev

Statistics

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

top source r_exit

r_exit, ev

Exit procedure of the request application

Parameters

ev

Statistics

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

top source r_list_onclick

r_list_onclick, ev

Call the functions which give the description of the selected directory

Parameters

ev

Statistics

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

top source request_event

request_event, ev

Parameters

ev

Statistics

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

top source request

request

Description of the request window

Other attributes

Uses:

getfiles, get_n1datarecords, get_n2datarecords

Statistics

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

File attributes

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