- Messages
- 181
- Country

Hello dear developers,
I am currently working on EICAS:
I am about to make the 3 bottom left text fields:
ECON ___ NMPP (which should read how many NM can I fly with economic fuel flow and standard cruising speed - so I need to multiple current remaining fuel with some number (constant))
Endurance (time remaining with present fuel flow - so I need to calculate current fuel remaining/current fuel flow)
Initial fuel - fuel ammount at startup - can I get it from FS somehow? I dont see it in list of variables :-(
So, could you please advise me how can i make calculations in XML? I need some <String>%((remaining fuel x number))%</String> and something simmilar for endurance + variable for initial fuel - pls
Danke,
Pavel
I am currently working on EICAS:
I am about to make the 3 bottom left text fields:
ECON ___ NMPP (which should read how many NM can I fly with economic fuel flow and standard cruising speed - so I need to multiple current remaining fuel with some number (constant))
Endurance (time remaining with present fuel flow - so I need to calculate current fuel remaining/current fuel flow)
Initial fuel - fuel ammount at startup - can I get it from FS somehow? I dont see it in list of variables :-(
So, could you please advise me how can i make calculations in XML? I need some <String>%((remaining fuel x number))%</String> and something simmilar for endurance + variable for initial fuel - pls
Danke,
Pavel







