Toggle navigation
Hot Examples
JP
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
DriveForwardCommand
C# Class _2015_Pre_build_week_project.Autonomous.Commands.DriveForwardCommand
Inheritance:
DriveBaseCommand
ファイルを表示
Open project: shockwave4488/2015-Practice-Week-C-
Public Methods
Method
Description
DriveForwardCommand
(
double
_distance
,
double
timeOut
) :
System
Execute
( ) :
bool
Method Details
DriveForwardCommand()
public
method
public
DriveForwardCommand
(
double
_distance
,
double
timeOut
) :
System
_distance
double
timeOut
double
return
System
Execute()
public
method
public
Execute
( ) :
bool
return
bool