public class ConstantThrustDirectionProvider extends Object implements ThrustDirectionProvider
Constructor and Description |
---|
ConstantThrustDirectionProvider(Vector3D constantDirection)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
computeThrustDirection(PVCoordinatesProvider pvProv,
AbsoluteDate date,
Frame frame)
Compute the thrust direction corresponding to an orbital state.
|
public ConstantThrustDirectionProvider(Vector3D constantDirection)
constantDirection
- constant directionpublic Vector3D computeThrustDirection(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)
ThrustDirectionProvider
computeThrustDirection
in interface ThrustDirectionProvider
pvProv
- local position-velocity provider around current datedate
- current dateframe
- reference frame from which attitude is computedCopyright © 2002-2022 CS GROUP. All rights reserved.