// SPDX-FileCopyrightText: 2023 Helge Eichhorn <git@helgeeichhorn.de>
// SPDX-FileCopyrightText: 2024 Angus Morrison <github@angus-morrison.com>
//
// SPDX-License-Identifier: MPL-2.0
use Angle;
use crateNutation;
/// 2000B uses fixed offsets for ψ and ε in lieu of planetary terms.
pub static OFFSETS: &Nutation = &Nutation ;