28 lines
730 B
Markdown
28 lines
730 B
Markdown
# Format for CRZ PERF tables
|
|
|
|
Columns delimited with ;
|
|
|
|
First column is altitude
|
|
|
|
Second column is FF per engine in kg/hr
|
|
- Column contains values for weights ranging from 140t to 290t in 10t increments
|
|
- Delimited with ,
|
|
|
|
Third column is IAS
|
|
- If single value, apply to all weights
|
|
- If multiple values, apply to respective weights (delimited with ,)
|
|
-
|
|
Fourth column is MACH
|
|
- If single value, apply to all weights
|
|
- If multiple values, apply to respective weights (delimited with ,)
|
|
|
|
# Format for ECON tables
|
|
2d matrix of mach values
|
|
|
|
One file per altitude
|
|
|
|
First index is FL
|
|
- Must be of 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 260, 270, 280, or 290
|
|
|
|
Second index is CI
|
|
- Must be in range [0, 999] |