24#include "AstCore/Axes.hpp"
25#include "AstCore/AxesRoot.hpp"
26#include "AstCore/AxesICRF.hpp"
27#include "AstCore/AxesMacro.hpp"
44_AST_DECL_AXES(B1950Vallado)
45_AST_DECL_AXES(B1950Spice)
56_AST_DECL_AXES(Galactic)
59_AST_DECL_AXES(MarsIAU)
60_AST_DECL_AXES(EclipJ2000)
61_AST_DECL_AXES(EclipB1950)
66A_ALWAYS_INLINE Axes* aAxesECI()
74AST_CORE_CAPI Axes*
aGetAxes(StringView name);
Axes * aGetAxes(StringView name)
获取轴系
定义 BuiltinAxes.cpp:70