ETrobocon2017 - 片山研究所モデルベース開発推進事業部
|
#include <SonarAlert.h>
公開メンバ関数 | |
SonarAlert (int) | |
SonarAlert (int, int, SonarSensor &) | |
~SonarAlert () | |
int | detectBarrier () |
int | getDistanceBorder () |
SonarAlert.h の 8 行目に定義があります。
SonarAlert::SonarAlert | ( | int | secPerCycle | ) |
SonarAlert.cpp の 3 行目に定義があります。
SonarAlert::SonarAlert | ( | int | distanceBorder, |
int | secPerCycle, | ||
SonarSensor & | sensor | ||
) |
SonarAlert.cpp の 11 行目に定義があります。
SonarAlert::~SonarAlert | ( | ) |
SonarAlert.cpp の 19 行目に定義があります。
int SonarAlert::detectBarrier | ( | ) |
int SonarAlert::getDistanceBorder | ( | ) |