 | VV_LOGMODEConstantLINEAR Field |
Similar to Scaled but using a smoother function. Identical to LogLinear_VV.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int LINEAR = 3
public const int LINEAR = 3
Public Const LINEAR As Integer = 3
Public Const LINEAR As Integer = 3
public:
literal int LINEAR = 3
public:
literal int LINEAR = 3
static val mutable LINEAR: int
static val mutable LINEAR: int
Field Value
Type:
Int32
See Also