NASA - Jet Propulsion Laboratory
    + View the NASA Portal
Search JPL
Jet Propulsion Laboratory Home Earth Solar System Stars & Galaxies Technology
Introduction Background Software Links

fitscolumn Class Reference
[FITS-related functionality]

#include <fitshandle.h>

List of all members.

Public Member Functions

 fitscolumn (const std::string &nm, const std::string &un, int64 rc, int tp)
const std::string & name () const
const std::string & unit () const
int64 repcount () const
int type () const


Detailed Description

Class containing information about a single column in a FITS table.

Definition at line 100 of file fitshandle.h.


Constructor & Destructor Documentation

fitscolumn::fitscolumn ( const std::string &  nm,
const std::string &  un,
int64  rc,
int  tp 
) [inline]

Creates a fitscolumn with name nm, unit un, a repetition count of rc, and a FITS type code of tp.

Definition at line 112 of file fitshandle.h.


Member Function Documentation

const std::string& fitscolumn::name (  )  const [inline]

Returns the column name.

Definition at line 117 of file fitshandle.h.

const std::string& fitscolumn::unit (  )  const [inline]

Returns the column unit string.

Definition at line 119 of file fitshandle.h.

int64 fitscolumn::repcount (  )  const [inline]

Returns the repetition count of the column.

Definition at line 121 of file fitshandle.h.

int fitscolumn::type (  )  const [inline]

Returns the FITS type code of the column.

Definition at line 123 of file fitshandle.h.


The documentation for this class was generated from the following file:

Generated on Fri Jun 18 16:12:29 2010 for LevelS C++ support library
Privacy / Copyright
FIRST GOV Contact: NASA Home Page Site Manager:
Webmaster:

CL 03-2650