From d54fe7c1f704a63824c5bfa0ece65245572e9b27 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 4 Mar 2015 21:21:30 -0500 Subject: Initial commit --- src/slalib/sun67.htx/node194.html | 91 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 src/slalib/sun67.htx/node194.html (limited to 'src/slalib/sun67.htx/node194.html') diff --git a/src/slalib/sun67.htx/node194.html b/src/slalib/sun67.htx/node194.html new file mode 100644 index 0000000..55a0ed7 --- /dev/null +++ b/src/slalib/sun67.htx/node194.html @@ -0,0 +1,91 @@ + + + + +SLA_WAIT - Time Delay + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SLA_XY2XY - Apply Linear Model to an +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_VXV - Vector Product +

+

+

SLA_WAIT - Time Delay +   +

+
+
ACTION: +
Wait for a specified interval. +
CALL: +
CALL sla_WAIT (DELAY) +

+

+
GIVEN: +
+
+ + + + + +
DELAYRdelay in seconds
+

+
NOTES: +
+
1. +
The implementation is machine-specific. +
2. +
The delay actually requested is restricted to the range +100ns-200s in the present implementation. +
3. +
There is no guarantee of accuracy, though on almost all + types of computer the program will certainly not + resume execution before the stated interval has + elapsed. +
+

+ +next + +up + +previous +
+ Next: SLA_XY2XY - Apply Linear Model to an +
+Up: SUBPROGRAM SPECIFICATIONS +
+ Previous: SLA_VXV - Vector Product +

+

+

+SLALIB --- Positional Astronomy Library
Starlink User Note 67
P. T. Wallace
12 October 1999
E-mail:ptw@star.rl.ac.uk
+
+ + -- cgit