mcs::FITSReader Class Reference

#include <mcs.hh>

Inheritance diagram for mcs::FITSReader:

Inheritance graph
[legend]

List of all members.


Detailed Description

Read a FITS file.

The documentation for this class has yet to be written.

Definition at line 7891 of file mcs.hh.


Public Member Functions

void close ()
int currentHDU ()
bool ffile_is_compressed (string fn)
 FITSReader ()
int HDUCount ()
void open (string fn)
void open (Buffer &buf)
void selectHDU (string name, int extver=0)
void selectHDU (int hdunum)
bool selectNextHDU ()
 ~FITSReader ()

Public Attributes

Record header
Record header_comments

Private Member Functions

bool fetch (unsigned int newpos, bool random)

Private Attributes

void * fptr
bool local
Buffer memfile
void * memfilep
size_t memfilesize
int ncols
int nhdu
long int nrows

The documentation for this class was generated from the following files:
mcslogo

MCS (My Customizable Server) ver. 0.3.3-alpha3
Documentation generated on Thu Mar 22 13:22:23 UTC 2012