Spacecraft Models Package 2.0
Spacecraft Models for DSim
|
Reads a geometry file giving one face per line and makes the data available as variables. More...
#include <geometry_reader.h>
Inherits dsim_model.
Reads a geometry file giving one face per line and makes the data available as variables.
Each face is defined by 17 or 22 numbers:
componentID v1 v2 v3 {cDF alphaF epsF rhoSF rhoDF rhoAF} rhoT { alphaB epsB rhoSB rhoDB rhoAB}
and includes coefficients of drag, thermal and optical coefficients. The optical coefficients (rho) are [specular,diffuse,absorption,transmission] and should sum to 1. The thermal parameters are absorptivity (alpha) and emissivity (eps). Surfaces such as membranes may give properties for the back side in parameters 18 to 22.