[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flightgear-cvs
Subject:    [Flightgear-cvslogs] CVS: data/Docs README.submodels,1.7,1.8
From:       Vivian Meazza <vmmeazza () flightgear ! org>
Date:       2007-03-31 22:36:38
Message-ID: E1HXmBa-0005RJ-00 () baron ! me ! umn ! edu
[Download RAW message or body]

Update of /var/cvs/FlightGear-0.9/data/Docs
In directory baron:/tmp/cvs-serv20726

Modified Files:
	README.submodels 
Log Message:
Define new tags for use with submodels

Index: README.submodels
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Docs/README.submodels,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -r1.7 -r1.8
*** README.submodels	31 Mar 2007 22:11:51 -0000	1.7
--- README.submodels	31 Mar 2007 22:36:35 -0000	1.8
***************
*** 19,22 ****
--- 19,25 ----
        <trigger>      The property which will act as the trigger. 
        <speed>        Initial speed, in feet/sec, relative to user aircraft.
+ 			<speed-prop>   The property containing the Initial speed, in feet/sec, 
+ 			               relative to user aircraft. If this path is found, <speed>
+ 										 will be overwritten.
        <repeat>       Set "true" if you want multiple releases of this submodel.
        <delay>        Time, in seconds, between repeated releases.
***************
*** 41,55 ****
        <wind>         Set to true if you want the submodel to react to the wind.
                       Default is "false". 
! 	  <cd>           The Coeffient of Drag. Varies with submodel shape - 0.295 for a bullet, 
! 	                 0.045 for an airfoil. Enter an appropriate value. Defaults to 0.295.
! 	  <eda>          Effective drag area (sq ft). Usually the cross-sectional area of the
! 	                 submodel normal to the airflow.
        <weight>       The weight of the submodel (lbs). NOT set to 0 on submodel release.You 
! 	                 may wish to set this value to 0 by means of key bindings or Nasal script.
! 					 Defaults to 0.25.
! 	  <contents>     The path to the contents of a submodel. The contents must be in lbs.
! 	  	 			 Intended for use with drop tanks. The property value will be set 
! 					 to 0 on release of the submodel: do not also set to 0 elsewhere e.g.
! 					 in key bindings. Defaults to 0.
  -->  
   
--- 44,59 ----
        <wind>         Set to true if you want the submodel to react to the wind.
                       Default is "false". 
! 	    <cd>           The Coeffient of Drag. Varies with submodel shape - 0.295 for a bullet, 
! 	                   0.045 for an airfoil. Enter an appropriate value. Defaults to 0.295.
! 			<random>			 When this is true the Cd is varied by +- 5%. Useful for smoke or contrails.
! 	    <eda>          Effective drag area (sq ft). Usually the cross-sectional area of the
! 	                   submodel normal to the airflow.
        <weight>       The weight of the submodel (lbs). NOT set to 0 on submodel release.You 
! 	                   may wish to set this value to 0 by means of key bindings or Nasal script.
! 					           Defaults to 0.25.
! 	    <contents>     The path to the contents of a submodel. The contents must be in lbs.
! 	    	 			       Intended for use with drop tanks. The property value will be set 
! 			  		         to 0 on release of the submodel: do not also set to 0 elsewhere e.g.
! 			  		         in key bindings. Defaults to 0.
  -->  
   
***************
*** 125,128 ****
--- 129,155 ----
  	  <contents>consumables/fuel/tank[3]/level-lbs</contents>
      </submodel>
+ 		
+ 		<submodel>
+ 		<name>engine exhaust r</name>
+ 		<model>Aircraft/seahawk/Models/exhaust_s.xml</model>
+ 		<trigger>sim/ai/aircraft/exhaust</trigger>
+ 		<speed-node>engines/engine/n1</speed-node>
+ 		<speed>10</speed>
+ 		<repeat>true</repeat>
+ 		<delay>0.1</delay>
+ 		<count>-1</count>
+ 		<x-offset>-3.5</x-offset>
+ 		<y-offset>2.6768</y-offset>
+ 		<z-offset>-0.3937</z-offset>
+ 		<yaw-offset>170</yaw-offset>
+ 		<life>10</life>
+ 		<buoyancy>128</buoyancy>
+ 		<aero-stabilised>0</aero-stabilised>
+ 		<wind>true</wind>
+ 		<eda>1</eda>
+ 		<cd>0.95</cd>
+ 		<weight>1</weight>
+ 		<random>1</random>
+ 	</submodel>
  
  </PropertyList>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-cvslogs mailing list
Flightgear-cvslogs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-cvslogs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic