Array Type programming

  • Thread starter Thread starter Xavier Susai
  • Start date Start date
X

Xavier Susai

Hi there,
I have a massive project that I have to undertake in order
to graduate my Science degree.

I am required to process the B727 Manual into excel and
have a flight plan sheet which should automatically select
the right data and insert it into another worksheet.

For instance:

If I put in a height of 33000 feet, and the takeoff weight
is 76000kgs, and the temperature is +10 above the standard
temperature range, the climb fuel will be 2345kgs, and the
time taken will be 23 mins.
Or, If the height is 35000feet, and the takeoff weight is
74000kg at the standard temperature the climb fuel will be
2100kg at 19mins.

None of the tables are linear or at any proportion so
there won't be a y= mx + c equation to solve it.
This is usually done manually, but I need a working excel
table to automatically put in the data into another active
worksheet.

Can someone help me?

Xavier
 
Are you asking if someone has entered in all the tables for the data or are
you asking how to do a linear interpolation.

Generally, when asked to do an interpolation between table values,
particularly if manual, the interpolation is done using linear rules between
the bounding values.

What is it you are looking for help on?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top