Spacecraft Control Framework 1.0
Spacecraft Control Library
Files | Classes | Typedefs
Space Environment

Modeling the space environment. More...

Files

file  sc_aero_newtonian.h
 Newtonian aero calculations for a vehicle with multiple articulated surfaces.
 
file  sc_earth_elevation.h
 Earth elevation model.
 
file  sc_environs.h
 Environmental functions.
 
file  sc_ephemeris.h
 Time and data conversions and planetary movement, position, and eclipse computations.
 
file  sc_gravity.h
 Spherical harmonic gravity model type and functions.
 

Classes

class  aero_newtonian
 Newtonian aerodynamic model. More...
 
class  AtmJ70
 Class implementing the Jacchia 1970 atmospheric density model. More...
 
class  AtmJ70ToGround
 Combined J70 and standard atmosphere model. More...
 
struct  mag_data_s
 Structure for storing magnetic field data. More...
 
class  galilean_moons
 Galilean moon model. More...
 
class  geometry
 
struct  gravity_s
 Structure for storing gravitational properties of a planet, used to compute the gravitational matrix at a location and time. More...
 
class  gravity_earth
 Earth gravity model. More...
 
class  StdAtm
 The standard atmosphere model. More...
 

Typedefs

typedef struct mag_data_s mag_data_t
 Structure for storing magnetic field data.
 
typedef struct gravity_s gravity_t
 Structure for storing gravitational properties of a planet, used to compute the gravitational matrix at a location and time.
 

Detailed Description

Modeling the space environment.