You are here: Start » AVL.NET » LinearFunction Structure
LinearFunction Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| LinearFunction(Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| A | System.Single | ||
| B | System.Single | ||
| Default | AvlNet.LinearFunction | Gets default LinearFunction object | |
| IsDefault | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
