#include <RdPolarizationReconstructor.h>
Public Member Functions | |
Complex | GetIndex (char channel, int index) const |
double | GetRawStokesI () const |
double | GetRawStokesQ () const |
double | GetRawStokesU () const |
double | GetRawStokesV () const |
SizeT | GetSize () const |
BoostVecRangeC | GetSliceX (SizeT pos, SizeT size) |
BoostVecRangeC | GetSliceY (SizeT pos, SizeT size) |
RawStokesParameters () | |
template<class T > | |
RawStokesParameters (const T &slice_x, const T &slice_y) | |
Private Attributes | |
double | fAverageAbs2A |
double | fAverageAbs2B |
double | fAverageAbs2L |
double | fAverageAbs2R |
double | fAverageAbs2X |
double | fAverageAbs2Y |
BoostVecC | fSliceA |
BoostVecC | fSliceB |
BoostVecC | fSliceL |
BoostVecC | fSliceR |
BoostVecC | fSliceX |
BoostVecC | fSliceY |
Definition at line 56 of file RdPolarizationReconstructor.h.
|
inline |
Definition at line 59 of file RdPolarizationReconstructor.h.
|
inline |
Definition at line 62 of file RdPolarizationReconstructor.h.
Complex RdPolarizationReconstructor::RawStokesParameters::GetIndex | ( | char | channel, |
int | index | ||
) | const |
Definition at line 94 of file RdPolarizationReconstructor.cc.
References ERROR.
Referenced by RdPolarizationReconstructor::StokesParameters::AnalyticMethodOneChannelVarianceHelper(), and RdPolarizationReconstructor::StokesParameters::AnalyticMethodSampleCovarianceHelper().
|
inline |
Definition at line 81 of file RdPolarizationReconstructor.h.
References fAverageAbs2X, and fAverageAbs2Y.
|
inline |
Definition at line 82 of file RdPolarizationReconstructor.h.
References fAverageAbs2X, and fAverageAbs2Y.
|
inline |
Definition at line 83 of file RdPolarizationReconstructor.h.
References fAverageAbs2A, and fAverageAbs2B.
|
inline |
Definition at line 84 of file RdPolarizationReconstructor.h.
References fAverageAbs2L, and fAverageAbs2R.
|
inline |
Definition at line 85 of file RdPolarizationReconstructor.h.
References fSliceX.
Referenced by RdPolarizationReconstructor::StokesParameters::AnalyticMethodOneChannelVarianceHelper(), RdPolarizationReconstructor::StokesParameters::AnalyticMethodSampleCovarianceHelper(), and RdPolarizationReconstructor::StokesParameters::GetNoiseAdditionCovariance().
BoostVecRangeC RdPolarizationReconstructor::RawStokesParameters::GetSliceX | ( | SizeT | pos, |
SizeT | size | ||
) |
Definition at line 80 of file RdPolarizationReconstructor.cc.
Referenced by RdPolarizationReconstructor::StokesParameters::GetNoiseAdditionCovariance().
BoostVecRangeC RdPolarizationReconstructor::RawStokesParameters::GetSliceY | ( | SizeT | pos, |
SizeT | size | ||
) |
Definition at line 87 of file RdPolarizationReconstructor.cc.
Referenced by RdPolarizationReconstructor::StokesParameters::GetNoiseAdditionCovariance().
|
private |
Definition at line 98 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesU().
|
private |
Definition at line 99 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesU().
|
private |
Definition at line 100 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesV().
|
private |
Definition at line 101 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesV().
|
private |
Definition at line 96 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesI(), and GetRawStokesQ().
|
private |
Definition at line 97 of file RdPolarizationReconstructor.h.
Referenced by GetRawStokesI(), and GetRawStokesQ().
|
private |
Definition at line 92 of file RdPolarizationReconstructor.h.
|
private |
Definition at line 93 of file RdPolarizationReconstructor.h.
|
private |
Definition at line 94 of file RdPolarizationReconstructor.h.
|
private |
Definition at line 95 of file RdPolarizationReconstructor.h.
|
private |
Definition at line 90 of file RdPolarizationReconstructor.h.
Referenced by GetSize().
|
private |
Definition at line 91 of file RdPolarizationReconstructor.h.