next up previous contents FITSIO Home
次へ: データのスケーリングと未定義画素のパラメータ 上へ: FITSヘッダー入出力サブルーチン 戻る: Update Keyword Subroutines   目次


Delete Keyword Subroutines

1
Delete an existing keyword record. The space previously occupied by the keyword is reclaimed by moving all the following header records up one row in the header. The first routine deletes a keyword at a specified position in the header (the first keyword is at position 1), whereas the second routine deletes a specifically named keyword. Wild card characters, as described in the Read Keyword section, above, may be used when specifying the name of the keyword to be deleted (be careful!).

        FTDREC(unit,key_no, > status)
        FTDKEY(unit,keyword, > status)



HAMABE Masaru 平成22年9月17日