14 #ifndef ossimSpot5Model_HEADER 15 #define ossimSpot5Model_HEADER 73 const char* prefix=NULL)
const;
76 const char* prefix=NULL);
82 static void writeGeomTemplate(
ostream& os);
87 virtual void lineSampleHeightToWorld(
const ossimDpt& image_point,
95 virtual void imagingRay(
const ossimDpt& image_point,
103 virtual void updateModel();
109 virtual bool setupOptimizer(
const ossimString& init_file);
117 void initAdjustableParameters();
119 void loadGeometry(FILE*);
120 void loadSupportData();
122 void computeSatToOrbRotation(NEWMAT::Matrix& result,
ossim_float64 t)
const;
ossim_float64 theRefImagingTime
ossim_float64 theYawOffset
ossim_float64 thePositionError
Represents serializable keyword/value map.
ossim_float64 theIllumElevation
ossimDpt theSpotSubImageOffset
ossim_float64 theRefImagingTimeLine
relative to full image
ossimFilename theMetaDataFile
ossim_float64 theRollRate
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ossim_float64 theFocalLenOffset
ossimRefPtr< ossimSpotDimapSupportData > theSupportData
ossim_float64 theIllumAzimuth
ossim_float64 theRollOffset
ossim_float64 theLineSamplingPeriod
virtual bool useForward() const
ossim_float64 thePitchOffset
ossim_float64 thePitchRate
std::basic_ostream< char > ostream
Base class for char output streams.