|
Developer Documentation |
|||||||||
| prev file | next file | ||||||||||
| SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox/io z_sdfits__define.pro
FITS | +-SDFITS | +-ZFITS | +-z_sdfits
Class provides an interface for reading/writing sdfits files that contain spectral line data.
| Fields inherited from SDFITS: | ||||||||||
|
| Fields inherited from FITS: | ||||||||||||||||||||
|
| Routine Summary 3 routines |
function Z_SDFITS::init(file_name, new=new, _EXTRA=_EXTRA) | |
Class provides an interface for reading/writing sdfits files that contain zpectrometer data. |
function Z_SDFITS::check_file_validity(_EXTRA=_EXTRA) | |
Checks sdfits file for basic validity, and also that it contains spectral line data |
procedure z_sdfits__define | private |
Defines class structure |
| Routine Details |
| Z_SDFITS::init |
Class provides an interface for reading/writing sdfits files that contain zpectrometer data.
| Parameters | |
|
file_name |
. |
| Keywords | |
|
new |
. |
|
_EXTRA |
. |
| Z_SDFITS::check_file_validity |
function Z_SDFITS::check_file_validity(_EXTRA=_EXTRA) |
Checks sdfits file for basic validity, and also that it contains spectral line data
| Keywords | |
|
_EXTRA |
. |
| z_sdfits__define | private |
procedure z_sdfits__define |
Defines class structure