Show / Hide Table of Contents

Class LevelShiftParameterTransformationDto

Трансформация отметки смещением на значение параметра в рамках уровня.

Inheritance
InheritedDto<SelectionTransformationDto>
SelectionTransformationDto
LevelShiftParameterTransformationDto
Namespace: Trivium.EngineDto.Calculation.SelectionTransformations
Assembly: Trivium.EngineDto.dll
Syntax
public class LevelShiftParameterTransformationDto : SelectionTransformationDto
Remarks

Работает аналогично LevelShiftTransformationDto, только в качестве сдвига используется значение параметра.

Properties

int ShiftParameterId
Идентификатор параметра со сдвигом индекса отметки.
Back to top Generated by DocFX