16 #ifndef ossimDoqq_HEADER 17 #define ossimDoqq_HEADER 48 DATA_ORDER_OFFSET = 142,
51 PROJECTION_OFFSET = 196,
53 UL_EASTING_OFFSET = 288,
54 UL_NORTHING_OFFSET = 312,
55 UTM_ZONE_OFFSET = 199,
66 UL_NORTHING_SIZE = 24,
81 virtual bool open(std::shared_ptr<ossim::istream>& str,
82 const std::string& connectionString);
virtual bool open(const ossimFilename &file)
open method.
ossimString theSourceImageID
ossimString theImageSource
ossimString theAcqYearMonthDay
std::shared_ptr< ossim::istream > m_doqqFileStr
ossim_int32 theRecordSize
std::string m_connectionString
ossimString theProjection
ossim_int32 theHeaderSize
ossim_float64 theNorthing
std::basic_istream< char > istream
Base class for char input streams.
virtual std::ostream & print(std::ostream &out) const =0
Print method.
ossimErrorStatus theErrorStatus
std::basic_ostream< char > ostream
Base class for char output streams.
ossim_int32 errorStatus() const