Produced by IDL 6.1
User Documentation

./toolbox/io
File fits_header_parser__define.pro

KEY_VALUE_PARSER
|
+-fits_header_parser

All known superclasses:
KEY_VALUE_PARSER
Last modification date:
Wed Dec 8 11:57:37 2004

Child of key_value_parser, removes comments that are part of the string array returned from fits headers

Routine Summary  3 routines

procedure fits_header_parser__define

Child of key_value_parser, removes comments that are part of the string array returned from fits headers

function FITS_HEADER_PARSER::init(key_value_strings)

Class Constructor

procedure FITS_HEADER_PARSER::create_key_value_strct

Converts the string array from fits header into a structure, removing comments and white space.

Routine Details

fits_header_parser__define

procedure fits_header_parser__define

Child of key_value_parser, removes comments that are part of the string array returned from fits headers

Inherits
key_value_parser


FITS_HEADER_PARSER::init

function FITS_HEADER_PARSER::init(key_value_strings)

Class Constructor

Parameters
key_value_strings
in
array
string array returned from fits header


FITS_HEADER_PARSER::create_key_value_strct

procedure FITS_HEADER_PARSER::create_key_value_strct

Converts the string array from fits header into a structure, removing comments and white space.


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:18 2004