
#include "BeoSub/BeoSubMotor.H"#include "Component/ModelManager.H"#include <cstdio>
Go to the source code of this file.
Functions | |
| int | main (const int argc, const char **argv) |
| Simple test program for the BeoSub submarine. | |
Test BeoSub submarine motors
Definition in file test-BeoSubMotor.C.
| int main | ( | const int | argc, | |
| const char ** | argv | |||
| ) |
Simple test program for the BeoSub submarine.
Simple test program for the BeoSub submarine
Definition at line 44 of file test-BeoSubMotor.C.
References ModelComponent::addSubComponent(), ModelManager::getExtraArgAs(), ModelManager::parseCommandLine(), ModelComponent::start(), and ModelComponent::stop().
1.6.3