openModeller  Version 1.4.0
PreParameters Class Reference

#include <PreParameters.hh>

Inheritance diagram for PreParameters:
Collaboration diagram for PreParameters:

List of all members.

Public Member Functions

 PreParameters ()
 ~PreParameters ()
std::string decName () const

Detailed Description

Declaration of class PreParameters

Author:
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreParameters.hh 4464 2008-07-08 20:26:41Z missae

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html This is the class to deal with parameters used by all Pre-analysis classes. It is used because PreMultiContainer class is all templated. author Emiliano F. Castejon <castejon@dpi.inpe.br>

Definition at line 42 of file PreParameters.hh.


Constructor & Destructor Documentation

Declaration of class PreParameters

Author:
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreParameters.cpp 4464 2008-07-08 20:26:41Z missae

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 30 of file PreParameters.cpp.

Definition at line 34 of file PreParameters.cpp.


Member Function Documentation

std::string PreParameters::decName ( ) const

Definition at line 37 of file PreParameters.cpp.


The documentation for this class was generated from the following files: