|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimFfRevc.h>
Public Member Functions | |
| AdminRecord () | |
| ~AdminRecord () | |
Public Attributes | |
| char | theProductOrderNumber [PRODUCT_ORDER_NUMBER_SIZE+1] |
| char | thePathRowNumber [NUMBER_OF_SCENES][PATH_ROW_NUMBER_SIZE+1] |
| char | theAcquisitionDate [NUMBER_OF_SCENES][DATE_SIZE+1] |
| char | theSatName [NUMBER_OF_SCENES][SAT_NAME_SIZE+1] |
| char | theSensorName [NUMBER_OF_SCENES][SENSOR_NAME_SIZE+1] |
| char | theSensorMode [NUMBER_OF_SCENES][SENSOR_MODE_SIZE+1] |
| double | theOffNadirAngle [NUMBER_OF_SCENES] |
| char | theProductType [PRODUCT_TYPE_SIZE+1] |
| char | theProductSize [PRODUCT_SIZE_SIZE+1] |
| char | theProcessingType [PROCESSING_TYPE_SIZE+1] |
| char | theResampAlgorithm [RESAMPLING_ALGO_SIZE+1] |
| int | theTapeVolumeNumber |
| int | theNumberVolumesPerTape |
| int | thePixelsPerLine |
| int | theLinesPerImage |
| int | the1stLineInVolume |
| int | theTapeBlockingFactor |
| int | theRecordSize |
| double | theGsd |
| int | theOutputBitsPerPixel |
| int | theAcquiredBitsPerPixel |
| char | theBandsPresentString [BANDS_PRESENT_SIZE+1] |
| char | theFormatVersion [FORMAT_VERSION_SIZE+1] |
Definition at line 200 of file ossimFfRevc.h.
| ossimFfRevc::AdminRecord::AdminRecord | ( | ) |
Definition at line 1555 of file ossimFfRevc.cpp.
References theAcquisitionDate, theBandsPresentString, theFormatVersion, theOffNadirAngle, thePathRowNumber, theProcessingType, theProductOrderNumber, theProductSize, theProductType, theResampAlgorithm, theSatName, theSensorMode, and theSensorName.
|
inline |
Definition at line 204 of file ossimFfRevc.h.
| int ossimFfRevc::AdminRecord::the1stLineInVolume |
Definition at line 233 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theAcquiredBitsPerPixel |
Definition at line 238 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theAcquisitionDate[NUMBER_OF_SCENES][DATE_SIZE+1] |
Definition at line 211 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theBandsPresentString[BANDS_PRESENT_SIZE+1] |
Definition at line 239 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theFormatVersion[FORMAT_VERSION_SIZE+1] |
Definition at line 240 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| double ossimFfRevc::AdminRecord::theGsd |
Definition at line 236 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theLinesPerImage |
Definition at line 232 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theNumberVolumesPerTape |
Definition at line 230 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| double ossimFfRevc::AdminRecord::theOffNadirAngle[NUMBER_OF_SCENES] |
Definition at line 221 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theOutputBitsPerPixel |
Definition at line 237 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::thePathRowNumber[NUMBER_OF_SCENES][PATH_ROW_NUMBER_SIZE+1] |
Definition at line 210 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::fraction(), ossimFfRevc::loadFromStream(), ossimFfRevc::path(), ossimFfRevc::pathRow(), ossimFfRevc::print(), ossimFfRevc::row(), ossimFfRevc::subScene(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::thePixelsPerLine |
Definition at line 231 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theProcessingType[PROCESSING_TYPE_SIZE+1] |
Definition at line 227 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theProductOrderNumber[PRODUCT_ORDER_NUMBER_SIZE+1] |
Definition at line 208 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theProductSize[PRODUCT_SIZE_SIZE+1] |
Definition at line 224 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theProductType[PRODUCT_TYPE_SIZE+1] |
Definition at line 223 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theRecordSize |
Definition at line 235 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theResampAlgorithm[RESAMPLING_ALGO_SIZE+1] |
Definition at line 228 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theSatName[NUMBER_OF_SCENES][SAT_NAME_SIZE+1] |
Definition at line 214 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theSensorMode[NUMBER_OF_SCENES][SENSOR_MODE_SIZE+1] |
Definition at line 220 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| char ossimFfRevc::AdminRecord::theSensorName[NUMBER_OF_SCENES][SENSOR_NAME_SIZE+1] |
Definition at line 217 of file ossimFfRevc.h.
Referenced by AdminRecord(), ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theTapeBlockingFactor |
Definition at line 234 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
| int ossimFfRevc::AdminRecord::theTapeVolumeNumber |
Definition at line 229 of file ossimFfRevc.h.
Referenced by ossimFfRevc::loadFromStream(), ossimFfRevc::print(), and ossimFfRevc::write().
1.8.14