Click or drag to resize
CITRLinear Method
Calculate a linear transform.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Linear(
	double d1,
	double d2,
	double d3
)

Parameters

d1
Type: SystemDouble
minimum
d2
Type: SystemDouble
maximum
d3
Type: SystemDouble
colour contour interval or dummy for none
See Also