#include <rvcrast.h>
Inheritance diagram for RVCCONTINFO:

Public Member Functions | |
| RVCCONTINFO () | |
| RVCCONTINFO (const RVCGENINFO &ginfo) | |
| RVCCONTINFO & | operator= (const RVCGENINFO &ginfo) |
| void | Clear () |
Public Attributes | |
| DOUBLE | dinplowlim |
| DOUBLE | dinpuprlim |
| DOUBLE | power |
| UINT16 | type |
| UINT16 | contflags |
| INT16 | outlowlim |
| INT16 | outuprlim |
| INT16 | mean |
| INT16 | stdevl |
| INT16 | stdevr |
| INT16 | outltminval |
| INT16 | outgtmaxval |
| INT16 | outnullval |
| UINT8 | spare [4] |
| DOUBLE | datainit |
| DOUBLE | datalast |
| DOUBLE | datasample |
|
|
|
|
|
|
|
|
Reimplemented from RVCARRAYINFO. |
|
|
Reimplemented from RVCARRAYINFO. |
|
|
RVCCONT_xxx flags defined below.
|
|
|
|
|
|
|
|
|
|
|
|
Lower input limit for stretch.
|
|
|
Upper input limit for stretch.
|
|
|
|
|
|
Output value if input > dinpuprlin (>8 bit only).
|
|
|
|
|
|
Output value if input < dinplowlim (>8 bit only).
|
|
|
Value to output if input = nullvalue && HasNullVal is set.
|
|
|
Lower and upper output limits.
|
|
|
Power for log/exp (replaces interpi/o).
|
|
|
dword align the size of the structure
|
|
|
|
|
|
Output mean and st devs for normalization.
|
|
|
Contrast table type.
|
1.3.4-20031026