openModeller  Version 1.5.0
Environment.cpp File Reference
Include dependency graph for Environment.cpp:

Go to the source code of this file.

Macros

#define MAXFLOAT   FLT_MAX
 

Functions

EnvironmentPtr createEnvironment (const std::vector< std::string > &categs, const std::vector< std::string > &maps, const std::string &mask_file)
 
EnvironmentPtr createEnvironment (const std::vector< std::string > &categs, const std::vector< std::string > &maps)
 
EnvironmentPtr createEnvironment (const ConstConfigurationPtr &config)
 
EnvironmentPtr createEnvironment ()
 

Macro Definition Documentation

#define MAXFLOAT   FLT_MAX

Definition of Environment class.

Author
Mauro E S Muņoz (mauro.nosp@m.@cri.nosp@m.a.org.nosp@m..br)
Date
2003-03-13
Id:
Environment.cpp 5950 2014-03-30 16:43:44Z rdg

LICENSE INFORMATION

Copyright(c) 2003 by CRIA - Centro de Referencia em Informacao Ambiental

http://www.cria.org.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 45 of file Environment.cpp.

Referenced by EnvironmentImpl::calcRegion().

Function Documentation

EnvironmentPtr createEnvironment ( const std::vector< std::string > &  categs,
const std::vector< std::string > &  maps,
const std::string &  mask_file 
)
EnvironmentPtr createEnvironment ( const std::vector< std::string > &  categs,
const std::vector< std::string > &  maps 
)

Definition at line 62 of file Environment.cpp.

EnvironmentPtr createEnvironment ( const ConstConfigurationPtr config)

Definition at line 68 of file Environment.cpp.

EnvironmentPtr createEnvironment ( )

Definition at line 77 of file Environment.cpp.