Classes | |
| class | ThrusterTest |
Variables | |
| int | NEGATIVE_PWM = 1450 |
| int | NEUTRAL_PWM = 1500 |
| int | POSITIVE_PWM = 1550 |
| server = ThrusterTest() | |
| int thrusterTest.NEGATIVE_PWM = 1450 |
Definition at line 14 of file thrusterTest.py.
| int thrusterTest.NEUTRAL_PWM = 1500 |
Definition at line 12 of file thrusterTest.py.
| int thrusterTest.POSITIVE_PWM = 1550 |
Definition at line 13 of file thrusterTest.py.
| thrusterTest.server = ThrusterTest() |
Definition at line 67 of file thrusterTest.py.