74 _numberOfSceneCoord = numberOfSceneCoord;
78 _centerSceneCoord = centerSceneCoord;
82 _tabCornersSceneCoord = cornersSceneCoord;
This class represents an InfoSceneCoord.
This class represents Scence coordinate.
Represents serializable keyword/value map.
void set_numberOfSceneCoord(const ossim_uint32 &numberOfSceneCoord)
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
void set_centerSceneCoord(const InfoSceneCoord ¢erSceneCoord)
unsigned int ossim_uint32
#define OSSIM_PLUGINS_DLL
InfoSceneCoord _centerSceneCoord
Center scene coordinate.
std::vector< InfoSceneCoord > _tabCornersSceneCoord
Corners InfoIncidenceAngle.
ossim_uint32 _numberOfSceneCoord
Number of scene coordinate.
void set_cornersSceneCoord(const std::vector< InfoSceneCoord > &cornersSceneCoord)
std::basic_ostream< char > ostream
Base class for char output streams.