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
Syntax
public const int SCALED = 1

public const int SCALED = 1

Field Value

Type: Int32
See Also