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: proto01.h
- Revision:
- 7:c9707baaf007
- Parent:
- 5:8dce5092a719
- Child:
- 8:4f8e46a3efc8
diff -r 16a24200ab68 -r c9707baaf007 proto01.h
--- a/proto01.h Mon Sep 23 12:21:36 2019 +0000
+++ b/proto01.h Mon Sep 23 23:28:45 2019 +0000
@@ -66,6 +66,13 @@
* そのまま返す
*/
double getvalue();
+
+ /**
+ * 角度を返す
+ */
+ double getTheta();
+
+
double accdis;
double decdis;