fastga_he.gui.power_train_weight_breakdown module
- fastga_he.gui.power_train_weight_breakdown.power_train_mass_breakdown(aircraft_file_path, power_train_file_path, file_formatter=None)[source]
Returns a figure sunburst plot of the mass breakdown of the power train.
- Parameters:
aircraft_file_path – path of data file
power_train_file_path – path of the power train file
file_formatter – the formatter that defines the format of data file. If not provided, default format will be assumed.
- Returns:
sunburst plot figure