]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/astro/venust.c
rio, kbdfs: increase read buffer for high latency kbdfs support
[plan9front.git] / sys / src / cmd / astro / venust.c
1 #include "astro.h"
2
3 double  venfp[] =
4 {
5         4.889,          2.0788,
6         11.261,         2.5870,
7         7.128,          6.2384,
8         3.446,          2.3721,
9         1.034,          0.4632,
10         1.575,          3.3847,
11         1.439,          2.4099,
12         1.208,          4.1464,
13         2.966,          3.6318,
14         1.563,          4.6829,
15         0.,
16         0.122,          4.2726,
17         0.300,          0.0218,
18         0.159,          1.3491,
19         0.,
20         2.246e-6,       0.5080,
21         9.772e-6,       1.0159,
22         8.271e-6,       4.6674,
23         0.737e-6,       0.8267,
24         1.426e-6,       5.1747,
25         0.510e-6,       5.7009,
26         1.572e-6,       1.8188,
27         0.717e-6,       2.2969,
28         2.991e-6,       2.0611,
29         1.335e-6,       0.9628,
30         0.,
31 };
32
33 char    vencp[] =
34 {
35         1,-1,0,0,
36         2,-2,0,0,
37         3,-3,0,0,
38         2,-3,0,0,
39         4,-4,0,0,
40         4,-5,0,0,
41         3,-5,0,0,
42         1,0,-3,0,
43         1,0,0,-1,
44         0,0,0,-1,
45
46         0,-1,0,
47         4,-5,0,
48         1,0,-2,
49
50         1,-1,0,0,
51         2,-2,0,0,
52         3,-3,0,0,
53         2,-3,0,0,
54         4,-4,0,0,
55         5,-5,0,0,
56         4,-5,0,0,
57         2,0,-3,0,
58         1,0,0,-1,
59         2,0,0,-2,
60 };