/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_cutoff_release_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_cutoff_release_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3600 by schoenebeck, Fri Oct 27 21:22:00 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 57  change_cutoff_release(??note??, ??time?? Line 57  change_cutoff_release(??note??, ??time??
57        </tr>        </tr>
58        <tr>        <tr>
59          <td><code>??time??</code></td>          <td><code>??time??</code></td>
60          <td>Integer&nbsp;Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
61                Real&nbsp;Number</td>
62          <td>Attack Time Value (abstract non-negative value,          <td>Attack Time Value (abstract non-negative value,
63              <code>0</code> for shortest time, <code>1000000</code> for neutral time factor,              <code>0</code> for shortest time, <code>1000000</code> for neutral time factor,
64              <code>2000000</code> for doubling the effective release time).<br>              <code>2000000</code> for doubling the effective release time).<br>
# Line 68  change_cutoff_release(??note??, ??time?? Line 69  change_cutoff_release(??note??, ??time??
69      <h3>Return Value</h3>      <h3>Return Value</h3>
70      <p>None.</p>      <p>None.</p>
71    
72        <h3>Remarks</h3>
73        <p>
74          This functions optionally accepts <code>s</code> as standard unit and
75          finalness for its argument <code>??time??</code>.
76        </p>
77    
78      <h3>Examples</h3>      <h3>Examples</h3>
79      <p>None yet.<p>      <p>None yet.<p>
80    

Legend:
Removed from v.3600  
changed lines
  Added in v.3601

  ViewVC Help
Powered by ViewVC