MirVarHandler Class Reference

#include <MirVarHandler.h>

Inheritance diagram for MirVarHandler:
MirFiller

List of all members.

Public Member Functions

virtual void updateIntTime (FillMetadata &fm, Double time)=0
 handle an update to the integration time
virtual void updateObservatory (FillMetadata &fm, Double time)=0
 handle an update to the observatory
virtual void updateArray (FillMetadata &fm, Double time)=0
 handle an update to the array configuration
virtual void updatePolSetup (FillMetadata &fm, Double time)=0
 handle an update to the array configuration
virtual void updateSource (FillMetadata &fm, Double time)=0
 handle an update to the source
virtual void updateSourceModel (FillMetadata &fm, Double time)=0
 handle an update to the source model -- dgoscha
virtual void updateField (FillMetadata &fm, Double time)=0
 handle an update to the observing field
virtual void updateFreqSetup (FillMetadata &fm, Double time)=0
 handle an update to the frequency setup
virtual void updateTsys (FillMetadata &fm, Double time)=0
 handle an update to system temperatures

Protected Member Functions

 MirVarHandler ()
 MirVarHandler (MirVarHandler &)

Detailed Description

Definition at line 40 of file MirVarHandler.h.


Constructor & Destructor Documentation

MirVarHandler::MirVarHandler (  )  [inline, protected]

Definition at line 42 of file MirVarHandler.h.

MirVarHandler::MirVarHandler ( MirVarHandler  )  [inline, protected]

Definition at line 43 of file MirVarHandler.h.


Member Function Documentation

virtual void MirVarHandler::updateArray ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the array configuration

Implemented in MirFiller.

virtual void MirVarHandler::updateField ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the observing field

Implemented in MirFiller.

virtual void MirVarHandler::updateFreqSetup ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the frequency setup

Implemented in MirFiller.

virtual void MirVarHandler::updateIntTime ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the integration time

Implemented in MirFiller.

virtual void MirVarHandler::updateObservatory ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the observatory

Implemented in MirFiller.

virtual void MirVarHandler::updatePolSetup ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the array configuration

Implemented in MirFiller.

virtual void MirVarHandler::updateSource ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the source

Implemented in MirFiller.

virtual void MirVarHandler::updateSourceModel ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to the source model -- dgoscha

Implemented in MirFiller.

virtual void MirVarHandler::updateTsys ( FillMetadata fm,
Double  time 
) [pure virtual]

handle an update to system temperatures

Implemented in MirFiller.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1