casa
5.7.0-16
|
#include <MirVarHandler.h>
Public Member Functions | |
virtual void | updateIntTime (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the integration time More... | |
virtual void | updateObservatory (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the observatory More... | |
virtual void | updateArray (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the array configuration More... | |
virtual void | updatePolSetup (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the array configuration More... | |
virtual void | updateSource (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the source More... | |
virtual void | updateSourceModel (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the source model – dgoscha More... | |
virtual void | updateField (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the observing field More... | |
virtual void | updateFreqSetup (FillMetadata &fm, casacore::Double time)=0 |
handle an update to the frequency setup More... | |
virtual void | updateTsys (FillMetadata &fm, casacore::Double time)=0 |
handle an update to system temperatures More... | |
Protected Member Functions | |
MirVarHandler () | |
MirVarHandler (MirVarHandler &) | |
Definition at line 40 of file MirVarHandler.h.
|
inlineprotected |
Definition at line 42 of file MirVarHandler.h.
|
inlineprotected |
Definition at line 43 of file MirVarHandler.h.
|
pure virtual |
handle an update to the array configuration
Implemented in MirFiller.
|
pure virtual |
handle an update to the observing field
Implemented in MirFiller.
|
pure virtual |
handle an update to the frequency setup
Implemented in MirFiller.
|
pure virtual |
handle an update to the integration time
Implemented in MirFiller.
|
pure virtual |
handle an update to the observatory
Implemented in MirFiller.
|
pure virtual |
handle an update to the array configuration
Implemented in MirFiller.
|
pure virtual |
handle an update to the source
Implemented in MirFiller.
|
pure virtual |
handle an update to the source model – dgoscha
Implemented in MirFiller.
|
pure virtual |
handle an update to system temperatures
Implemented in MirFiller.