9 #ifndef ossimPositionQualityEvaluator_HEADER 10 #define ossimPositionQualityEvaluator_HEADER 81 const NEWMAT::Matrix& covMat);
129 bool addContributingCovariance(
130 NEWMAT::Matrix& covMat);
140 bool addContributingCE_LE(
151 bool subtractContributingCovariance(
152 NEWMAT::Matrix& covMat);
162 bool subtractContributingCE_LE(
174 NEWMAT::Matrix& covMat)
const;
199 bool extractErrorEllipse(
214 bool extractErrorEllipse(
224 inline bool isValid()
const {
return theEvaluatorValid; }
249 bool decomposeMatrix();
260 const NEWMAT::Matrix& surfCovMat);
267 NEWMAT::Matrix& covMat)
const;
272 double compute90PCE()
const;
287 const double* coeffs)
const;
288 double dPoly_dLat(
const double& nlat,
291 const double* coeffs)
const;
292 double dPoly_dLon(
const double& nlat,
295 const double* coeffs)
const;
296 double dPoly_dHgt(
const double& nlat,
299 const double* coeffs)
const;
ossimLsrSpace theLocalFrame
std::vector< ossimDpt > pqeImageErrorEllipse_t
NEWMAT::Matrix theEigenvectors
pqeErrorEllipse theEllipse
static NEWMAT::Matrix createZero()
double theLineNumCoef[20]
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
double theSampNumCoef[20]
double theLineDenCoef[20]
bool isValid() const
State accessor.
double theSampDenCoef[20]
std::basic_ostream< char > ostream
Base class for char output streams.