|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
Gauss Jackson Integration structure. More...
#include <physicsdef.h>
| Public Attributes | |
| locstruc | sloc | 
| double | a [15+1] | 
| double | b [15+1] | 
| rvector | s | 
| rvector | ss | 
| rvector | sa | 
| rvector | sb | 
| rvector | tau | 
Gauss Jackson Integration structure.
Holds the working variables for one step of an order N Gauss Jackson Integration. A complete integration will require an array of N+2.
| locstruc gjstruc::sloc | 
| double gjstruc::a[15+1] | 
| double gjstruc::b[15+1] | 
| rvector gjstruc::s | 
| rvector gjstruc::ss | 
| rvector gjstruc::sa | 
| rvector gjstruc::sb | 
| rvector gjstruc::tau |