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