You are here: Start » AVL.NET » SamplingParams Class
SamplingParams Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
This structure contains parameters for controlling the sampling along a path process.
Constructors
Constructor | Description | |
---|---|---|
![]() | SamplingParams() | |
![]() | SamplingParams(InterpolationMethod, Single, Optional<Int32>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Interpolation | Avl.InterpolationMethod | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | SampleCount | Atl.Optional<System.Int32> | |
![]() | SamplingStep | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.SamplingParams) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.SamplingParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.SamplingParams) | |
![]() | ToString() | Inherited from System.Object |