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

Extremum1D Structure

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

Represents extremum found in profile.

Constructors

 ConstructorDescription
Extremum1D(Int32, Single, Single, ExtremumType)

Properties

 NameTypeDescription
DefaultAvlNet.Extremum1D
IndexSystem.Int32
IsDefaultSystem.Boolean
PointSystem.Single
TypeAvlNet.ExtremumType
ValueSystem.Single

Methods

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

Remarks

See also