C# Class MachineViewer.Utilities.LinkGroupMovementsItems.YArcMovementItem

Inheritance: MachineViewer.Utilities.LinkGroupMovementsItems.ArcMovementItem
Exibir arquivo Open project: federicocoppa75/MachineEditor

Public Methods

Method Description
SetValue ( double k ) : void
YArcMovementItem ( int linkId, double targetValue ) : System

Method Details

SetValue() public method

public SetValue ( double k ) : void
k double
return void

YArcMovementItem() public method

public YArcMovementItem ( int linkId, double targetValue ) : System
linkId int
targetValue double
return System