Definition in file OrbitController.h.
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <iostream.h>
#include <rotation/Rotation.h>
#include <matrix/Matrix.h>
#include <orbit/Orbit.h>
#include <orbit/OrbitState.h>
#include <orbit/orbitstaterep/Keplerian.h>
#include <Base/Whorl.h>
#include <orbit/orbitstaterep/MappingMeanOsculatingOrbitElements.h>
#include "Sensors/AshtechG12_GPS_PhysicalDevice.h"
#include "Sensors/AccelerationClient.h"
Include dependency graph for OrbitController.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OrbitController |
Variables | |
const int | MASS = 100 |
|
Definition at line 43 of file OrbitController.h. |