C# Class Animatroller.Framework.LogicalDevice.MotorWithFeedback.MotorVector

Mostrar archivo Open project: HakanL/animatroller

Public Methods

Method Description
MotorVector ( double speed, int target, System.TimeSpan timeout ) : System

Method Details

MotorVector() public method

public MotorVector ( double speed, int target, System.TimeSpan timeout ) : System
speed double
target int
timeout System.TimeSpan
return System