PDA

View Full Version : Gear extend/retract speed?



DaveKDEN
July 29th, 2012, 11:28
Is it possible to adjust the gear extension/retraction speed in the aircraft.cfg file? If so, what parameter would be adjusted?

bruce448
July 29th, 2012, 11:39
Is it possible to adjust the gear extension/retraction speed in the aircraft.cfg file? If so, what parameter would be adjusted?


In the aircraft.cfg under contact points it is the 12th column that governs the extension time see below


point.7= 2, 6.68, 0.00, -2.20, 800, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 4.00
1 2 3 4 5 6 7 8 9 10 11 12 13 14



The amount of time it takes the landing gear to fully extend under normal conditions (seconds). A value of zero indicates a fixed gear.

bstolle
July 29th, 2012, 11:45
....and 13 controls the retraction time...

napamule
July 29th, 2012, 11:48
//0 Class
//1 Longitudinal Position (feet)
//2 Lateral Position (feet)
//3 Vertical Position (feet)
//4 Impact Damage Threshold (Feet Per Minute)
//5 Brake Map (0=None, 1=Left, 2=Right)
//6 Wheel Radius (feet)
//7 Steer Angle (degrees)
//8 Static Compression (feet) (0 if rigid)
//9 Max/Static Compression Ratio
//10 Damping Ratio (0=Undamped, 1=Critically Damped)
//11 Extension Time (seconds)
//12 Retraction Time (seconds)
//13 Sound Type
//14 Airspeed limit for retraction (KIAS)
//15 Airspeed that gear gets damage at (KIAS)
//
[contact_points]
//
//GEAR
//-------0-----1-------2------3-----4---5----6-----7-----8-----9-----10-----11-----12---13--14-15
point.0= 1, 17.150, 0.000, -12.300, 3000, 0, 1.000, 30.0, 0.200, 2.500, 0.900, 10.000, 10.000, 0, 0.0, 0.0
point.1= 1, -1.120, -10.000, -12.400, 3000, 1, 1.700, 0.0, 0.500, 2.500, 0.850, 10.000, 10.000, 2, 0.0, 0.0
point.2= 1, -1.120, 10.000, -12.400, 3000, 2, 1.700, 0.0, 0.500, 2.500, 0.850, 10.000, 10.000, 3, 0.0, 0.0

Chuck B
Napamule

DaveKDEN
July 29th, 2012, 12:17
Thanks!

peter12213
July 30th, 2012, 13:47
This has reminded me of a job I've had on the back burner for ages haha thanks for this it's just made my life a lot easier! :wavey: