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.
HTTPScriptTiltAngle Class Reference
This is a specific http script to read tilt angles from a TiltAngle object. More...
#include <HTTPScriptTiltAngle.h>
Inherits HTTPScript.
Public Member Functions | |
| HTTPScriptTiltAngle (TiltAngle &tiltAngle) | |
| Create and initialize this http script. | |
Detailed Description
This is a specific http script to read tilt angles from a TiltAngle object.
- See also:
- HTTPServer
Definition at line 19 of file HTTPScriptTiltAngle.h.
Constructor & Destructor Documentation
| HTTPScriptTiltAngle | ( | TiltAngle & | tiltAngle ) |
Create and initialize this http script.
- Parameters:
-
tiltAngle a reference to the tiltAngle objetct to read data from.
Definition at line 23 of file HTTPScriptTiltAngle.cpp.
Generated on Fri Jul 29 2022 01:28:48 by
1.7.2