OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
AlosPalsarLeaderFactory.cpp
Go to the documentation of this file.
1 //----------------------------------------------------------------------------
2 //
3 // "Copyright Centre National d'Etudes Spatiales"
4 // "Copyright Centre for Remote Imaging, Sensing and Processing"
5 //
6 // License: LGPL
7 //
8 // See LICENSE.txt file in the top level directory for more details.
9 //
10 //----------------------------------------------------------------------------
11 // $Id$
12 
14 
20 
21 namespace ossimplugins
22 {
23 
25 {
29 // RegisterRecord(3, new AlosPalsarMapProjectionData());//
32 }
33 
35 {
36 
37 }
38 
39 }
This class is able to read the SAR leader data set summary record of the leader file.
This class is able to read a Platform position data record.
This class is able to read the SAR leader data set summary record of the leader file.
This class is able to read a radiometric data record.
This class is able to read the SAR leader file descriptor record of the leader file.
void RegisterRecord(int id, AlosPalsarRecord *record)
Add a new Record type available in this factory.