-
Notifications
You must be signed in to change notification settings - Fork 6
Gear indicator
joeherwig edited this page Aug 19, 2019
·
3 revisions
The gear-indicator is used for retractable-gear-aircraft. the three items for
- GEAR_LEFT_POSITION
- GEAR_CENTER_POSITION
- GEAR_RIGHT_POSITION
are able to distinguish between
- retracted:
- traveling:
- extended:
The Code to be added to the index.html is just:
<object id="GEAR_INDICATOR" data="../../standardgauges/gear-indicator.svg" type="image/svg+xml">
This application is available as FOSS (Free and open source Software) under the the Creative Commons 'by-nc-sa 4.0'-license.