 | VV_LOGMODEConstantSCALED Field |
if the data is in the range +/- minimum,
it is left alone. Otherwise, the data
is divided by the minimum, the log is
applied, the minimum is added and the
sign is reapplied. Use _LogLinear_VV function
if decades in results are required.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int SCALED = 1
public const int SCALED = 1
Public Const SCALED As Integer = 1
Public Const SCALED As Integer = 1
public:
literal int SCALED = 1
public:
literal int SCALED = 1
static val mutable SCALED: int
static val mutable SCALED: int
Field Value
Type:
Int32
See Also