ostk.physics.time.Scale¶
- class Scale(self: ostk.physics.time.Scale, value: int)¶
Bases:
pybind11_object
Time scale.
- See also:
[Times](https://www.cv.nrao.edu/~rfisher/Ephemerides/times.html)
[GNSS](http://www.navipedia.net/index.php/Time_References_in_GNSS)
[GNSS](Springer Handbook of Global Navigation Satellite Systems)
Members:
- Undefined :
Undefined time.
- UTC :
Coordinated Universal Time.
- TT :
Terrestial Time (a.k.a. TDT).
- TAI :
International Atomic Time.
- UT1 :
Universal Time.
- TCG :
Geocentric Coordinate Time.
- TCB :
Barycentric Coordinate Time.
- TDB :
Barycentric Dynamic Time.
- GMST :
Greenwich Mean Sidereal Time.
- GPST :
Global Positioning System (GPS) Time.
- GST :
Galileo System Time.
- GLST :
GLONASS Time.
- BDT :
BeiDou Time.
- QZSST :
Quasi-Zenith Satellite System (QZSS) Time.
- IRNSST :
Indian Regional Navigation Satellite System (IRNSS) Time.
Methods
Attributes
BDT
GLST
GMST
GPST
GST
IRNSST
QZSST
TAI
TCB
TCG
TDB
TT
UT1
UTC
Undefined
value
- property name¶