24#include "AstCore/AxesBodyRelated.hpp"
36using PAxesBodyTOD = AxesBodyTOD*;
37using HAxesBodyTOD = SharedPtr<AxesBodyTOD>;
46 using AxesBodyRelated::AxesBodyRelated;
天体相关的轴系
定义 AxesBodyRelated.hpp:37
天体TOD轴系
定义 AxesBodyTOD.hpp:41
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