Click or drag to resize

CST2rGet Method

Gets correlation coeff. from the ST2 object.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rGet(
	int id
)

public double rGet(
	int id
)

Parameters

id
Type: SystemInt32
<define>ST2_CORRELATION</define>

Return Value

Type: Double
Data you asked for <define>GS_R8DM</define> for none
See Also