24#include "AstCore/AxesBodyRelated.hpp"
36using PAxesBodyMOD = AxesBodyMOD*;
37using HAxesBodyMOD = SharedPtr<AxesBodyMOD>;
48 using AxesBodyRelated::AxesBodyRelated;
天体MOD轴系
定义 AxesBodyMOD.hpp:43
天体相关的轴系
定义 AxesBodyRelated.hpp:37
virtual Axes * getParent() const =0
获取当前轴系的父轴系
virtual errc_t getTransform(const TimePoint &tp, Rotation &rotation) const =0
获取当前轴系相对于父轴系的旋转信息
天体
定义 CelestialBody.hpp:52
运动学坐标系旋转
定义 KinematicRotation.hpp:32
绝对时间点
定义 TimePoint.hpp:106