#include <Base/Whorl.h>
#include <Base/WhorlSim.h>
#include <Utils/CfgParse.h>
#include <Utils/Measurement.h>
#include <iostream>
#include <fstream>
Include dependency graph for cfgWhorltest.cpp:
Go to the source code of this file.
Functions | |
int | main () |
|
Prepare for parsing Parse out configuration files Definition at line 10 of file cfgWhorltest.cpp. References WhorlSim::Control(), Sensor::GetMeasurement(), Whorl::GetMomentumWheel(), Whorl::GetRateGyro(), Measurement::GetTime(), CfgParse::go(), WhorlSim::Initialize(), Whorl::Initialize(), WhorlSim::Observe(), Whorl::SetControl(), Whorl::SetParameter(), Whorl::SetState(), Whorl::SetTimeOfEstimate(), MomentumWheel::SetWheelTorque(), and O_SESSAME::Vector. |