CurvesDiscreteManager.GetValueInPosition

CurvesDiscreteManager.GetValueInPosition method

Получает значение в позиции.

public byte GetValueInPosition(int channelIndex, byte position)
ПараметрТипОписание
channelIndexInt32Индекс канала.
positionByteПозиция.

Возвращаемое значение

Значение кривой по ее положению

Смотрите также