Click or drag to resize

FilterSchemesetCharacteristicElementLength Method

set the characteristic element length for defining the filter length

Namespace:  Karamba.Algorithms.BESOShellProcedure
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void setCharacteristicElementLength(
	double c_elem_len
)

Parameters

c_elem_len
Type: SystemDouble

[Missing <param name="c_elem_len"/> documentation for "M:Karamba.Algorithms.BESOShellProcedure.FilterScheme.setCharacteristicElementLength(System.Double)"]

See Also