パラメータ調整
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 16 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 39 of file petbottleLoading.cpp.
| int state | ( | ) |
装填機構状態表示 @0 : 装填中~~ @1 : 装填完了!
Definition at line 131 of file petbottleLoading.cpp.
Generated on Tue Jul 19 2022 00:09:21 by
1.7.2
naoki tanabe