//! This module contains time and rotation angles of the Earth.
pub mod gmst82;
pub mod gst94;
pub mod eqeq94;
pub mod gmst00;
pub mod gst00a;
pub mod ee00;
pub mod eect00;
pub mod ee0a;
pub mod era00;
pub mod ee0b;
pub mod gmst06;
pub mod gst06;
pub mod gst06a;
pub mod ee06;