You are here: Start » AVL.NET » LinearFunction Constructor

LinearFunction Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public LinearFunction
(
	float a_,
	float b_
)

Parameters

Name Type Range Default Description
a_float
b_float

See also