public interface ThrustDirectionProvider
Modifier and Type | Method and Description |
---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
computeThrustDirection(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)
计算对应于轨道状态的推力方向。
|
org.hipparchus.geometry.euclidean.threed.Vector3D computeThrustDirection(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)
pvProv
- 当前日期周围的本地位置-速度提供者
date
- 当前日期
frame
- 计算姿态的参考坐标系
Copyright © 2002-2023 CS GROUP. All rights reserved.