nw::lyt::TevScale Enumerated Type

Syntax

enum TevScale;

Value

Value Description
TEVSCALE_1 Outputs the calculated result as-is.
TEVSCALE_2 Multiplies the calculated result by 2.
TEVSCALE_4 Multiplies the calculated result by 4.
TEVSCALE_MAX Total number of enumerators.

Description

Enumerator specifying the Tev output scale.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL