11 #ifndef ossimApplanixEOFile_HEADER 12 #define ossimApplanixEOFile_HEADER 1 29 :theField(src.theField)
39 theField.resize(
size);
135 void indexRecordIds();
151 bool isHeightAboveMSL()
const;
152 bool isEcefModel()
const;
153 bool isUtmFrame()
const;
158 double getBoreSightTx()
const;
159 double getBoreSightTy()
const;
160 double getBoreSightTz()
const;
161 double getLeverArmLx()
const;
162 double getLeverArmLy()
const;
163 double getLeverArmLz()
const;
164 double getKardinalKappa()
const;
165 double getShiftValuesX()
const;
166 double getShiftValuesY()
const;
167 double getShiftValuesZ()
const;
171 double getMappingFrameCentralMeridian()
const;
172 double getMappingFrameOriginLatitude()
const;
173 double getMappingFrameGridScaleFactor()
const;
174 double getMappingFrameFalseEasting()
const;
175 double getMappingFrameFalseNorthing()
const;
ossimString theBoreSightTz
ossimString theCentralMeridian
void setSize(ossim_uint32 size)
ossimString theFalseNorthing
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
ossimString theShiftValuesY
ossimApplanixEORecord(const ossimApplanixEORecord &src)
ossimString theMappingFrameDatum
ossimString theFalseEasting
ossimApplanixEORecord(ossim_uint32 size=0)
std::vector< ossimString > theField
ossimString theBoreSightTy
ossimString theLeverArmLx
ostream & operator<<(ostream &out, const ossimAxes &axes)
ossimString theUtmHemisphere
unsigned int ossim_uint32
For use with std::map as a compare operator: std::map<ossimString, ossimString, ossimStringLtstr> ...
ossimString theBoreSightTx
ossimString theShiftValuesZ
std::map< ossimString, ossimRefPtr< ossimApplanixEORecord >, ossimStringLtstr > theRecordIdMap
std::basic_istream< char > istream
Base class for char input streams.
ossimString theLeverArmLz
ossimString theOriginLatitude
ossimString theMappingFrameProjection
ossimString theGridScaleFactor
std::vector< ossimString > theRecordFormat
ossimString theLeverArmLy
ossimString theShiftValuesX
std::vector< ossimRefPtr< ossimApplanixEORecord > > theApplanixRecordList
std::basic_ostream< char > ostream
Base class for char output streams.
ossimString theKappaCardinal