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

LinearFunction Structure

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

Constructors

 ConstructorDescription
LinearFunction(Single, Single)

Properties

 NameTypeDescription
ASystem.Single
BSystem.Single
DefaultAvlNet.LinearFunction
IsDefaultSystem.Boolean

Methods

 NameDescription
Equals(AvlNet.LinearFunction)
Equals(object)Inherited from System.Object
Equals(AvlNet.LinearFunction, AvlNet.LinearFunction)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also