You are here: Start » AVL.NET » LinearFunction.LinearFunction(float, float)

LinearFunction.LinearFunction(float, float)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public LinearFunction(
	float a,
	float b
)

Parameters

a
Type: System.Single
b
Type: System.Single

See also