OcaTimeReferenceType¶
-
class
OcaTimeReferenceType()¶ Types of time references.
-
OcaTimeReferenceType.Undefined¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
0.
-
OcaTimeReferenceType.Local¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
1.
-
OcaTimeReferenceType.Private¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
2.
-
OcaTimeReferenceType.GPS¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
3.
-
OcaTimeReferenceType.Galileo¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
4.
-
OcaTimeReferenceType.GLONASS¶ type: OcaTimeReferenceType
Singleton object corresponding to the entry with value
5.
-