Go up one levelGo to Previous Go to Next

RtdImagePerf(n)

NAME

 
 RtdImagePerf - itcl widget to show current performance statistics.

NAMESPACE

 
 rtd

PARENT CLASS

 
 util::TopLevelWidget

SYNOPSIS

 
 RtdImagePerf <path> ?options?

DESCRIPTION

 
 RtdImagePerf is an itcl widget to show current performance statistics.


ITK COMPONENTS

 
 buttons
        Dialog buttons frame.

 close
        Close button.

 freq
        LabelValue(n) widget "Update Frequency (Hz)".

 freq_ave
        LabelValue(n) widget for average frequency.

 gen
        LabelValue(n) widget: "General Code Processing (s)".

 gen_ave
        LabelValue(n) widget for average general image processing.

 labl
        LabelValue(n) widget "Last image".

 labl_ave
        LabelValue(n) widget "Average".

 maxfreq
        LabelEntry(n) widget "Max frq:".

 mem
        LabelValue(n), "Memory Management (s)".

 mem_ave
        LabelValue(n) widget for average memory management.

 reset
        Reset button.

 save
        Save button.

 set_units
        LabelMenu widget: "Select display mode:".

 tcl
        LabelValue(n) widget: "TCL Code Interpretation".

 tcl_ave
        LabelValue(n) widget: average TCL code interpretation.

 total
        LabelValue(n) widget: "Total time/image".

 total_ave
        LabelValue(n) widget: average total time spent per image event.

 x
        LabelValue(n) widget: "X Function Calls".

 x_ave
        LabelValue(n) widget: average X function calls.

WIDGET OPTIONS

 
 -labelfont
        Font used for labels.

 -labelwidth
        Set the width for  displaying labels.

 -target_image
        Target (main) RtdImage itcl widget.

 -valuefont
        Font used for values.

 -valuewidth
        Set the width for  displaying values.

PUBLIC METHODS

 
 cancel {}
        Close this window.

 convert_units {new_units}
        This method takes the performance parameters from the dialogue and
        converts them to the new display mode, before placing them back in
        the dialogue.

 save {}
        Save the current performance parameters and image information to
        file.

 set_units {unit_type}
        Set the required units that the performance parameters are to be
        displayed in.

PROTECTED METHODS

 
 add_buttons {}
        Add a row of dialog buttons at the bottom of the window.

 make_labels {w}
        Make the window to display the statistics in the given frame.

 make_layout {}
        Do the window layout.

PROTECTED VARIABLES

 
 canvas_
        Internal canvas widget.

 current_display_mode
        Current unit type.

 image_
        Internal rtd image.

 target_canvas_
        Internal target canvas.

 target_image_
        Internal target image.

SEE ALSO

 
 TopLevelWidget(n)

 


- - - - - -
Last change: 07 May 99

 


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory