Ignore:
Timestamp:
02/08/07 11:21:07 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Interpolation/fromirr.html

    r203 r210  
    7575</font></h2> 
    7676 
    77       <p><font face="Courier"><i>result = </i>fromirr(<i><a href="#_fromirr_keyword_method">method</a>, <a href="#_fromirr_keyword_datain">datain</a>[, <a href="#_fromirr_keyword_lonin">lonin</a>][, <a href="#_fromirr_keyword_latin">latin</a>][, <a href="#_fromirr_keyword_mskin">mskin</a>][, <a href="#_fromirr_keyword_lonout">lonout</a>][, <a href="#_fromirr_keyword_latout">latout</a>], <a href="#_fromirr_keyword_mskout">mskout</a></i>, <a href="#_fromirr_keyword_WEIG">WEIG</a>=<i>2d array</i>, <a href="#_fromirr_keyword_ADDR">ADDR</a>=<i>2d array</i>)</font></p> 
     77      <p><font face="Courier"><i>result = </i>fromirr(<i><a href="#_fromirr_keyword_method">method</a>, <a href="#_fromirr_keyword_datain">datain</a>, <a href="#_fromirr_keyword_lonin">lonin</a>, <a href="#_fromirr_keyword_latin">latin</a>, <a href="#_fromirr_keyword_mskin">mskin</a>, <a href="#_fromirr_keyword_lonout">lonout</a>, <a href="#_fromirr_keyword_latout">latout</a>, <a href="#_fromirr_keyword_mskout">mskout</a></i>, <a href="#_fromirr_keyword_WEIG">WEIG</a>=<i>2d array</i>, <a href="#_fromirr_keyword_ADDR">ADDR</a>=<i>2d array</i>)</font></p> 
    7878 
    7979     
     
    126126      <font size="-1" color="#006633">in</font> 
    127127       
    128       <font size="-1" color="#006633">optional</font> 
    129        
     128       
     129      <font size="-1" color="#006633">required</font> 
    130130       
    131131      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
     
    143143      <font size="-1" color="#006633">in</font> 
    144144       
    145       <font size="-1" color="#006633">optional</font> 
    146        
     145       
     146      <font size="-1" color="#006633">required</font> 
    147147       
    148148      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
     
    160160      <font size="-1" color="#006633">in</font> 
    161161       
    162       <font size="-1" color="#006633">optional</font> 
    163        
     162       
     163      <font size="-1" color="#006633">required</font> 
    164164       
    165165      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array or -1</i></font> 
     
    178178      <font size="-1" color="#006633">in</font> 
    179179       
    180       <font size="-1" color="#006633">optional</font> 
    181        
     180       
     181      <font size="-1" color="#006633">required</font> 
    182182       
    183183      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>1d or 2d array</i></font> 
     
    195195      <font size="-1" color="#006633">in</font> 
    196196       
    197       <font size="-1" color="#006633">optional</font> 
    198        
     197       
     198      <font size="-1" color="#006633">required</font> 
    199199       
    200200      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>1d or 2d array</i></font> 
     
    285285    <h3>Version history</h3> 
    286286     
    287     <h4>Version</h4> $Id: fromirr.pro 202 2007-01-12 11:00:06Z smasson $ 
     287    <h4>Version</h4> $Id: fromirr.pro 205 2007-01-22 07:55:49Z smasson $ 
    288288 
    289289    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.