Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

gui/

kronosdp.pro


Contains the kronosdp procedure and associated procedures

Author information

Author

Gaƫlle Boisnard

History

2006/07/04: Created

2006/07/04: Last Edit

Routines

Routines from kronosdp.pro

kronosdp_event, ev

Describes the actions to be done when the user click on buttons in the main window (described in kronosdp.pro).

m_exit, ev

Describes the closure of the main window.

kronosdp

Main routine of the application.

Routine details

top source kronosdp_event

kronosdp_event, ev

Describes the actions to be done when the user click on buttons in the main window (described in kronosdp.pro).

Parameters

ev

Statistics

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

top source m_exit

m_exit, ev

Describes the closure of the main window. This leads to the closure of every other window.

Parameters

ev

Statistics

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

top source kronosdp

kronosdp

Main routine of the application. Describes the initial window.

Statistics

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

File attributes

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