28 #ifndef CASA_MVDOUBLE_H
29 #define CASA_MVDOUBLE_H
138 virtual void print(ostream &os)
const;
virtual void putVector(const Vector< Double > &in)
Set the value from internal units (set 0 for empty vector)
Bool operator==(const MVDouble &other) const
Comparisons.
MVDouble & operator+=(const MVDouble &other)
Addition.
virtual Vector< Double > getVector() const
Adjust value: taken from base class, a NOP.
virtual MeasValue * clone() const
Clone.
Base class for values in a Measure.
MVDouble & operator=(const MVDouble &other)
Copy assignment.
Bool operator!=(const MVDouble &other) const
static void assure(const MeasValue &in)
virtual void print(ostream &os) const
Print data.
virtual uInt type() const
Tell me your type.
Bool near(const MVDouble &other, Double tol=1e-13) const
bool Bool
Define the standard types used by Casacore.
Class to distinguish external and Measure internal Double.
MVDouble & operator-=(const MVDouble &other)
const Double e
e and functions thereof:
Bool nearAbs(const MVDouble &other, Double tol=1e-13) const
virtual Vector< Quantum< Double > > getRecordValue() const
Get the internal value as a Vector<Quantity>.
virtual Bool putValue(const Vector< Quantum< Double > > &in)
Set the internal value if correct values and dimensions.
MVDouble()
Default constructor: generate a zero value.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.