|
From: ghmalau <gh...@gm...> - 2010-07-31 15:21:36
|
Hi
coming back again with these message.
who can explain me where is the mistake
i get the following :
FGPropertyManager::GetNode() No node found for fcs/heading-error
In condition: fcs/heading-error gt -90. Unknown property fcs/heading-error
referenced.
Creating property. Check usage.
In spite of being respectful with the coding the rules
here the example:
<summer name="Heading Error">
<input>-/orientation/heading-deg</input>
<input>systems/taxi/course</input>
</summer>
and behind
<switch name="systems/taxi/action">
<default value="0"/>
<test logic="AND" value="systems/taxi/magnitude">
systems/taxi/linked == 1
systems/taxi/distance gt 1
fcs/heading-error gt -90
fcs/heading-error lt 90
</test>
<test value="0">
systems/cat-onarea == 1
</test>
<output>external_reactions/taxi/magnitude</output>
</switch>
Does somebody could explain me, why such message, which is, to me the
opposite of a helpful message.
Or does the rules, FDM written concerned, have changed.
I am becoming crazy with it.
--
Gérard
J'ai décidé d'être heureux parce que c'est bon pour la santé.
Voltaire
|