1
0
Fork 0

Latteral and longitudal accelerations (in G's) don't have an offset of 1.0G

This commit is contained in:
ehofman 2004-10-20 14:19:39 +00:00
parent e4bf4b84b1
commit 04f06fdea5

View file

@ -59,7 +59,6 @@
<name>latteral acceleration (G's)</name>
<type>float</type>
<factor>32.2</factor>
<offset>-32.2</offset>
<node>/fdm/acms/accelerations/ned/east-accel-fps_sec</node>
</chunk>
@ -67,7 +66,6 @@
<name>longitudinal acceleration (G's)</name>
<type>float</type>
<factor>32.2</factor>
<offset>-32.2</offset>
<node>/fdm/acms/accelerations/ned/north-accel-fps_sec</node>
</chunk>