Is this again a factor of using an older version of JSBSim? Check the file,
FGFCS.cpp, compared between the latest JSBSim release and the code you are
using in FlightGear.

 

If you are using the same code, this should work.

 

Jon

 

 

From: Fabian Grodek [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 28, 2008 1:53 PM
To: FlightGear developers discussions
Subject: [Flightgear-devel] Constant property in a JSBSim model

 

Hello,

I have a JSBSim aircraft model in which, at the beginning of the
flight_control block, I defined a constant property as follows:

 

<property value="0.80">fcs/KSelev</property>

 

I need this constant to factor a number of coefficients in the aerodynamics
section.

 

Although this seems to work in standalone JSBSim simulations, in FlightGear
this property gets the value of 0.0.

 

What is the correct way of defining a constant? (seems a very stupid
question, so I accept similar kind of answers :)   )

 

Fabian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to