FringeVisJones.h
Classes
- GJonesDelayRateSB -- GJonesDelayRateSB: Model solvable, time-variable multiplicative errors for the VisEquation (full description)
Interface
- Public Members
- GJonesDelayRateSB(VisSet& vs, Double interval=DBL_MAX, Double preavg=DBL_MAX, Double deltat=1.0, Int refant=-1)
- ~GJonesDelayRateSB()
- virtual Bool freqDep()
- virtual Bool solve (VisEquation& me)
Prerequisite
Etymology
GJonesDelayRateSB describes an interface for time variable and solvable
multiplicative errors to be used in
the VisEquation.
Synopsis
See VisEquation for definition of the
Visibility Measurement Equation.
GJonesDelayRateSB performs caching of values to minimize computation.
The elements of GJonesDelayRateSB are only non-zero on the diagonal. The
two diagonal elements are different. If you need them to be the
same, use TJones.
Motivation
The properties of an multiplicative component must be described
for the VisEquation.
To Do
Member Description
GJonesDelayRateSB(VisSet& vs, Double interval=DBL_MAX, Double preavg=DBL_MAX, Double deltat=1.0, Int refant=-1)
GJonesDelayRateSB(VisSet& vs, String file, const String& select);
virtual Bool freqDep()
Frequency dependent
Solve