COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
physicsdef.h File Reference

Orbit library support definitions. More...

Include dependency graph for physicsdef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gjstruc
 Gauss Jackson Integration structure. More...
 
struct  gj_handle
 Gauss-Jackson integration handle. More...
 

Macros

#define SUBSYS_ADCS   0
 
#define SUBSYS_OBCS   1
 
#define SUBSYS_TCS   2
 
#define SUBSYS_PLOAD   3
 
#define SUBSYS_TELECOMM   4
 
#define SUBSYS_EPS   5
 
#define FLAG_ADRAG   1
 
#define FLAG_SDRAG   2
 
#define FLAG_ATORQUE   4
 
#define FLAG_STORQUE   8
 
#define FLAG_GTORQUE   16
 
#define MAXGJORDER   15
 
#define GRAVITY_PGM2000A   1
 
#define GRAVITY_EGM2008   2
 
#define GRAVITY_PGM2000A_NORM   3
 
#define GRAVITY_EGM2008_NORM   4
 

Detailed Description

Orbit library support definitions.