#include <lsp_test_laser.hh>
Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | testConfig () |
void | testData () |
void | testGeom () |
Protected Member Functions inherited from lspTest::Proxy | |
void | connect () |
void | disconnect () |
Protected Attributes | |
playerc_laser_t * | laserProxy |
Protected Attributes inherited from lspTest::Proxy | |
playerc_client_t * | client |
Static Protected Attributes | |
static const int | Samples = 361 |
Static Protected Attributes inherited from lspTest::Proxy | |
static const double | Delta = 0.01 |
Private Member Functions | |
CPPUNIT_TEST (testConfig) | |
CPPUNIT_TEST (testGeom) | |
CPPUNIT_TEST (testData) | |
CPPUNIT_TEST_SUITE (Laser) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 10 of file lsp_test_laser.hh.
|
private |
|
private |
|
private |
|
private |
|
private |
void Laser::setUp | ( | ) |
Definition at line 7 of file lsp_test_laser.cc.
void Laser::tearDown | ( | ) |
Definition at line 14 of file lsp_test_laser.cc.
|
protected |
Definition at line 20 of file lsp_test_laser.cc.
|
protected |
Definition at line 53 of file lsp_test_laser.cc.
|
protected |
Definition at line 42 of file lsp_test_laser.cc.
|
protected |
Definition at line 19 of file lsp_test_laser.hh.
|
staticprotected |
Definition at line 25 of file lsp_test_laser.hh.