source: SH_SHM/trunk/help/MAX_AL.HLP @ 1237

Revision 16, 444 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command procedure MAX_AL <lo-wdw> <hi-wdw>
2========================
3
4key: cp:align trace maxima
5
6Aligns all trace maxima within the given time window
7(<lo-wdw>,<hi-wdw>).  All traces of the display are affected.
8
9
10parameters
11
12<lo-wdw>, <hi-wdw>  ---  parameter type: real
13   Time window to search the trace maxima within.
14
15
16Example:
17
18   MAX_AL 0. 100.    ! finds all trace maxima between 0. and 100. sec
19                     ! and aligns them
20
Note: See TracBrowser for help on using the repository browser.