#include <mcs.hh>
This class has yet to be implemented.
Definition at line 7933 of file mcs.hh.
Public Member Functions | |
void | close () |
FITSWriter () | |
void | newAsciiTable (int nfields, string name="") |
void | newBinTable (Record &meta, string name="") |
void | newImage (Types bitpix, unsigned int naxis, unsigned int naxes, void *buf, string name="") |
void | newKeyword (string key, string value, string comment="") |
void | open (string fn, bool compressed=false) |
void | write (void *buf) |
~FITSWriter () | |
Private Attributes | |
void * | fptr |
![]() |
MCS (My Customizable Server) ver. 0.3.3-alpha3
|