Changes between Version 2 and Version 3 of PDAF_assimilate_seek_si


Ignore:
Timestamp:
Jan 15, 2015, 3:07:17 PM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_assimilate_seek_si

    v2 v3  
    1212The interface when using the SEEK filter is the following:
    1313{{{
    14   SUBROUTINE PDAF_assimilate_seek_si(status)
     14  SUBROUTINE PDAF_assimilate_seek_si(status_pdaf)
    1515}}}
    1616with the following arguments:
    17  * `status`: The integer status flag. It is zero, if `PDAF_assimilate_seek` is exited without errors.
     17 * `status_pdaf`: The integer status flag. It is zero, if `PDAF_assimilate_seek` is exited without errors.
    1818
    1919