Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: crescent_moon_edge.h
- Revision:
- 1:51a340435086
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crescent_moon_edge.h Fri Apr 17 01:50:54 2015 +0000 @@ -0,0 +1,147 @@ +static const int crescent_moon_edge[] = { +-16448 , 8064 , +-16064 , 7616 , +-15744 , 7168 , +-15360 , 6784 , +-14976 , 6400 , +-14528 , 5952 , +-14080 , 5504 , +-13632 , 5056 , +-13120 , 4672 , +-12608 , 4224 , +-12032 , 3904 , +-11456 , 3584 , +-10880 , 3200 , +-10368 , 2816 , +-9792 , 2496 , +-9216 , 2240 , +-8640 , 1920 , +-7936 , 1664 , +-7424 , 1472 , +-6784 , 1216 , +-6016 , 960 , +-5376 , 768 , +-4608 , 576 , +-3968 , 448 , +-3200 , 320 , +-2432 , 256 , +-1408 , 192 , +-512 , 192 , +0 , 192 , +640 , 128 , +1280 , 192 , +1984 , 192 , +2688 , 256 , +3328 , 320 , +3968 , 448 , +4672 , 576 , +5504 , 832 , +6272 , 960 , +7040 , 1280 , +7872 , 1472 , +8384 , 1728 , +8960 , 2048 , +9600 , 2304 , +10176 , 2624 , +10688 , 2880 , +11328 , 3264 , +11840 , 3584 , +12352 , 3904 , +12864 , 4352 , +13504 , 4800 , +14080 , 5248 , +14656 , 5760 , +15168 , 6336 , +15744 , 6912 , +16256 , 7424 , +16576 , 7872 , +16832 , 8128 , +16832 , 7552 , +16832 , 6912 , +16768 , 6272 , +16704 , 5632 , +16576 , 4992 , +16384 , 4416 , +16192 , 3776 , +16064 , 3264 , +15936 , 2560 , +15744 , 2112 , +15424 , 1600 , +15232 , 1088 , +14912 , 448 , +14528 , -64 , +14272 , -640 , +13824 , -1088 , +13440 , -1600 , +13056 , -2176 , +12544 , -2624 , +12160 , -3264 , +11648 , -3584 , +11264 , -3968 , +10880 , -4288 , +10432 , -4480 , +9984 , -4864 , +9472 , -5184 , +8960 , -5568 , +8384 , -5888 , +7936 , -6144 , +7488 , -6336 , +6976 , -6528 , +6336 , -6784 , +5824 , -6976 , +5184 , -7168 , +4736 , -7296 , +4160 , -7488 , +3584 , -7616 , +2880 , -7680 , +2240 , -7744 , +1792 , -7808 , +1152 , -7936 , +512 , -7936 , +64 , -8000 , +-448 , -7936 , +-1088 , -7872 , +-1664 , -7872 , +-2240 , -7744 , +-2880 , -7616 , +-3456 , -7488 , +-4032 , -7296 , +-4544 , -7168 , +-4992 , -7040 , +-5568 , -6848 , +-6080 , -6656 , +-6656 , -6464 , +-7104 , -6208 , +-7680 , -5952 , +-8192 , -5696 , +-8640 , -5376 , +-9088 , -5120 , +-9536 , -4800 , +-10048 , -4480 , +-10496 , -4096 , +-10880 , -3712 , +-11328 , -3392 , +-11712 , -2944 , +-12160 , -2560 , +-12544 , -2176 , +-12928 , -1728 , +-13376 , -1216 , +-13696 , -640 , +-14016 , -128 , +-14400 , 320 , +-14656 , 896 , +-14912 , 1344 , +-15168 , 1920 , +-15488 , 2496 , +-15744 , 3136 , +-15872 , 3904 , +-16064 , 4608 , +-16192 , 5184 , +-16256 , 5824 , +-16320 , 6464 , +-16448 , 7040 , +-16448 , 7680 , +-16448 , 8000 +}; + +static const int crescent_moon_edge_dnum = sizeof crescent_moon_edge / sizeof crescent_moon_edge[0];