RCAIDE-GUI 1.1.1__tar.gz → 1.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/PKG-INFO +1 -1
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/PKG-INFO +1 -1
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/entry_points.txt +1 -1
- rcaide_gui-1.2.0/VERSION +1 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/ATR_72.json +36 -36
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/ATR_72_Electric.json +629 -629
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/ATR_72_Parallel_Hybrid.json +373 -373
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Airbus_A220_100.json +74 -74
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Airbus_A320.json +181 -181
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/BWB.json +66 -66
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/BWB_Hydrogen.json +66 -66
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Boeing_737_800.json +183 -183
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Boeing_747_100.json +70 -70
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Boeing_777_200er.json +109 -109
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Boeing_787.json +242 -117
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/CRJ_700.json +71 -71
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Cessna_172.json +14 -14
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Concorde.json +43 -43
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Electric_Twin_Otter.json +473 -473
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Embraer_E190.json +18 -18
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Stopped_Rotor.json +229 -229
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Tiltrotor.json +297 -297
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/main.py +11 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/pyproject.toml +1 -1
- rcaide_gui-1.1.1/VERSION +0 -1
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/LICENSE +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/SOURCES.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/dependency_links.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/requires.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/RCAIDE_GUI.egg-info/top_level.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/README.md +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/README_PyPI.md +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Clark_y.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/DHC8_100.json +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/NACA65_203.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/NACA_4412.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/NACA_4415.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/NACA_63_412.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/NACA_6410.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/Navion.json +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/s1014.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/supersonic_tail.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/transonic_wing_inboard_section_airfoil.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/transonic_wing_outboard_section_airfoil.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/transonic_wing_root_section_airfoil.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/aircraft/transonic_wing_tip_section_airfoil.txt +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Configurations_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Geometry_Visualization_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Home_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Mission_Analysis_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Mission_Setup_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Mission_Simulation_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Performance_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Results_Viewer_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/Vehicle_Setup_Tab.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/background.jpg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/flowchart.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/logo.png +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/ac_dc_rectifier.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/battery.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/breaker_bidirectional.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/breaker_unidirectional.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/contactor_closed.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/contactor_open.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/cooler_active.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/cooler_passive.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/dc_ac_converter.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/dc_ac_inverter.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/diesel_piston_engine.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/electric_network_model.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/electrical_bus.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/electrical_transmission_routing_node.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/forward_facing_propeller_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/forward_facing_propeller_counter_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/fuel_cell.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/fuel_tank.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/gearbox.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/generator.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/ground_power_unit.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/hydraulic_pump.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/load_electrical.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/load_engine_bleed_air.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/load_hydraulic.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/load_mechanical.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/load_pneumatic.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/main_rotor_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/main_rotor_counter_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/motor.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/piston_engine.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/pneumatic_compressor.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/tail_rotor_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/tail_rotor_counter_clockwise_rotation.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/transformer.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/turbofan_engine.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/images/powertrain_symbols/turboshaft_engine.svg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/style_sheets/rcaide_dark_theme.xml +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/app_data/style_sheets/rcaide_light_theme.xml +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/animated_toggle.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/color.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/data_entry_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/image_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/common_widgets/unit_picker_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/rcaide_io.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/setup.cfg +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/setup.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/analysis.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/aeroacoustics_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/aerodynamics_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/analysis_data_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/atmosphere_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/costs_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/energy_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/geometry_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/planets_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/propulsion_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/stability_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/analysis/widgets/weights_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/configurations/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/configurations/configurations.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/aircraft_configs.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/booms/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/booms/boom_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/cargo_bays/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/cargo_bays/cargo_bay_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/default_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/energy_network/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/energy_network/turbofan_network/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/energy_network/turbofan_network/frames/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/energy_network/turbofan_network/widgets/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/fuselages/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/fuselages/fuselage_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/geometry_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/landing_gears/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/landing_gears/landing_gear_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/nacelles/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/connections/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/connections/connection_matrix_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/connections/powertrain_diagram.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/converters/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/converters/converter_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/distributors/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/distributors/distributor_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/nacelles/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/nacelles/nacelle_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/powertrain_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/propulsors/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/propulsors/propulsor_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/sources/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/sources/energy_source_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/systems/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/powertrain/systems/system_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/vehicle_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/wings/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/frames/wings/wings_frame.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/geometry.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/booms/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/booms/boom_section_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/cargo_bays/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/fuselages/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/fuselages/cabin_class_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/fuselages/cabin_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/fuselages/fuselage_section_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/geometry_data_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/landing_gears/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/nacelles/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/converters/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/converters/turboelectric_generator_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/distributors/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/distributors/base_distributor_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/distributors/coolant_line_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/distributors/electrical_bus_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/distributors/fuel_line_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/modulators/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/modulators/esc_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/nacelles/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/nacelles/nacelle_section_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/powertrain_connector_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/powertrain_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/base_propulsor_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/constant_speed_ice_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/electric_ducted_fan_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/electric_rotor_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/ice_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/turbofan_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/turbojet_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/propulsors/turboprop_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/sources/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/sources/battery_module_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/sources/fuel_tank_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/sources/source_selector_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/systems/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/powertrain/systems/system_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/wings/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/wings/wing_cs_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/geometry/widgets/wings/wing_section_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/home/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/home/home.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/mission.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/widgets/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/widgets/flight_controls_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/widgets/mission_analysis_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/widgets/mission_segment_helper.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/mission/widgets/mission_segment_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/performance/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/performance/analysis_registry.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/performance/performance.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/performance/results_tracker.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/results_viewer/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/results_viewer/results_viewer.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aeroacoustics/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aeroacoustics/plot_2D_noise_contour.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aeroacoustics/plot_3D_noise_contour.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aeroacoustics/plot_noise_certification_contour.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aeroacoustics/plot_noise_level.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_aerodynamic_coefficients.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_aerodynamic_forces.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_aircraft_aerodynamics.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_drag_components.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_lift_distribution.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_rotor_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_rotor_disc_performance.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/aerodynamics/plot_rotor_performance.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/common/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/common/plot_style.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/common/set_axes.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/create_plot_widgets.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/emissions/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/emissions/plot_emissions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_altitude_sfc_weight.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_cell_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_degradation.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_module_C_rates.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_module_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_pack_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_ragone_diagram.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_battery_temperature.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_electric_propulsor_efficiencies.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/energy/plot_propulsor_throttles.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/mission/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/mission/plot_aircraft_velocities.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/mission/plot_flight_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/mission/plot_flight_trajectory.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/stability/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/stability/plot_flight_forces_and_moments.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/stability/plot_lateral_stability.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/stability/plot_longitudinal_stability.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/plot_air_cooled_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/plot_cross_flow_heat_exchanger_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/plot_reservoir_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/plot_thermal_management_performance.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/thermal_management/plot_wavy_channel_conditions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/weights/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/weights/plot_load_diagram.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/plots/weights/plot_weight_breakdown.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/run_mission/run_mission.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/style_sheet.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/tab_widget.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/__init__.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/axes_gizmo.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/background.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/blueprint.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/camera.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/drag_aircraft.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/grid.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/measurement.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/features/screenshot.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/geometry_helper_functions.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tabs/visualize_geometry/visualize_geometry.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/tests/test_analyses.py +0 -0
- {rcaide_gui-1.1.1 → rcaide_gui-1.2.0}/utilities.py +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
[
|
|
1
|
+
[gui_scripts]
|
|
2
2
|
rcaide-gui = main:main
|
rcaide_gui-1.2.0/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.2.0
|
|
@@ -18693,15 +18693,15 @@
|
|
|
18693
18693
|
"tag": "idle",
|
|
18694
18694
|
"landing_gears": {
|
|
18695
18695
|
"__type__": "RCAIDE.Library.Components.Component.Container",
|
|
18696
|
-
"
|
|
18697
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18696
|
+
"main_gear": {
|
|
18697
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear",
|
|
18698
18698
|
"gear_extended": [
|
|
18699
18699
|
true,
|
|
18700
18700
|
0
|
|
18701
18701
|
]
|
|
18702
18702
|
},
|
|
18703
|
-
"
|
|
18704
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18703
|
+
"nose_gear": {
|
|
18704
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear",
|
|
18705
18705
|
"gear_extended": [
|
|
18706
18706
|
true,
|
|
18707
18707
|
0
|
|
@@ -18728,11 +18728,6 @@
|
|
|
18728
18728
|
"__type__": "RCAIDE.Library.Components.Configs.Config.Config",
|
|
18729
18729
|
"tag": "takeoff",
|
|
18730
18730
|
"diff": {
|
|
18731
|
-
"tag": "takeoff",
|
|
18732
|
-
"V2_VS_ratio": [
|
|
18733
|
-
1.21,
|
|
18734
|
-
0
|
|
18735
|
-
],
|
|
18736
18731
|
"wings": {
|
|
18737
18732
|
"__type__": "RCAIDE.Library.Components.Wings.Wing.Container",
|
|
18738
18733
|
"main_wing": {
|
|
@@ -18749,30 +18744,34 @@
|
|
|
18749
18744
|
}
|
|
18750
18745
|
}
|
|
18751
18746
|
},
|
|
18747
|
+
"tag": "takeoff",
|
|
18752
18748
|
"landing_gears": {
|
|
18753
18749
|
"__type__": "RCAIDE.Library.Components.Component.Container",
|
|
18754
|
-
"
|
|
18755
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18750
|
+
"main_gear": {
|
|
18751
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear",
|
|
18756
18752
|
"gear_extended": [
|
|
18757
18753
|
true,
|
|
18758
18754
|
0
|
|
18759
18755
|
]
|
|
18760
18756
|
},
|
|
18761
|
-
"
|
|
18762
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18757
|
+
"nose_gear": {
|
|
18758
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear",
|
|
18763
18759
|
"gear_extended": [
|
|
18764
18760
|
true,
|
|
18765
18761
|
0
|
|
18766
18762
|
]
|
|
18767
18763
|
}
|
|
18768
|
-
}
|
|
18764
|
+
},
|
|
18765
|
+
"V2_VS_ratio": [
|
|
18766
|
+
1.21,
|
|
18767
|
+
0
|
|
18768
|
+
]
|
|
18769
18769
|
}
|
|
18770
18770
|
},
|
|
18771
18771
|
{
|
|
18772
18772
|
"__type__": "RCAIDE.Library.Components.Configs.Config.Config",
|
|
18773
18773
|
"tag": "cutback",
|
|
18774
18774
|
"diff": {
|
|
18775
|
-
"tag": "cutback",
|
|
18776
18775
|
"wings": {
|
|
18777
18776
|
"__type__": "RCAIDE.Library.Components.Wings.Wing.Container",
|
|
18778
18777
|
"main_wing": {
|
|
@@ -18789,17 +18788,18 @@
|
|
|
18789
18788
|
}
|
|
18790
18789
|
}
|
|
18791
18790
|
},
|
|
18791
|
+
"tag": "cutback",
|
|
18792
18792
|
"landing_gears": {
|
|
18793
18793
|
"__type__": "RCAIDE.Library.Components.Component.Container",
|
|
18794
|
-
"
|
|
18795
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18794
|
+
"main_gear": {
|
|
18795
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear",
|
|
18796
18796
|
"gear_extended": [
|
|
18797
18797
|
true,
|
|
18798
18798
|
0
|
|
18799
18799
|
]
|
|
18800
18800
|
},
|
|
18801
|
-
"
|
|
18802
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18801
|
+
"nose_gear": {
|
|
18802
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear",
|
|
18803
18803
|
"gear_extended": [
|
|
18804
18804
|
true,
|
|
18805
18805
|
0
|
|
@@ -18812,7 +18812,6 @@
|
|
|
18812
18812
|
"__type__": "RCAIDE.Library.Components.Configs.Config.Config",
|
|
18813
18813
|
"tag": "landing",
|
|
18814
18814
|
"diff": {
|
|
18815
|
-
"tag": "landing",
|
|
18816
18815
|
"wings": {
|
|
18817
18816
|
"__type__": "RCAIDE.Library.Components.Wings.Wing.Container",
|
|
18818
18817
|
"main_wing": {
|
|
@@ -18829,34 +18828,34 @@
|
|
|
18829
18828
|
}
|
|
18830
18829
|
}
|
|
18831
18830
|
},
|
|
18831
|
+
"Vref_VS_ratio": [
|
|
18832
|
+
1.23,
|
|
18833
|
+
0
|
|
18834
|
+
],
|
|
18835
|
+
"tag": "landing",
|
|
18832
18836
|
"landing_gears": {
|
|
18833
18837
|
"__type__": "RCAIDE.Library.Components.Component.Container",
|
|
18834
|
-
"
|
|
18835
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18838
|
+
"main_gear": {
|
|
18839
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear",
|
|
18836
18840
|
"gear_extended": [
|
|
18837
18841
|
true,
|
|
18838
18842
|
0
|
|
18839
18843
|
]
|
|
18840
18844
|
},
|
|
18841
|
-
"
|
|
18842
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18845
|
+
"nose_gear": {
|
|
18846
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear",
|
|
18843
18847
|
"gear_extended": [
|
|
18844
18848
|
true,
|
|
18845
18849
|
0
|
|
18846
18850
|
]
|
|
18847
18851
|
}
|
|
18848
|
-
}
|
|
18849
|
-
"Vref_VS_ratio": [
|
|
18850
|
-
1.23,
|
|
18851
|
-
0
|
|
18852
|
-
]
|
|
18852
|
+
}
|
|
18853
18853
|
}
|
|
18854
18854
|
},
|
|
18855
18855
|
{
|
|
18856
18856
|
"__type__": "RCAIDE.Library.Components.Configs.Config.Config",
|
|
18857
18857
|
"tag": "approach",
|
|
18858
18858
|
"diff": {
|
|
18859
|
-
"tag": "approach",
|
|
18860
18859
|
"wings": {
|
|
18861
18860
|
"__type__": "RCAIDE.Library.Components.Wings.Wing.Container",
|
|
18862
18861
|
"main_wing": {
|
|
@@ -18872,14 +18871,14 @@
|
|
|
18872
18871
|
}
|
|
18873
18872
|
}
|
|
18874
18873
|
}
|
|
18875
|
-
}
|
|
18874
|
+
},
|
|
18875
|
+
"tag": "approach"
|
|
18876
18876
|
}
|
|
18877
18877
|
},
|
|
18878
18878
|
{
|
|
18879
18879
|
"__type__": "RCAIDE.Library.Components.Configs.Config.Config",
|
|
18880
18880
|
"tag": "reverse_thrust",
|
|
18881
18881
|
"diff": {
|
|
18882
|
-
"tag": "reverse_thrust",
|
|
18883
18882
|
"wings": {
|
|
18884
18883
|
"__type__": "RCAIDE.Library.Components.Wings.Wing.Container",
|
|
18885
18884
|
"main_wing": {
|
|
@@ -18896,17 +18895,18 @@
|
|
|
18896
18895
|
}
|
|
18897
18896
|
}
|
|
18898
18897
|
},
|
|
18898
|
+
"tag": "reverse_thrust",
|
|
18899
18899
|
"landing_gears": {
|
|
18900
18900
|
"__type__": "RCAIDE.Library.Components.Component.Container",
|
|
18901
|
-
"
|
|
18902
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18901
|
+
"main_gear": {
|
|
18902
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Main_Landing_Gear.Main_Landing_Gear",
|
|
18903
18903
|
"gear_extended": [
|
|
18904
18904
|
true,
|
|
18905
18905
|
0
|
|
18906
18906
|
]
|
|
18907
18907
|
},
|
|
18908
|
-
"
|
|
18909
|
-
"__type__": "RCAIDE.Library.Components.Landing_Gear.
|
|
18908
|
+
"nose_gear": {
|
|
18909
|
+
"__type__": "RCAIDE.Library.Components.Landing_Gear.Nose_Landing_Gear.Nose_Landing_Gear",
|
|
18910
18910
|
"gear_extended": [
|
|
18911
18911
|
true,
|
|
18912
18912
|
0
|