% % Purpose : This theory provides the basic definitions and % properties for the pseudo-inverse function to a clock. % The pseudo-inverse is a function from realtime to Clocktime. % % Assumptions : Oscillators have a bounded rate of drift with respect % to (Newtonian) real time. This bound is captured by % formal parameter rho. % % Guarantees : Skew conversion results to transform bounds on % realtime separation of good_clocks at a given % Clocktime to Clocktime separation at specific % realtimes. %
inverse_clocks
[
rho : nonneg_real
] : THEORY
BEGIN
IMPORTING
physical_clocks[rho], bounded_ints
% Various variable declarations
T, T1, T2: VAR int
t, t1, t2: VAR real
c, c1, c2: VAR good_clock
skew: VAR nonneg_real
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.