Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

templateController.cpp File Reference


Detailed Description

A template file to run an attitude control simulation on Whrol-I and II. The specific controller and observer are specified in the configuration file (.xml).

Author:
Author
jayhawk_hokie
Version:
Revision
1.1
Date:
Date
2007/07/24 10:36:52

Definition in file templateController.cpp.

#include <iostream.h>
#include <iomanip.h>
#include <fstream.h>
#include "Base/Whorl.h"
#include "Base/WhorlSim.h"
#include "Logging/WhorlHistory.h"
#include <dsacssinterface.h>

Include dependency graph for templateController.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main ()

Variables

const char * fileName = "./DSACSSConfig.xml"


Function Documentation

int main  ) 
 

Definition at line 31 of file templateController.cpp.

References _, WhorlHistory::AppendHistory(), checkLoadFile(), WhorlSim::Control(), fileName, Whorl::GetControl(), Whorl::GetControlError(), Whorl::GetMRP(), Whorl::GetReferenceMRP(), Whorl::GetReferenceOmegaBL(), Whorl::GetReferenceQuaternion(), Whorl::GetState(), WhorlSim::Initialize(), Whorl::Initialize(), TiXmlDocument::LoadFile(), WhorlSim::Observe(), and O_SESSAME::Vector.


Variable Documentation

const char* fileName = "./DSACSSConfig.xml"
 

Definition at line 29 of file templateController.cpp.


Generated on Wed Sep 5 12:54:35 2007 for DSACSS Operational Code by  doxygen 1.3.9.1