Click or drag to resize
CITREqualArea Method
Calculate an equal area transform.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void EqualArea(
	CST st,
	double contour
)

Parameters

st
Type: GeoEngine.Core.GXNetXCST
Stat object with a histogram
contour
Type: SystemDouble
Color contour interval or dummy for none
See Also