| A enum value | ossimRpcProjection | |
| accept(ossimVisitor &visitor) | ossimObject | virtual |
| addAdjustment(const ossimAdjustmentInfo &adj, bool notify) | ossimAdjustableParameterInterface | |
| adjustableParametersChanged() | ossimRpcProjection | virtual |
| B enum value | ossimRpcProjection | |
| buildNormalEquation(const ossimTieGptSet &tieSet, NEWMAT::SymmetricMatrix &A, NEWMAT::ColumnVector &residue, NEWMAT::ColumnVector &projResidue, double pstep_scale) | ossimRpcProjection | protected |
| canCastTo(ossimObject *obj) const | ossimObject | virtual |
| canCastTo(const RTTItypeid &id) const | ossimObject | virtual |
| canCastTo(const ossimString &parentClassName) const | ossimObject | virtual |
| clearErrorStatus() const | ossimErrorStatusInterface | virtual |
| computeParameterOffset(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| copyAdjustment(ossim_uint32 idx, bool notify) | ossimAdjustableParameterInterface | |
| copyAdjustment(bool notify=false) | ossimAdjustableParameterInterface | |
| degreesOfFreedom() const | ossimRpcProjection | virtual |
| dPoly_dLat(const double &nlat, const double &nlon, const double &nhgt, const double *coeffs) const | ossimRpcProjection | protected |
| dPoly_dLon(const double &nlat, const double &nlon, const double &nhgt, const double *coeffs) const | ossimRpcProjection | protected |
| dup() const | ossimRpcProjection | inlinevirtual |
| eraseAdjustment(bool notify) | ossimAdjustableParameterInterface | |
| eraseAdjustment(ossim_uint32 idx, bool notify) | ossimAdjustableParameterInterface | |
| findParameterIdxContainingDescription(ossim_uint32 adjustmentIdx, const ossimString &name) const | ossimAdjustableParameterInterface | |
| findParameterIdxGivenDescription(ossim_uint32 adjustmentIdx, const ossimString &name) const | ossimAdjustableParameterInterface | |
| forward(const ossimGpt &wp) const | ossimProjection | inlinevirtual |
| getAdjustableParameter(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getAdjustment(ossimAdjustmentInfo &adj) const | ossimAdjustableParameterInterface | |
| getAdjustment(ossim_uint32 idx, ossimAdjustmentInfo &adj) const | ossimAdjustableParameterInterface | |
| getAdjustmentDescription() const | ossimAdjustableParameterInterface | |
| getAdjustmentDescription(ossim_uint32 adjustmentIdx) const | ossimAdjustableParameterInterface | |
| getBaseObject() | ossimRpcProjection | virtual |
| getBaseObject() const | ossimRpcProjection | virtual |
| getClassName() const | ossimObject | virtual |
| getCurrentAdjustmentIdx() const | ossimAdjustableParameterInterface | |
| getDescription() const | ossimObject | virtual |
| getErrorStatus() const | ossimErrorStatusInterface | virtual |
| getErrorStatusString() const | ossimErrorStatusInterface | virtual |
| getForwardDeriv(int parmIdx, const ossimGpt &gpos, double hdelta=1e-11) | ossimRpcProjection | virtual |
| getGroundClipPoints(ossimGeoPolygon &gpts) const | ossimProjection | virtual |
| getInverseDeriv(int parmIdx, const ossimDpt &ipos, double hdelta=1e-11) | ossimRpcProjection | virtual |
| getLongName() const | ossimObject | virtual |
| getMetersPerPixel() const | ossimRpcProjection | virtual |
| getNumberOfAdjustableParameters() const | ossimAdjustableParameterInterface | |
| getNumberOfAdjustments() const | ossimAdjustableParameterInterface | |
| getParameterCenter(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getParameterDescription(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getParameterLockFlag(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getParameterSigma(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getParameterUnit(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| getResidue(const ossimTieGptSet &tieSet) | ossimRpcProjection | protected |
| getRoundTripError(const ossimDpt &imagePoint, ossimDpt &errorResult) const | ossimProjection | virtual |
| getRoundTripError(const ossimGpt &groundPoint, ossimDpt &errorResult) const | ossimProjection | virtual |
| getShortName() const | ossimObject | virtual |
| getType() const | ossimObject | virtual |
| hasDirtyAdjustments() const | ossimAdjustableParameterInterface | |
| hasError() const | ossimErrorStatusInterface | |
| initAdjustableParameters() | ossimRpcProjection | virtual |
| initChangeFlags() | ossimAdjustableParameterInterface | protected |
| inverse(const ossimDpt &pp) const | ossimProjection | inlinevirtual |
| invert(const NEWMAT::Matrix &m) const | ossimRpcProjection | protected |
| isAffectedByElevation() const | ossimRpcProjection | inlinevirtual |
| isEqualTo(const ossimObject &obj, ossimCompareType compareType=OSSIM_COMPARE_FULL) const | ossimProjection | inlinevirtual |
| isParameterLocked(ossim_uint32 idx) const | ossimAdjustableParameterInterface | |
| keepAdjustment(ossim_uint32 idx, bool createCopy) | ossimAdjustableParameterInterface | |
| keepAdjustment(bool createCopy=true) | ossimAdjustableParameterInterface | virtual |
| lineSampleHeightToWorld(const ossimDpt &image_point, const double &heightEllipsoid, ossimGpt &worldPoint) const | ossimRpcProjection | virtual |
| lineSampleToWorld(const ossimDpt &image_point, ossimGpt &world_point) const | ossimRpcProjection | virtual |
| loadAdjustments(const ossimKeywordlist &kwl, const ossimString &prefix=ossimString("")) | ossimAdjustableParameterInterface | |
| loadState(const ossimKeywordlist &kwl, const char *prefix=0) | ossimRpcProjection | virtual |
| lockAllParameters(ossim_uint32 idxAdjustment) | ossimAdjustableParameterInterface | |
| lockAllParametersCurrentAdjustment() | ossimAdjustableParameterInterface | |
| needsInitialState() const | ossimOptimizableProjection | virtual |
| newAdjustment(ossim_uint32 numberOfParameters=0) | ossimAdjustableParameterInterface | |
| operator!=(const ossimProjection &projection) const | ossimProjection | inlinevirtual |
| operator=(const ossimRpcProjection &source) | ossimRpcProjection | |
| ossimProjection::operator=(const ossimReferenced &) | ossimReferenced | inline |
| ossimOptimizableProjection::operator=(const ossimOptimizableProjection &source) | ossimOptimizableProjection | virtual |
| ossimAdjustableParameterInterface::operator=(const ossimAdjustableParameterInterface &rhs) | ossimAdjustableParameterInterface | |
| operator==(const ossimProjection &projection) const | ossimRpcProjection | virtual |
| optimizeFit(const ossimTieGptSet &tieSet, double *targetVariance=NULL) | ossimRpcProjection | virtual |
| origin() const | ossimRpcProjection | virtual |
| ossimAdjustableParameterInterface() | ossimAdjustableParameterInterface | |
| ossimAdjustableParameterInterface(const ossimAdjustableParameterInterface &rhs) | ossimAdjustableParameterInterface | |
| ossimErrorStatusInterface() | ossimErrorStatusInterface | |
| ossimObject() | ossimObject | |
| ossimOptimizableProjection() | ossimOptimizableProjection | |
| ossimOptimizableProjection(const ossimOptimizableProjection &source) | ossimOptimizableProjection | |
| ossimProjection() | ossimProjection | |
| ossimReferenced() | ossimReferenced | inline |
| ossimReferenced(const ossimReferenced &) | ossimReferenced | inline |
| ossimRpcProjection() | ossimRpcProjection | |
| ossimRpcProjection(const ossimRpcProjection ©_this) | ossimRpcProjection | |
| paramChanged(ossim_uint32 param_idx) const | ossimAdjustableParameterInterface | inlineprotected |
| polynomial(const double &nlat, const double &nlon, const double &nhgt, const double *coeffs) const | ossimRpcProjection | protected |
| PolynomialType enum name | ossimRpcProjection | |
| print(std::ostream &out) const | ossimRpcProjection | virtual |
| ref() const | ossimReferenced | inline |
| referenceCount() const | ossimReferenced | inline |
| removeAllAdjustments() | ossimAdjustableParameterInterface | |
| resetAdjustableParameters(bool notify=false) | ossimAdjustableParameterInterface | |
| resizeAdjustableParameterArray(ossim_uint32 numberOfParameters) | ossimAdjustableParameterInterface | |
| saveAdjustments(ossimKeywordlist &kwl, const ossimString &prefix=ossimString("")) const | ossimAdjustableParameterInterface | |
| saveCurrentAdjustmentOnly(ossimKeywordlist &kwl, const ossimString &prefix=ossimString("")) | ossimAdjustableParameterInterface | virtual |
| saveState(ossimKeywordlist &kwl, const char *prefix=0) const | ossimRpcProjection | virtual |
| setAdjustableParameter(ossim_uint32 idx, double value, bool notify=false) | ossimAdjustableParameterInterface | virtual |
| setAdjustableParameter(ossim_uint32 idx, double value, double sigma, bool notify=false) | ossimAdjustableParameterInterface | virtual |
| setAdjustment(const ossimAdjustmentInfo &adj, bool notify=false) | ossimAdjustableParameterInterface | |
| setAdjustment(ossim_uint32 idx, const ossimAdjustmentInfo &adj, bool notify=false) | ossimAdjustableParameterInterface | |
| setAdjustmentDescription(const ossimString &description) | ossimAdjustableParameterInterface | |
| setAllChangeFlags(bool areChanged) | ossimAdjustableParameterInterface | protected |
| setAllDirtyFlag(bool flag=true) | ossimAdjustableParameterInterface | |
| setAttributes(ossim_float64 theSampleOffset, ossim_float64 theLineOffset, ossim_float64 theSampleScale, ossim_float64 theLineScale, ossim_float64 theLatOffset, ossim_float64 theLonOffset, ossim_float64 theHeightOffset, ossim_float64 theLatScale, ossim_float64 theLonScale, ossim_float64 theHeightScale, const std::vector< double > &xNumeratorCoeffs, const std::vector< double > &xDenominatorCoeffs, const std::vector< double > &yNumeratorCoeffs, const std::vector< double > &yDenominatorCoeffs, PolynomialType polyType=B) | ossimRpcProjection | |
| setCurrentAdjustment(ossim_uint32 adjustmentIndex, bool notify=false) | ossimAdjustableParameterInterface | |
| setCurrentAdjustment(const ossimString &description, bool notify=false) | ossimAdjustableParameterInterface | |
| setDirtyFlag(bool flag=true) | ossimAdjustableParameterInterface | |
| setErrorStatus(ossimErrorCode error_status) const | ossimErrorStatusInterface | virtual |
| setErrorStatus() const | ossimErrorStatusInterface | virtual |
| setParameterCenter(ossim_uint32 idx, double center, bool notify=false) | ossimAdjustableParameterInterface | |
| setParameterDescription(ossim_uint32 idx, const ossimString &descrption) | ossimAdjustableParameterInterface | |
| setParameterLockFlag(ossim_uint32 idxParam, bool flag) | ossimAdjustableParameterInterface | |
| setParameterOffset(ossim_uint32 idx, ossim_float64 value, bool notify=false) | ossimAdjustableParameterInterface | |
| setParameterSigma(ossim_uint32 idx, double value, bool notify=false) | ossimAdjustableParameterInterface | |
| setParameterUnit(ossim_uint32 idx, ossimUnitType unit) | ossimAdjustableParameterInterface | |
| setParameterUnit(ossim_uint32 idx, const ossimString &unit) | ossimAdjustableParameterInterface | |
| setupOptimizer(const ossimString &setup) | ossimRpcProjection | virtual |
| solveLeastSquares(NEWMAT::SymmetricMatrix &A, NEWMAT::ColumnVector &r) const | ossimRpcProjection | protected |
| theCosMapRot | ossimRpcProjection | protected |
| theCrtrackOffset | ossimRpcProjection | protected |
| theCrtrackScale | ossimRpcProjection | protected |
| theErrorStatus | ossimErrorStatusInterface | mutableprotected |
| theHgtOffset | ossimRpcProjection | protected |
| theHgtScale | ossimRpcProjection | protected |
| theIntrackOffset | ossimRpcProjection | protected |
| theIntrackScale | ossimRpcProjection | protected |
| theLatOffset | ossimRpcProjection | protected |
| theLatScale | ossimRpcProjection | protected |
| theLineDenCoef | ossimRpcProjection | protected |
| theLineNumCoef | ossimRpcProjection | protected |
| theLineOffset | ossimRpcProjection | protected |
| theLineScale | ossimRpcProjection | protected |
| theLonOffset | ossimRpcProjection | protected |
| theLonScale | ossimRpcProjection | protected |
| thePolyType | ossimRpcProjection | protected |
| theSampDenCoef | ossimRpcProjection | protected |
| theSampNumCoef | ossimRpcProjection | protected |
| theSampOffset | ossimRpcProjection | protected |
| theSampScale | ossimRpcProjection | protected |
| theSinMapRot | ossimRpcProjection | protected |
| theYawSkew | ossimRpcProjection | protected |
| unlockAllParameters(ossim_uint32 idxAdjustment) | ossimAdjustableParameterInterface | |
| unlockAllParametersCurrentAdjustment() | ossimAdjustableParameterInterface | |
| unref() const | ossimReferenced | inline |
| unref_nodelete() const | ossimReferenced | inline |
| updateModel() | ossimAdjustableParameterInterface | inlinevirtual |
| useForward() const | ossimRpcProjection | inlinevirtual |
| worldToLineSample(const ossimGpt &world_point, ossimDpt &image_point) const | ossimRpcProjection | virtual |
| ~ossimAdjustableParameterInterface() | ossimAdjustableParameterInterface | inlinevirtual |
| ~ossimErrorStatusInterface() | ossimErrorStatusInterface | virtual |
| ~ossimObject() | ossimObject | virtual |
| ~ossimOptimizableProjection() | ossimOptimizableProjection | virtual |
| ~ossimProjection() | ossimProjection | inlinevirtual |
| ~ossimReferenced() | ossimReferenced | protectedvirtual |
| ~ossimRpcProjection() | ossimRpcProjection | |