Replaced the property hydro/hull-length-ft with metrics/hydro-length-ft in the generic JSBSim hydrodynamics system.
Signed-off-by: Anders Gidenstam <anders@gidenstam.org>
This commit is contained in:
parent
e613865bd3
commit
275c425623
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
Hydrodynamics section for JSBSim.
|
||||
|
||||
Copyright (C) 2008 - 2016 Anders Gidenstam (anders(at)gidenstam.org)
|
||||
Copyright (C) 2008 - 2017 Anders Gidenstam (anders(at)gidenstam.org)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -434,7 +434,7 @@
|
|||
<product>
|
||||
<property>hydro/environment/wave/hull-x-factor</property>
|
||||
<property>hydro/environment/wave/wave-number-rad_ft</property>
|
||||
<property>hydro/hull-length-ft</property>
|
||||
<property>metrics/hydro-length-ft</property>
|
||||
</product>
|
||||
</quotient>
|
||||
</function>
|
||||
|
|
Loading…
Add table
Reference in a new issue