Skip to content
Snippets Groups Projects
Commit 9fca640b authored by Tobias Weckenmann's avatar Tobias Weckenmann
Browse files

updates

parent 41fd7a84
No related branches found
No related tags found
3 merge requests!76Draft: Updated Python code example,!73Initial open source version,!47Documentation/propulsion design update
Pipeline #1610716 waiting for manual action
......@@ -29,5 +29,5 @@ An example is shown in the following figure.
![](figures/deck_example.PNG)
The data is readout by the engine library which has an efficient parser for the deck values using a linear interpolation between two existing deck values. Penalties, like shaft power offtake or bleed air offtake, are also calculated using the engine library. The description of the engine library can be found here as well.
The data is readout by the engine library which has an efficient parser for the deck values using a linear interpolation between two existing deck values. Penalties, like shaft power offtake or bleed air offtake, are also calculated using the engine library. The scale factor is applied according to the exact scaling mechanism for the value needed.
The description of the engine library can be found [here](../../../libraries/engine/).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment