![]() |
PSS A340-200 - too high ZFW - Printable Version +- FsPassengers Forums (http://www.fspassengers.com/forum) +-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3) +--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5) +--- Thread: PSS A340-200 - too high ZFW (/showthread.php?tid=6166) |
PSS A340-200 - too high ZFW - vrapp - 09-04-2006 According to specifications, PSS A340-200 has maximum ZFW = 381.4 . However, FSP "load aircraft" dialog shows ZFW=418+ when fully loaded. Is this the fault of FSP or of the aircraft model? thanks, Post Edited ( 04-09-06 04:03 ) Re: PSS A340-200 - too high ZFW - runibl - 09-04-2006 It might be the plane. You can check the Aircraft.cfg under [WEIGHT_AND_BALANCE] and see what it says there. http://www.airliners.net says the empty weight for the A340-200 should be 277,775. And if you know the correct ZFW, then you should also be able to change it here. Remember to backup the file first. Re: PSS A340-200 - too high ZFW - vrapp - 09-04-2006 [WEIGHT_AND_BALANCE] //do not change reference_datum_position=0.000000,0.000000,0.000000 max_number_of_stations=50 pss_num_class = THREE_CLASS // Load Editor Cfg Value station_load.0 = 450, 0.0, 0.0, 0.0 //Weight Crew (lbs) LEAVE station_load.1 = 3000, 0.0, 0.0, 0.0 //Weight Galleys (lbs) LEAVE station_load.2 = 33075, 0.0, 0.0, 0.0 //Weight Baggage (lbs) station_load.3 = 39268, 0.0, 0.0, 0.0 //Weight Cargo (lbs) station_load.4 = 1800, 0.0, 0.0, 0.0 //Weight First Class (lbs) station_load.5 = 5400, 0.0, 0.0, 0.0 //Weight Business Class (lbs) station_load.6 = 31950, 0.0, 0.0, 0.0 //Weight Economy Class (lbs) empty_weight = 265057.1 empty_weight_roll_MOI = 3900000 empty_weight_pitch_MOI = 13000000 empty_weight_yaw_MOI = 11500000 empty_weight_coupled_MOI= 0.000000 empty_weight_CG_position= 0.000000,0.000000,0.000000 max_gross_weight=568571.5 ----- If I understand correctly, the maximum ZFW = 265057 + 450 + 3000 + 33075 + 39268 + 1800 + 5400 + 31950 = 380,000 , while FSP shows 418,000+. The biggest difference, as I can see, is in the front and rear cargo: in FSP, it's 60,950 and 52,130 - instead of 33,075 and 39,068. |