IGlobalTimeSlave
Summary
Represents GLobal Time Domain Slave
- Properties
Structure
- class IGlobalTimeSlave
- connector
Connector of the Global Time Slave
- Type
- crc_validated
Definition of whether or not validation of the CRC is supported
- time_leap_future_threshold
- Defines the maximum allowed positive difference between the current Local Time Base value
and a newly received Global Time Base value.
- Type
float
or None
- time_leap_healing_counter
- Defines the required number of updates to the Time Base where the time difference to the previous received value
has to remain within the bounds of timeLeapFutureThreshold and timeLeapPastThreshold.
- Type
uint32
or None