SimACoh.h
Classes
- SimACoh -- SimACoh: Model additive noise errors for the VisEquation (full description)
Interface
- Public Members
- SimACoh(Int seed=1, Double rms=0.1)
- virtual VisBuffer& apply(VisBuffer& vb)
- virtual VisBuffer& applyInv(VisBuffer& vb)
- Private Members
- Bool solve(VisEquation& ve)
- SimACoh()
Prerequisite
Etymology
SimACoh describes random additive errors to be used in
the VisEquation.
Synopsis
See VisEquation for definition of the
Visibility Measurement Equation. See ACoh
for how SimACoh is to be used.
Motivation
The properties of an additive component must be described
for the VisEquation.
To Do
Member Description
SimACoh(Int seed=1, Double rms=0.1)
Construct from VisSet, seed and rms of additive noise (normal dist.)
Apply additive error (Inverse is minus)