Changes between Initial Version and Version 1 of ShmDocMenuWindow


Ignore:
Timestamp:
02/03/2009 05:04:40 PM (15 years ago)
Author:
MarcusWalther
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ShmDocMenuWindow

    v1 v1  
     1= Window Operations = 
     2 
     3The commands of the menu title Window allow manipulations of the time window set in the main display. Please keep in mind that traces of finite length are read into memory. If you move outside the read interval with the window operations you get an (at least partly) empty display. A reread of your traces might be necessary then. A description of the commands follows. 
     4 
     5== Set Time Window ==  
     6 
     7Takes over the time window selected by the right mouse button into the main display window. The time window remains active until it is reset by another '''Set Time Window''', deleted by '''Del Time Window''' or new traces are read in. 
     8 
     9== Del Time Window == 
     10 
     11Deletes a time window previously set by Set Time Window and displays the complete traces as after the read operation. 
     12  
     13== Move Right == 
     14 
     15Moves a previously defined time window to the right by 50% of the display width. If you move outside the read interval the display is (partly) empty. 
     16  
     17== Move Left == 
     18 
     19Moves a previously defined time window to the left by 50% of the display width. If you move outside the read interval the display is (partly) empty. 
     20  
     21== Grow Right == 
     22 
     23Grows a previously defined time window to the right by 50% of the display width. If you move outside the read interval the display is (partly) empty. 
     24  
     25== Grow Left == 
     26 
     27Grows a previously defined time window to the left by 50% of the display width. If you move outside the read interval the display is (partly) empty. 
     28  
     29== 3 Zoom Traces == 
     30 
     31Displays all three components of a station in the zoom window in different colors, if the z,n,e components were read in before. The reference trace (this with the time window on it) is shown in the center. This is a toggle switch. Selecting again switches back to the single trace display. 
     32 
     33---- 
     34back to [ShmDocIndex documentation index]