Maneuver
.See: Description
Interface | Description |
---|---|
PropulsionModel |
Generic interface for a propulsion model used in a
Maneuver . |
ThrustDirectionProvider |
Interface to compute the thrust direction of a maneuver.
|
ThrustPropulsionModel |
Interface for a thrust-based propulsion model.
|
Class | Description |
---|---|
AbstractConstantThrustPropulsionModel |
This abstract class simply serve as a container for a constant thrust maneuver.
|
BasicConstantThrustPropulsionModel |
Constant thrust propulsion model with:
- Constant thrust direction in spacecraft frame
- Parameter drivers (for estimation) for the thrust norm or the flow rate.
|
ConstantThrustDirectionProvider |
Simple implementation of VariableThrustDirectionVector, providing a constant
direction.
|
ScaledConstantThrustPropulsionModel |
Thrust propulsion model with parameters (for estimation) represented by scale factors
on the X, Y and Z axis of the spacecraft frame.
|
ThrustDirectionAndAttitudeProvider |
This class is used in to both manage the attitude of the satellite and the
direction of thrust.
|
Maneuver
.Copyright © 2002-2022 CS GROUP. All rights reserved.