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

Extremum1D Structure

Represents extremum found in profile.

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

Constructors

 ConstructorDescription
Extremum1D(Int32, Single, Single, ExtremumType)

Properties

 NameTypeDescription
IndexSystem.Int32
PointSystem.Single
TypeAvlNet.ExtremumType
ValueSystem.Single

Methods

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

Remarks

See also