TimeSystem¶
Module: brahe.time
The TimeSystem enumeration specifies the time scale in which an Epoch is expressed.
TimeSystem ¶
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
Initialize instance.
GPS class-attribute ¶
GPS: Any = TimeSystem.GPS
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
TAI class-attribute ¶
TAI: Any = TimeSystem.TAI
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
TT class-attribute ¶
TT: Any = TimeSystem.TT
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
UTC class-attribute ¶
UTC: Any = TimeSystem.UTC
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
UT1 class-attribute ¶
UT1: Any = TimeSystem.UT1
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
TDB class-attribute ¶
TDB: Any = TimeSystem.TDB
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
TCG class-attribute ¶
TCG: Any = TimeSystem.TCG
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
TCB class-attribute ¶
TCB: Any = TimeSystem.TCB
Enumeration of supported time systems.
Time systems define different conventions for measuring and representing time. Each system has specific uses in astrodynamics and timekeeping applications.
See Also¶
- Epoch - The time representation that carries a
TimeSystem - Time Conversions - Functions for converting between time systems
- Time Systems and Representations - Conceptual guide to the time scales