OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimSpot6DimapSupportData.h>
Public Types | |
enum | ossimSpot6DIMAPVersion { OSSIM_Spot6_UNKNOWN, OSSIM_Spot6_DIMAPv2 } |
enum | ossimSpot6MetadataSubProfile { OSSIM_Spot6_METADATA_SUBPROFILE_UNKNOWN = 0, OSSIM_Spot6_METADATA_SUBPROFILE_PRODUCT = 1, OSSIM_Spot6_METADATA_SUBPROFILE_RPC = 2 } |
metadata subprofile type More... | |
Public Member Functions | |
ossimSpot6DimapSupportData () | |
virtual | ~ossimSpot6DimapSupportData () |
void | clearFields () |
bool | parseXmlFile (const ossimFilename &file) |
void | printInfo (ostream &os) const |
virtual bool | saveState (ossimKeywordlist &kwl, const char *prefix=0) const |
Method to save the state of the object to a keyword list. More... | |
virtual bool | loadState (const ossimKeywordlist &kwl, const char *prefix=0) |
Method to the load (recreate) the state of the object from a keyword list. More... | |
ossimString | getSensorID () const |
ossimString | getProcessingLevel () const |
ossimString | getAcquisitionDate () const |
ossimString | getProductionDate () const |
ossimString | getImageID () const |
ossimString | getInstrument () const |
ossimString | getInstrumentIndex () const |
ossim_uint32 | getNumberOfBands () const |
void | getSunAzimuth (std::vector< ossim_float64 > &az) const |
void | getSunElevation (std::vector< ossim_float64 > &el) const |
void | getImageSize (ossimIpt &sz) const |
void | getIncidenceAngle (std::vector< ossim_float64 > &ia) const |
void | getViewingAngle (std::vector< ossim_float64 > &va) const |
void | getUlCorner (ossimGpt &pt) const |
void | getUrCorner (ossimGpt &pt) const |
void | getLrCorner (ossimGpt &pt) const |
void | getLlCorner (ossimGpt &pt) const |
void | getRefGroundPoint (ossimGpt &gp) const |
Center of frame, sub image if there is one. More... | |
void | getRefImagePoint (ossimDpt &rp) const |
zero base center point More... | |
void | getImageRect (ossimDrect &rect) const |
Zero based image rectangle, sub image if there is one. More... | |
bool | allMetadataRead () |
std::vector< double > | getLineNumCoeff () const |
std::vector< double > | getLineDenCoeff () const |
std::vector< double > | getSampNumCoeff () const |
std::vector< double > | getSampDenCoeff () const |
ossim_int32 | getLineOffset () const |
ossim_int32 | getSampOffset () const |
double | getLatOffset () const |
double | getLonOffset () const |
double | getHeightOffset () const |
double | getLineScale () const |
double | getSampScale () const |
double | getLatScale () const |
double | getLonScale () const |
double | getHeightScale () const |
![]() | |
ossimObject () | |
virtual | ~ossimObject () |
virtual ossimObject * | dup () const |
virtual ossimString | getShortName () const |
virtual ossimString | getLongName () const |
virtual ossimString | getDescription () const |
virtual ossimString | getClassName () const |
virtual RTTItypeid | getType () const |
virtual bool | canCastTo (ossimObject *obj) const |
virtual bool | canCastTo (const RTTItypeid &id) const |
virtual bool | canCastTo (const ossimString &parentClassName) const |
virtual std::ostream & | print (std::ostream &out) const |
Generic print method. More... | |
virtual bool | isEqualTo (const ossimObject &obj, ossimCompareType compareType=OSSIM_COMPARE_FULL) const |
virtual void | accept (ossimVisitor &visitor) |
![]() | |
ossimReferenced () | |
ossimReferenced (const ossimReferenced &) | |
ossimReferenced & | operator= (const ossimReferenced &) |
void | ref () const |
increment the reference count by one, indicating that this object has another pointer which is referencing it. More... | |
void | unref () const |
decrement the reference count by one, indicating that a pointer to this object is referencing it. More... | |
void | unref_nodelete () const |
decrement the reference count by one, indicating that a pointer to this object is referencing it. More... | |
int | referenceCount () const |
![]() | |
ossimErrorStatusInterface () | |
virtual | ~ossimErrorStatusInterface () |
virtual ossimErrorCode | getErrorStatus () const |
virtual ossimString | getErrorStatusString () const |
virtual void | setErrorStatus (ossimErrorCode error_status) const |
virtual void | setErrorStatus () const |
virtual void | clearErrorStatus () const |
bool | hasError () const |
virtual std::ostream & | print (std::ostream &out) const |
Outputs theErrorStatus as an ossimErrorCode and an ossimString. More... | |
Additional Inherited Members | |
![]() | |
virtual | ~ossimReferenced () |
![]() | |
ossimErrorCode | theErrorStatus |
Definition at line 56 of file ossimSpot6DimapSupportData.h.
Enumerator | |
---|---|
OSSIM_Spot6_UNKNOWN | |
OSSIM_Spot6_DIMAPv2 |
Definition at line 60 of file ossimSpot6DimapSupportData.h.
metadata subprofile type
Enumerator | |
---|---|
OSSIM_Spot6_METADATA_SUBPROFILE_UNKNOWN | |
OSSIM_Spot6_METADATA_SUBPROFILE_PRODUCT | |
OSSIM_Spot6_METADATA_SUBPROFILE_RPC |
Definition at line 67 of file ossimSpot6DimapSupportData.h.
ossimplugins::ossimSpot6DimapSupportData::ossimSpot6DimapSupportData | ( | ) |
Definition at line 127 of file ossimSpot6DimapSupportData.cpp.
|
virtual |
Definition at line 194 of file ossimSpot6DimapSupportData.cpp.
|
inline |
Definition at line 137 of file ossimSpot6DimapSupportData.h.
Referenced by parseXmlFile().
void ossimplugins::ossimSpot6DimapSupportData::clearFields | ( | ) |
Definition at line 199 of file ossimSpot6DimapSupportData.cpp.
References ossimErrorStatusInterface::clearErrorStatus(), ossimIpt::makeNan(), ossimDpt::makeNan(), ossimGpt::makeNan(), OSSIM_Spot6_METADATA_SUBPROFILE_UNKNOWN, OSSIM_Spot6_UNKNOWN, ossimBooleanProperty::setBooleanValue(), theAcquisitionDate, theAzimuthAngle, theBandOrder, theDIMAPVersion, theErrBias, theErrBiasX, theErrBiasY, theErrRand, theHeightOffset, theHeightScale, theImageID, theImageSize, theIncidenceAngle, theInstrument, theInstrumentIndex, theLatOffset, theLatScale, theLineDenCoeff, theLineNumCoeff, theLineOffset, theLineScale, theLlCorner, theLonOffset, theLonScale, theLrCorner, theMetadataSubProfile, theMultiDataFile, theNumBands, theNumberOfMegaTiles, theNumberOfMegaTilesInCol, theNumberOfMegaTilesInRow, thePhysicalBias, thePhysicalGain, theProcessingLevelString, theProductionDate, theProductIsOk, theRefGroundPoint, theRefImagePoint, theRpcIsOk, theSampDenCoeff, theSampNumCoeff, theSampOffset, theSampScale, theSensorID, theSolarIrradiance, theSpecId, theSpectralProcessingString, theSunAzimuth, theSunElevation, theTileSize, theUlCorner, theUrCorner, theViewingAngle, and theXmlDocumentRoot.
Referenced by loadState(), and parseXmlFile().
|
private |
Definition at line 1085 of file ossimSpot6DimapSupportData.cpp.
References ossimString::string(), x, and y.
Referenced by loadState().
|
private |
Definition at line 1070 of file ossimSpot6DimapSupportData.cpp.
References ossimDatumFactory::create(), ossimDatumFactory::instance(), and ossimString::string().
Referenced by loadState().
|
private |
Definition at line 1097 of file ossimSpot6DimapSupportData.cpp.
References ossimString::string(), x, and y.
Referenced by loadState().
ossimString ossimplugins::ossimSpot6DimapSupportData::getAcquisitionDate | ( | ) | const |
Definition at line 581 of file ossimSpot6DimapSupportData.cpp.
References theAcquisitionDate.
|
inline |
Definition at line 148 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 153 of file ossimSpot6DimapSupportData.h.
ossimString ossimplugins::ossimSpot6DimapSupportData::getImageID | ( | ) | const |
Definition at line 591 of file ossimSpot6DimapSupportData.cpp.
References theImageID.
void ossimplugins::ossimSpot6DimapSupportData::getImageRect | ( | ossimDrect & | rect | ) | const |
Zero based image rectangle, sub image if there is one.
Definition at line 666 of file ossimSpot6DimapSupportData.cpp.
References theImageSize, ossimIpt::x, and ossimIpt::y.
void ossimplugins::ossimSpot6DimapSupportData::getImageSize | ( | ossimIpt & | sz | ) | const |
Definition at line 616 of file ossimSpot6DimapSupportData.cpp.
References theImageSize.
void ossimplugins::ossimSpot6DimapSupportData::getIncidenceAngle | ( | std::vector< ossim_float64 > & | ia | ) | const |
Definition at line 626 of file ossimSpot6DimapSupportData.cpp.
References theIncidenceAngle.
ossimString ossimplugins::ossimSpot6DimapSupportData::getInstrument | ( | ) | const |
Definition at line 596 of file ossimSpot6DimapSupportData.cpp.
References theInstrument.
ossimString ossimplugins::ossimSpot6DimapSupportData::getInstrumentIndex | ( | ) | const |
Definition at line 601 of file ossimSpot6DimapSupportData.cpp.
References theInstrumentIndex.
|
inline |
Definition at line 146 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 151 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 140 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 139 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 144 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 149 of file ossimSpot6DimapSupportData.h.
void ossimplugins::ossimSpot6DimapSupportData::getLlCorner | ( | ossimGpt & | pt | ) | const |
Definition at line 661 of file ossimSpot6DimapSupportData.cpp.
References theLlCorner.
|
inline |
Definition at line 147 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 152 of file ossimSpot6DimapSupportData.h.
void ossimplugins::ossimSpot6DimapSupportData::getLrCorner | ( | ossimGpt & | pt | ) | const |
Definition at line 656 of file ossimSpot6DimapSupportData.cpp.
References theLrCorner.
ossim_uint32 ossimplugins::ossimSpot6DimapSupportData::getNumberOfBands | ( | ) | const |
Definition at line 621 of file ossimSpot6DimapSupportData.cpp.
References theNumBands.
ossimString ossimplugins::ossimSpot6DimapSupportData::getProcessingLevel | ( | ) | const |
Definition at line 571 of file ossimSpot6DimapSupportData.cpp.
References theProcessingLevelString.
ossimString ossimplugins::ossimSpot6DimapSupportData::getProductionDate | ( | ) | const |
Definition at line 586 of file ossimSpot6DimapSupportData.cpp.
References theProductionDate.
void ossimplugins::ossimSpot6DimapSupportData::getRefGroundPoint | ( | ossimGpt & | gp | ) | const |
Center of frame, sub image if there is one.
Definition at line 636 of file ossimSpot6DimapSupportData.cpp.
References theRefGroundPoint.
void ossimplugins::ossimSpot6DimapSupportData::getRefImagePoint | ( | ossimDpt & | rp | ) | const |
zero base center point
Definition at line 641 of file ossimSpot6DimapSupportData.cpp.
References theRefImagePoint.
|
inline |
Definition at line 142 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 141 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 145 of file ossimSpot6DimapSupportData.h.
|
inline |
Definition at line 150 of file ossimSpot6DimapSupportData.h.
ossimString ossimplugins::ossimSpot6DimapSupportData::getSensorID | ( | ) | const |
Definition at line 576 of file ossimSpot6DimapSupportData.cpp.
References theSensorID.
void ossimplugins::ossimSpot6DimapSupportData::getSunAzimuth | ( | std::vector< ossim_float64 > & | az | ) | const |
Definition at line 606 of file ossimSpot6DimapSupportData.cpp.
References theSunAzimuth.
void ossimplugins::ossimSpot6DimapSupportData::getSunElevation | ( | std::vector< ossim_float64 > & | el | ) | const |
Definition at line 611 of file ossimSpot6DimapSupportData.cpp.
References theSunElevation.
void ossimplugins::ossimSpot6DimapSupportData::getUlCorner | ( | ossimGpt & | pt | ) | const |
Definition at line 646 of file ossimSpot6DimapSupportData.cpp.
References theUlCorner.
void ossimplugins::ossimSpot6DimapSupportData::getUrCorner | ( | ossimGpt & | pt | ) | const |
Definition at line 651 of file ossimSpot6DimapSupportData.cpp.
References theUrCorner.
void ossimplugins::ossimSpot6DimapSupportData::getViewingAngle | ( | std::vector< ossim_float64 > & | va | ) | const |
Definition at line 631 of file ossimSpot6DimapSupportData.cpp.
References theViewingAngle.
|
virtual |
Method to the load (recreate) the state of the object from a keyword list.
Return true if ok or false on error.
Reimplemented from ossimObject.
Definition at line 906 of file ossimSpot6DimapSupportData.cpp.
References ossimKeywordNames::AZIMUTH_ANGLE_KW, clearFields(), createDpt(), createGround(), createIpt(), ossimKeywordNames::ELEVATION_ANGLE_KW, ossimKeywordlist::find(), ossimKeywordNames::IMAGE_DATE_KW, ossimKeywordNames::NUMBER_BANDS_KW, ossimString::string(), theAcquisitionDate, theAzimuthAngle, theBandOrder, theImageID, theImageSize, theIncidenceAngle, theInstrument, theInstrumentIndex, theLlCorner, theLrCorner, theNumBands, thePhysicalBias, thePhysicalGain, theProcessingLevelString, theProductionDate, theRefGroundPoint, theRefImagePoint, theSensorID, theSolarIrradiance, theSunAzimuth, theSunElevation, theUlCorner, theUrCorner, theViewingAngle, and ossimKeywordNames::TYPE_KW.
|
private |
Coordinate Reference System:
From xml section: /Dimap_Document/Coordinate_Reference_System/
NOT YET USED
Definition at line 1740 of file ossimSpot6DimapSupportData.cpp.
Referenced by parseXmlFile().
|
private |
Dataset Content:
From xml section: /Dimap_Document/Dataset_Content/
Initializes: theRefGroundPoint theUlCorner theUrCorner theLrCorner theLlCorner
Note that the theRefGroundPoint will be the zero based center of the whole mega image. Note that the corners will be the corners of the whole mega image.
Definition at line 1138 of file ossimSpot6DimapSupportData.cpp.
References ossimString::clear(), ossimXmlDocument::findNodes(), ossimGpt::hgt, ossimGpt::lat, ossimDpt::line, ossimGpt::lon, ossimDpt::samp, ossimErrorStatusInterface::setErrorStatus(), theLlCorner, theLrCorner, theRefGroundPoint, theUlCorner, theUrCorner, theXmlDocumentRoot, and ossimString::toDouble().
Referenced by parseXmlFile().
|
private |
Dataset Identification:
From xml section: /Dimap_Document/Dataset_Identification/
NOT YET USED
Definition at line 1734 of file ossimSpot6DimapSupportData.cpp.
Referenced by parseXmlFile().
|
private |
Definition at line 2120 of file ossimSpot6DimapSupportData.cpp.
References ossimNotify(), ossimNotifyLevel_DEBUG, ossimErrorStatusInterface::setErrorStatus(), theAcquisitionDate, theInstrument, theInstrumentIndex, theSensorID, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
Definition at line 2000 of file ossimSpot6DimapSupportData.cpp.
References ossimString::clear(), ossimXmlDocument::findNodes(), ossimNotify(), ossimNotifyLevel_DEBUG, ossimErrorStatusInterface::setErrorStatus(), theAzimuthAngle, theIncidenceAngle, theSunAzimuth, theSunElevation, theViewingAngle, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
Geoposition:
From xml section: /Dimap_Document/Geoposition/
NOT YET USED
Definition at line 1746 of file ossimSpot6DimapSupportData.cpp.
Referenced by parseXmlFile().
|
private |
Definition at line 1607 of file ossimSpot6DimapSupportData.cpp.
References ossimString::clear(), ossimXmlDocument::findNodes(), OSSIM_Spot6_DIMAPv2, OSSIM_Spot6_METADATA_SUBPROFILE_PRODUCT, OSSIM_Spot6_METADATA_SUBPROFILE_RPC, OSSIM_Spot6_METADATA_SUBPROFILE_UNKNOWN, ossimNotify(), ossimNotifyLevel_DEBUG, ossimNotifyLevel_WARN, ossimErrorStatusInterface::setErrorStatus(), theDIMAPVersion, theMetadataSubProfile, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
Processing Information:
From xml section: /Dimap_Document/Processing_Information/
Initializes: theProcessingLevel theSpectralProcessing
Definition at line 1752 of file ossimSpot6DimapSupportData.cpp.
References theProcessingLevelString, theSpectralProcessingString, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
Product Information:
From xml section: /Dimap_Document/Product_Information/
Initializes: theImageID theProductionDate
Definition at line 1109 of file ossimSpot6DimapSupportData.cpp.
References theImageID, theProductionDate, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
QualityAssessment:
From xml section: /Dimap_Document/Quality_Assessment/
NOT YET USED
Definition at line 2114 of file ossimSpot6DimapSupportData.cpp.
Referenced by parseXmlFile().
|
private |
Definition at line 1241 of file ossimSpot6DimapSupportData.cpp.
References ossimXmlDocument::findNodes(), ossimNotify(), ossimNotifyLevel_WARN, ossimErrorStatusInterface::setErrorStatus(), theNumBands, thePhysicalBias, thePhysicalGain, theSolarIrradiance, and theXmlDocumentRoot.
Referenced by parseXmlFile().
|
private |
Definition at line 1782 of file ossimSpot6DimapSupportData.cpp.
References ossimXmlDocument::findNodes(), ossimBooleanProperty::getBoolean(), ossimIpt::line, ossimDpt::line, ossimNotify(), ossimNotifyLevel_DEBUG, ossimIpt::samp, ossimDpt::samp, ossimErrorStatusInterface::setErrorStatus(), ossimBooleanProperty::setValue(), theBandOrder, theImageSize, theMultiDataFile, theNumBands, theNumberOfMegaTiles, theNumberOfMegaTilesInCol, theNumberOfMegaTilesInRow, theRefImagePoint, theTileSize, theXmlDocumentRoot, ossimString::toInt(), and ossimString::toUInt32().
Referenced by parseXmlFile().
|
private |
Definition at line 1395 of file ossimSpot6DimapSupportData.cpp.
References ossimString::clear(), ossimXmlDocument::findNodes(), ossimNotify(), ossimNotifyLevel_DEBUG, ossimErrorStatusInterface::setErrorStatus(), theErrBiasX, theErrBiasY, theHeightOffset, theHeightScale, theLatOffset, theLatScale, theLineDenCoeff, theLineNumCoeff, theLineOffset, theLineScale, theLonOffset, theLonScale, theSampDenCoeff, theSampNumCoeff, theSampOffset, theSampScale, theSpecId, theXmlDocumentRoot, ossimString::toDouble(), and ossimString::toInt32().
Referenced by parseXmlFile().
bool ossimplugins::ossimSpot6DimapSupportData::parseXmlFile | ( | const ossimFilename & | file | ) |
Definition at line 339 of file ossimSpot6DimapSupportData.cpp.
References allMetadataRead(), ossimString::c_str(), clearFields(), ossimString::contains(), ossimString::empty(), ossimFilename::fileSize(), ossimErrorStatusInterface::getErrorStatus(), min, OSSIM_Spot6_METADATA_SUBPROFILE_PRODUCT, OSSIM_Spot6_METADATA_SUBPROFILE_RPC, ossimNotify(), ossimNotifyLevel_DEBUG, ossimNotifyLevel_FATAL, parseCoordinateReferenceSystem(), parseDatasetContent(), parseDatasetIdentification(), parseDatasetSources(), parseGeometricData(), parseGeoposition(), parseMetadataIdentificationDIMAPv2(), parseProcessingInformation(), parseProductInformation(), parseQualityAssessment(), parseRadiometricData(), parseRasterData(), parseRPCMetadata(), printInfo(), ossimXmlDocument::read(), ossimErrorStatusInterface::setErrorStatus(), ossimString::string(), theMetadataSubProfile, theProcessingLevelString, theProductIsOk, and theRpcIsOk.
void ossimplugins::ossimSpot6DimapSupportData::printInfo | ( | ostream & | os | ) | const |
Definition at line 272 of file ossimSpot6DimapSupportData.cpp.
References theAcquisitionDate, theImageID, theInstrument, theInstrumentIndex, theNumBands, theProcessingLevelString, theProductionDate, and theSpectralProcessingString.
Referenced by parseXmlFile().
|
virtual |
Method to save the state of the object to a keyword list.
Return true if ok or false on error.
Reimplemented from ossimObject.
Definition at line 672 of file ossimSpot6DimapSupportData.cpp.
References ossimKeywordlist::add(), ossimKeywordNames::AZIMUTH_ANGLE_KW, ossimDatum::code(), ossimGpt::datum(), ossimKeywordNames::ELEVATION_ANGLE_KW, ossimGpt::height(), ossimKeywordNames::IMAGE_DATE_KW, ossimGpt::latd(), ossimGpt::lond(), ossimKeywordNames::NUMBER_BANDS_KW, theAcquisitionDate, theAzimuthAngle, theBandOrder, theImageID, theImageSize, theIncidenceAngle, theInstrument, theInstrumentIndex, theLlCorner, theLrCorner, theNumBands, thePhysicalBias, thePhysicalGain, theProcessingLevelString, theProductionDate, theRefGroundPoint, theRefImagePoint, theSensorID, theSolarIrradiance, theSunAzimuth, theSunElevation, theUlCorner, theUrCorner, theViewingAngle, ossimString::toString(), ossimKeywordNames::TYPE_KW, ossimIpt::x, ossimDpt::x, ossimIpt::y, and ossimDpt::y.
|
private |
Definition at line 167 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getAcquisitionDate(), loadState(), parseDatasetSources(), printInfo(), and saveState().
|
private |
Definition at line 177 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), loadState(), parseGeometricData(), and saveState().
|
private |
Definition at line 187 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), loadState(), parseRasterData(), and saveState().
|
private |
Definition at line 153 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseMetadataIdentificationDIMAPv2().
|
private |
Definition at line 204 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields().
|
private |
Definition at line 205 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 206 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 207 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields().
|
private |
Definition at line 212 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 217 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 165 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getImageID(), loadState(), parseProductInformation(), printInfo(), and saveState().
|
private |
Definition at line 179 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getImageRect(), getImageSize(), loadState(), parseRasterData(), and saveState().
|
private |
Definition at line 175 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getIncidenceAngle(), loadState(), parseGeometricData(), and saveState().
|
private |
Definition at line 168 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getInstrument(), loadState(), parseDatasetSources(), printInfo(), and saveState().
|
private |
Definition at line 169 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getInstrumentIndex(), loadState(), parseDatasetSources(), printInfo(), and saveState().
|
private |
Definition at line 210 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 215 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 220 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 219 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 208 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 213 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 200 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getLlCorner(), loadState(), parseDatasetContent(), and saveState().
|
private |
Definition at line 211 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 216 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 199 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getLrCorner(), loadState(), parseDatasetContent(), and saveState().
|
private |
Definition at line 159 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), parseMetadataIdentificationDIMAPv2(), and parseXmlFile().
|
private |
Definition at line 184 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRasterData().
|
private |
Definition at line 186 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getNumberOfBands(), loadState(), parseRadiometricData(), parseRasterData(), printInfo(), and saveState().
|
private |
Definition at line 183 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRasterData().
|
private |
Definition at line 182 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRasterData().
|
private |
Definition at line 181 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRasterData().
|
private |
Calibration information for radiometric corrections.
Definition at line 190 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), loadState(), parseRadiometricData(), and saveState().
|
private |
Definition at line 191 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), loadState(), parseRadiometricData(), and saveState().
|
private |
Definition at line 170 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getProcessingLevel(), loadState(), parseProcessingInformation(), parseXmlFile(), printInfo(), and saveState().
|
private |
Definition at line 166 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getProductionDate(), loadState(), parseProductInformation(), printInfo(), and saveState().
|
private |
Definition at line 160 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseXmlFile().
|
private |
Center of frame on ground, if sub image it's the center of that.
Definition at line 227 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getRefGroundPoint(), loadState(), parseDatasetContent(), and saveState().
|
private |
Zero based center of frame.
Definition at line 230 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getRefImagePoint(), loadState(), parseRasterData(), and saveState().
|
private |
Definition at line 161 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseXmlFile().
|
private |
Definition at line 222 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 221 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 209 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 214 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 164 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getSensorID(), loadState(), parseDatasetSources(), and saveState().
|
private |
Definition at line 192 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), loadState(), parseRadiometricData(), and saveState().
|
private |
Definition at line 203 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRPCMetadata().
|
private |
Definition at line 171 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), parseProcessingInformation(), and printInfo().
|
private |
Definition at line 173 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getSunAzimuth(), loadState(), parseGeometricData(), and saveState().
|
private |
Definition at line 174 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getSunElevation(), loadState(), parseGeometricData(), and saveState().
|
private |
Definition at line 180 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), and parseRasterData().
|
private |
Definition at line 197 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getUlCorner(), loadState(), parseDatasetContent(), and saveState().
|
private |
Definition at line 198 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getUrCorner(), loadState(), parseDatasetContent(), and saveState().
|
private |
Definition at line 176 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), getViewingAngle(), loadState(), parseGeometricData(), and saveState().
|
private |
Definition at line 162 of file ossimSpot6DimapSupportData.h.
Referenced by clearFields(), parseDatasetContent(), parseDatasetSources(), parseGeometricData(), parseMetadataIdentificationDIMAPv2(), parseProcessingInformation(), parseProductInformation(), parseRadiometricData(), parseRasterData(), and parseRPCMetadata().