Definition in file DemoWhorl2.cpp.
#include <Actuators/MomentumWheel.h>
#include <Actuators/Thruster.h>
#include <Actuators/ControlMomentGyro.h>
#include <utils/Time.h>
#include <matrix/Matrix.h>
#include <iostream.h>
#include <unistd.h>
#include <string.h>
#include <fstream.h>
#include <fstream>
Include dependency graph for DemoWhorl2.cpp:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 30 of file DemoWhorl2.cpp. References MomentumWheel::Deinitialize(), MomentumWheel::Initialize(), MomentumWheel::SetPort(), MomentumWheel::SetWheelSpeed(), Thruster::StartFire(), MomentumWheel::Stop(), and Thruster::StopFire(). |