OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
include
ossim
imaging
ossimAtCorrKeywords.h
Go to the documentation of this file.
1
//*******************************************************************
2
//
3
// License: See top level LICENSE.txt file.
4
//
5
// Author: David Burken <dburken@imagelinks.com>
6
//
7
// Description:
8
// Keywords utilized by atmospheric correction code.
9
//
10
//*************************************************************************
11
// $Id: ossimAtCorrKeywords.h 9968 2006-11-29 14:01:53Z gpotts $
12
13
static
const
char
AT_CORR_XA_KW[] =
"atmospheric_correction.xa"
;
14
static
const
char
AT_CORR_XB_KW[] =
"atmospheric_correction.xb"
;
15
static
const
char
AT_CORR_XC_KW[] =
"atmospheric_correction.xc"
;
16
static
const
char
AT_CORR_BIAS_KW[] =
"atmospheric_correction.bias"
;
17
static
const
char
AT_CORR_GAIN_KW[] =
"atmospheric_correction.gain"
;
18
static
const
char
AT_CORR_CALCOEF_KW[] =
"atmospheric_correction.calcoef"
;
19
static
const
char
AT_CORR_BANDWIDTH_KW[] =
"atmospheric_correction.bandwidth"
;
20
21
static
const
char
GAMMA_REMAPPER_GAMMA_KW[] =
"gamma_remapper.gamma"
;
Generated on Fri Aug 3 2018 08:46:45 for OSSIM - Open Source Software Image Map by
1.8.14