28 #ifndef CALTABLES_RIORAPARRAY_H
29 #define CALTABLES_RIORAPARRAY_H
casacore::Array< casacore::Complex > c()
Render casacore::Complex version (calc from casacore::Float, if necessary)
casacore::Bool c_ok_
State of casacore::Complex and casacore::Float versions.
RIorAPArray()
Construct empty.
void state(casacore::Bool verbose=false)
State.
casacore::Array< casacore::Float > f_
casacore::Array< casacore::Complex > c_
Internal Arrays for casacore::Complex and casacore::Float versions.
casacore::Bool phaseTracked_
void resizec_()
Resize internal target arrays.
bool Bool
Define the standard types used by Casacore.
~RIorAPArray()
Destructor.
void calc_c()
Perform the actual calculation.
void setData(const casacore::Array< casacore::Complex > &c)
Set data.
casacore::Array< casacore::Float > f(casacore::Bool trackphase)
Render casacore::Float version (calc from casacore::Complex, if necessary)
void trackPhase(casacore::Array< casacore::Float > &ph)
Unwind phase.
void calc_f(casacore::Bool trackphase)