| Class | Description |
|---|---|
| AbstractStelaDragCoef |
Abstract class for drag coefficient
|
| StelaAeroModel |
This class represents a STELA aero model, based on a spherical spacecraft.
|
| StelaAtmosphericDrag |
Class representing the atmospheric drag for the Stela GTO extrapolator.
|
| StelaConstantDragCoef |
Class defining constant drag coefficients.
|
| StelaCookDispersedDragCoef |
Class for drag coefficients using Cook formula with a multiplicative coefficient applied to the computed drag
coefficient.
|
| StelaCookDragCoef |
Class for drag coefficients using Cook formula.
|
| StelaDragCoefInput |
Class for drag coefficients inputs.
|
| StelaVariableDispersedDragCoef |
Class for drag coefficients depending on space object's height,
with a multiplicative coefficient applied to the read drag coefficients.
|
| StelaVariableDragCoef |
Class for drag coefficients depending on space object's altitude.
|
| StelaVariableDragCoefReader |
Class which reads values of a drag coefficient in a file.
|
| Enum | Description |
|---|---|
| StelaDragCoefType |
Drag coefficient types.
|
Copyright © 2025 CNES. All rights reserved.