#include <contrast.h>
Public Attributes | |
| int | type |
| int | flags |
| int | inplowlim |
| int | inpuprlim |
| int | outlowlim |
| int | outuprlim |
| int | interpi |
| int | interpo |
| double | power |
Definition at line 16 of file contrast.h.
|
|
Contrast flags (CONTR_...).
Definition at line 18 of file contrast.h. |
|
|
Input lower limit.
Definition at line 19 of file contrast.h. |
|
|
Input upper limit.
Definition at line 20 of file contrast.h. |
|
|
Interpolation input value for log/spline.
Definition at line 23 of file contrast.h. |
|
|
Interpolation output value for log and spline.
Definition at line 24 of file contrast.h. |
|
|
Output lower limit.
Definition at line 21 of file contrast.h. |
|
|
Output upper limit.
Definition at line 22 of file contrast.h. |
|
|
Precomputed power.
Definition at line 25 of file contrast.h. |
|
|
Contrast type (CTYPE_... defined in contparm.h).
Definition at line 17 of file contrast.h. |
1.3.4-20031026