Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of petbottle_Loading by
petbottleLoading Class Reference
装填・発射機構用クラス More...
#include <petbottleLoading.h>
| Public Member Functions | |
| petbottleLoading () | |
| デフォルトコンストラクタ | |
| void | petbottlemode (int loadingmode) | 
| @0:最初の位置 @1:発射機構1まで移動モード @2:発射機構2まで移動モード @3:装填して原点に戻りボトルを落とすモード | |
| int | state () | 
| 装填機構状態表示 @0 : 装填中~~ @1 : 装填完了! | |
Detailed Description
装填・発射機構用クラス
Definition at line 17 of file petbottleLoading.h.
Constructor & Destructor Documentation
| petbottleLoading | ( | ) | 
デフォルトコンストラクタ
Definition at line 3 of file petbottleLoading.cpp.
Member Function Documentation
| void petbottlemode | ( | int | loadingmode ) | 
@0:最初の位置 @1:発射機構1まで移動モード @2:発射機構2まで移動モード @3:装填して原点に戻りボトルを落とすモード
Definition at line 45 of file petbottleLoading.cpp.
| int state | ( | ) | 
装填機構状態表示 @0 : 装填中~~ @1 : 装填完了!
Definition at line 137 of file petbottleLoading.cpp.
Generated on Sat Jul 23 2022 17:35:49 by
 1.7.2
 1.7.2 
    