VisJonesMRec.h

Classes

VisJonesMRec -- VisJonesMRec: VisJones cal_main table record access and creation (full description)

class VisJonesMRec : public CalMainRecord

Interface

Public Members
VisJonesMRec()
~VisJonesMRec()
VisJonesMRec (const Record& inpRec)

Description

Prerequisite

Etymology

From "VisJones" and "main record".

Synopsis

The VisJonesMRec class allows the creation of records for the main calibration table of VisJones type, and provides access to the individual record fields. Specializations for solvable VisJones calibration table records are provided through inheritance.

Example


 

Motivation

Encapsulate access to VisJones calibration table records.

To Do

Member Description

VisJonesMRec()

Default null constructor, and destructor

~VisJonesMRec()

VisJonesMRec (const Record& inpRec)

Construct from an existing record