Skip to content

TimeSystem

Module: brahe.time

The TimeSystem enumeration specifies the time scale in which an Epoch is expressed.

TimeSystem

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.

BDT class-attribute

BDT: Any = TimeSystem.BDT

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.

GST class-attribute

GST: Any = TimeSystem.GST

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