On Wed, 2008-12-17 at 00:25 -0700, Ron Jensen wrote:
> The attached patch isn't ready to go in, but I was hoping to get some
> comments on it.
I guess it would help to include the header file patch :)
Index: FGPiston.h
===================================================================
RCS file: /var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/models/propulsion/FGPiston.h,v
retrieving revision 1.6
diff -u -r1.6 FGPiston.h
--- FGPiston.h 30 Nov 2008 10:44:30 -0000 1.6
+++ FGPiston.h 17 Dec 2008 07:20:34 -0000
@@ -79,6 +79,7 @@
<numboostspeeds> {number} </numboostspeeds>
<bsfc unit="{LBS/HP*HR | "KG/KW*HR"}"> {number} </bsft>
<volumetric_efficiency> {number} </volumetric_efficiency>
+ <gagg-c> {number} </gagg-c>
<boostoverride> {0 | 1} </boostoverride>
<ratedboost1 unit="{INHG | PA | ATM}"> {number} </ratedboost1>
<ratedpower1 unit="{HP | WATTS}"> {number} </ratedpower1>
@@ -285,7 +286,7 @@
double maxMAP; // Pa
double MAP; // Pa
double BSFC; // brake specific fuel consumption [lbs/horsepower*hour
-
+ double Gagg_C; // Gagg Farr altitude constant
//
// Inputs (in addition to those in FGEngine).
//
@@ -317,6 +318,7 @@
double CylinderHeadTemp_degK;
double OilPressure_psi;
double OilTemp_degK;
+ double Gagg_sigma; // Gagg Farr altitude ratio
void Debug(int from);
};
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel