Hello, it’s me again
So this time I noticed that the paxwgt is probably ignored/bugged when I import a json.
Indeed, if I import a json which contains :
“paxwgt”:84,“bagwgt”:0
And if I import 152 passengers and 500 kg of cargo, my ZFW is 47.4T. Since my OEW is 41144kg, I should have (152*84) + 500 + 41144 = 54 412.
This is confirmed in the FSLabs .txt route export where, if I export one file with a flightplan dispatched via the API, it will have the correct PAX number but the wrong ZFW. If I specify the PAX number, the cargo and the correct ZFW however (54.4), it will add cargo to compensate for the weight difference in the .txt.
With the same aircraft in my SimBrief fleet, the problem isn’t there. If I select a pax number and a cargo value (remember that my bagwgt is 0), the ZFW is spot on as I would expect it and the values in the .txt are as well correct.
If you could look into it, that would be nice. Many thanks !