Changeset 427:c22e253505d1
- Timestamp:
- 02/16/13 19:06:41 (10 years ago)
- Branch:
- xplane
- hg-Phase:
- (<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/xplane.py
r426 r427 1709 1709 state.antiCollisionLightsOn = \ 1710 1710 state.antiCollisionLightsOn or state.strobeLightsOn 1711 state.cog = 100.0 * (state.cog / 0.0254 + 21.504) / 94.512 1711 1712 1712 1713 return state
Note:
See TracChangeset
for help on using the changeset viewer.