C# 클래스 _2015_Pre_build_week_project.Autonomous.Commands.DriveTurnCommand

상속: DriveBaseCommand
파일 보기 프로젝트 열기: shockwave4488/2015-Practice-Week-C-

공개 메소드들

메소드 설명
DriveTurnCommand ( double _degrees, double _timeOut ) : System
Execute ( ) : bool

메소드 상세

DriveTurnCommand() 공개 메소드

public DriveTurnCommand ( double _degrees, double _timeOut ) : System
_degrees double
_timeOut double
리턴 System

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool