You are here: Start » AVL.NET » SamplingParams Constructor

SamplingParams Constructor

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

Syntax

public SamplingParams
(
	AvlNet.InterpolationMethod interpolation,
	float samplingStep,
	int? sampleCount
)

Parameters

Name Type Range Default Description
interpolationAvlNet.InterpolationMethod
samplingStepfloat
sampleCountint?

See also