Click or drag to resize
IMotionSensorGetMinValue Method
Returns the minimum value of the specified channel of strain sensor.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int GetMinValue(
	int i
)

Parameters

i
Type: SystemInt32
The channel index.

Return Value

Type: Int32
The minimum value of the specified channel.
See Also