Orfeo Toolbox
3.16
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
OTB
Code
Simulation
otbDataSpecP5B.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: ORFEO Toolbox
4
Language: C++
5
Date: $Date$
6
Version: $Revision$
7
8
9
Copyright (c) Centre National d'Etudes Spatiales. All rights reserved.
10
See OTBCopyright.txt for details.
11
12
13
This software is distributed WITHOUT ANY WARRANTY; without even
14
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15
PURPOSE. See the above copyright notices for more information.
16
17
=========================================================================*/
18
19
#ifndef __otbDataSpecP5B_h
20
#define __otbDataSpecP5B_h
21
22
namespace
otb
23
{
46
struct
DataSpec
47
{
48
double
lambda
;
49
double
refLeafMatInd
;
50
double
chlAbsCoef
;
51
double
carAbsCoef
;
52
double
brownAbsCoef
;
53
double
waterAbsCoef
;
54
double
dryAbsCoef
;
55
double
directLight
;
56
double
diffuseLight
;
57
double
drySoil
;
58
double
wetSoil
;
59
};
60
61
extern
const
DataSpec
DataSpecP5B
[2101];
62
63
}
64
65
#endif
/* __otbDataSpecP5B_h */
Generated at Sun Feb 3 2013 00:20:00 for
Orfeo Toolbox
with
doxygen 1.8.1.1