Click or drag to resize

DeltaRateOfChange Constructor

Initializes a new instance of the DeltaRateOfChange class

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
public DeltaRateOfChange(
	IFootprintIndicator indicator
)

Parameters

indicator
Type: MZpackIFootprintIndicator
See Also