COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
types.h
Go to the documentation of this file.
1 #ifndef _MATH_TYPES_H
2 #define _MATH_TYPES_H
3 
4 #include "support/configCosmos.h"
5 #include <cmath>
6 #include <iostream>
7 #include <vector>
8 
9 // TODO: this file may disapear after separating all the types and grouping them
10 // into thei respective classes
11 
12 
13 
14 #endif
Headers and definitions common to all COSMOS.