hgtrans control GetIncrement

Gets the current increment between data points to be translated.

Syntax

hgtrans control GetIncrement

Application

HyperGraphTrans Tcl Query

Description

This command gets the increment between data points read from each channel in the input file. Increments greater than one are primarily used to pair down large data sets.

Example

Set hgtrans to translate only every other data point, and then verify.
hgtrans control SetIncrement 2
hgtrans control GetIncrement

Errors

None.

Keywords

get increment