File body_fixed_frames.hpp
File List > astrea > astro > astro > frames > instances > body_fixed_frames.hpp
Go to the documentation of this file
#pragma once
#include <astro/astro.fwd.hpp>
namespace astrea {
namespace astro {
namespace frames {
namespace earth {
using earth_fixed = BodyFixedFrame<CelestialBodyId::EARTH>;
} // namespace earth
} // namespace frames
} // namespace astro
} // namespace astrea