SkyJonesDesc.h

Classes

SkyJonesDesc -- SkyJonesDesc: Define the format of SkyJones calibration tables (full description)

class SkyJonesDesc : public CalTableDesc

Interface

Public Members
SkyJonesDesc()
virtual ~SkyJonesDesc()

Description

Prerequisite

Etymology

From "SkyJones" and "descriptor".

Synopsis

SkyJonesDesc defines the format of SkyJones calibration tables in terms of table descriptors TableDesc, as used in the Table system. Specializations for sub-types are provided through inheritance.

Example


 

Motivation

See CalTableDesc.

To Do

Member Description

SkyJonesDesc()

Default null constructor, and destructor

virtual ~SkyJonesDesc()