You are here: Start » SamplingParams Structure

SamplingParams Structure

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
SamplingParams(InterpolationMethod, Single, Nullable<Int32>)

Properties

 NameTypeDescription
DefaultAvlNet.SamplingParams
InterpolationAvlNet.InterpolationMethod
IsDefaultSystem.Boolean
SampleCountSystem.Nullable<System.Int32>
SamplingStepSystem.Single

Methods

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

See also