Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
_2015_Pre_build_week_project
Autonomous
Commands
DriveTurnCommand
C# Class _2015_Pre_build_week_project.Autonomous.Commands.DriveTurnCommand
Inheritance:
DriveBaseCommand
显示文件
Open project: shockwave4488/2015-Practice-Week-C-
Public Methods
Method
Description
DriveTurnCommand
(
double
_degrees
,
double
_timeOut
) :
System
Execute
( ) :
bool
Method Details
DriveTurnCommand()
public
method
public
DriveTurnCommand
(
double
_degrees
,
double
_timeOut
) :
System
_degrees
double
_timeOut
double
return
System
Execute()
public
method
public
Execute
( ) :
bool
return
bool