AttitudeSimulatorServer.cpp File Reference

#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "Matrix.h"
#include "RungeKuttaIntegrator.h"
#include "AttitudeState.h"
#include <vector.h>
#include "SSFComm.h"

Go to the source code of this file.

Functions

Vector ControlTorques (Matrix CurrentAttState, Matrix DesAttState, double epoch, double count)
 HokieSat magnetic controller algoritm.

int AttitudeServer ()
void DeviceRun ()
int main ()
 Main operating function for HokieSat simulation.


Function Documentation

Vector ControlTorques Matrix  CurrentAttState,
Matrix  DesAttState,
double  epoch,
double  count
 

HokieSat magnetic controller algoritm.

Author:
Hye-Young Kim
Examples:
testDynamics.cpp.

Definition at line 30 of file AttitudeSimulatorServer.cpp.

int AttitudeServer  ) 
 

Definition at line 117 of file AttitudeSimulatorServer.cpp.

void DeviceRun  ) 
 

Definition at line 233 of file AttitudeSimulatorServer.cpp.

int main  ) 
 

Main operating function for HokieSat simulation.

Author:
Andrew Turner
Breaks down all object initializations into seperate functions.

Definition at line 247 of file AttitudeSimulatorServer.cpp.


Generated on Wed Aug 6 12:58:55 2003 for Open-Sessame Framework by doxygen1.3