diff --git a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_GE/flight_model.cfg b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_GE/flight_model.cfg index 1a8513c..6bc9b62 100644 --- a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_GE/flight_model.cfg +++ b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_GE/flight_model.cfg @@ -20,9 +20,9 @@ activate_mach_limit_based_on_cg = 0 activate_cg_limit_based_on_mach = 0 max_number_of_stations = 15 //KH START Empty default -station_load.0=0, 82.0, -2.0, 4.0, Pilot, 1 -station_load.1=0, 82.0, 2.0, 4.0, First Officer, 2 -station_load.2=0, 80.0, 3.3, 4.0, Engineer, 0 +station_load.0=190, 82.0, -2.0, 4.0, Pilot, 1 +station_load.1=190, 82.0, 2.0, 4.0, First Officer, 2 +station_load.2=190, 80.0, 3.3, 4.0, Engineer, 0 station_load.3=0, 55.0, -5.0, 4.0, Upper zone 1 L, 0 station_load.4=0, 55.0, 5.0, 4.0, Upper zone 1 R, 0 station_load.5=0, 20.0, -5.0, 4.0, Upper zone 2 L, 0 diff --git a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_PW/flight_model.cfg b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_PW/flight_model.cfg index 2988df9..a6e752f 100644 --- a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_PW/flight_model.cfg +++ b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11F_PW/flight_model.cfg @@ -20,9 +20,9 @@ activate_mach_limit_based_on_cg = 0 activate_cg_limit_based_on_mach = 0 max_number_of_stations = 15 //KH START Empty default -station_load.0=0, 82.0, -2.0, 4.0, Pilot, 1 -station_load.1=0, 82.0, 2.0, 4.0, First Officer, 2 -station_load.2=0, 80.0, 3.3, 4.0, Engineer, 0 +station_load.0=190, 82.0, -2.0, 4.0, Pilot, 1 +station_load.1=190, 82.0, 2.0, 4.0, First Officer, 2 +station_load.2=190, 80.0, 3.3, 4.0, Engineer, 0 station_load.3=0, 55.0, -5.0, 4.0, Upper zone 1 L, 0 station_load.4=0, 55.0, 5.0, 4.0, Upper zone 1 R, 0 station_load.5=0, 20.0, -5.0, 4.0, Upper zone 2 L, 0 diff --git a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_GE/flight_model.cfg b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_GE/flight_model.cfg index 4132387..9d03de4 100644 --- a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_GE/flight_model.cfg +++ b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_GE/flight_model.cfg @@ -20,10 +20,10 @@ activate_mach_limit_based_on_cg = 0 activate_cg_limit_based_on_mach = 0 max_number_of_stations = 21 //KH START Empty default -station_load.0=0, 82.0, -2.0, 4.0, Pilot, 1 -station_load.1=0, 82.0, 2.0, 4.0, First Officer, 2 -station_load.2=0, 80.0, 3.3, 4.0, Engineer, 0 -station_load.3=0, 66.0, 0.0, 4.0, Cabin crew 1, 0 +station_load.0=190, 82.0, -2.0, 4.0, Pilot, 1 +station_load.1=190, 82.0, 2.0, 4.0, First Officer, 2 +station_load.2=190, 80.0, 3.3, 4.0, Engineer, 0 +station_load.3=760, 66.0, 0.0, 4.0, Cabin crew 1, 0 station_load.4=0, 45.0, -5.0, 4.0, Business 1 L, 0 station_load.5=0, 45.0, 0.0, 4.0, Business 1 C, 0 station_load.6=0, 45.0, 5.0, 4.0, Business 1 R, 0 @@ -36,7 +36,7 @@ station_load.12=0, -20.0, 5.0, 4.0, Economy 3 R, 0 station_load.13=0, -50.0, -5.0, 4.0, Economy 4 L, 0 station_load.14=0, -50.0, 0.0, 4.0, Economy 4 C, 0 station_load.15=0, -50.0, 5.0, 4.0, Economy 4 R, 0 -station_load.16=0, -55.0, 0.0, 4.0, Cabin crew 2, 0 +station_load.16=760, -55.0, 0.0, 4.0, Cabin crew 2, 0 station_load.17=0, 30.0, 0.0, -4.5, Forward cargo, 0 station_load.18=0, -30.0, 0.0, -4.5, Rear cargo, 0 station_load.19=0, 5.0, -2.0, -4.5, Left aux tank, 0 diff --git a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_PW/flight_model.cfg b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_PW/flight_model.cfg index bf5aa72..55c413d 100644 --- a/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_PW/flight_model.cfg +++ b/PackageSources/SimObjects/Airplanes/TFDi_Design_MD-11_PW/flight_model.cfg @@ -20,10 +20,10 @@ activate_mach_limit_based_on_cg = 0 activate_cg_limit_based_on_mach = 0 max_number_of_stations = 21 //KH START Empty default -station_load.0=0, 82.0, -2.0, 4.0, Pilot, 1 -station_load.1=0, 82.0, 2.0, 4.0, First Officer, 2 -station_load.2=0, 80.0, 3.3, 4.0, Engineer, 0 -station_load.3=0, 66.0, 0.0, 4.0, Cabin crew 1, 0 +station_load.0=190, 82.0, -2.0, 4.0, Pilot, 1 +station_load.1=190, 82.0, 2.0, 4.0, First Officer, 2 +station_load.2=190, 80.0, 3.3, 4.0, Engineer, 0 +station_load.3=760, 66.0, 0.0, 4.0, Cabin crew 1, 0 station_load.4=0, 45.0, -5.0, 4.0, Business 1 L, 0 station_load.5=0, 45.0, 0.0, 4.0, Business 1 C, 0 station_load.6=0, 45.0, 5.0, 4.0, Business 1 R, 0 @@ -36,7 +36,7 @@ station_load.12=0, -20.0, 5.0, 4.0, Economy 3 R, 0 station_load.13=0, -50.0, -5.0, 4.0, Economy 4 L, 0 station_load.14=0, -50.0, 0.0, 4.0, Economy 4 C, 0 station_load.15=0, -50.0, 5.0, 4.0, Economy 4 R, 0 -station_load.16=0, -55.0, 0.0, 4.0, Cabin crew 2, 0 +station_load.16=760, -55.0, 0.0, 4.0, Cabin crew 2, 0 station_load.17=0, 30.0, 0.0, -4.5, Forward cargo, 0 station_load.18=0, -30.0, 0.0, -4.5, Rear cargo, 0 station_load.19=0, 5.0, -2.0, -4.5, Left aux tank, 0 diff --git a/PackageSources/wasm-module/pax.h b/PackageSources/wasm-module/pax.h index 3b13db7..d08af7c 100644 --- a/PackageSources/wasm-module/pax.h +++ b/PackageSources/wasm-module/pax.h @@ -24,7 +24,7 @@ /******************************** Constants ********************************/ // 2x 190lbs default #define FRONT_CREW_WEIGHT(IS_IMPERIAL) ((IS_IMPERIAL) ? (760.0) : (344.0)) -// 5x 190lbs default +// 2x 190lbs default #define REAR_CREW_WEIGHT(IS_IMPERIAL) ((IS_IMPERIAL) ? (760.0) : (344.0)) // All actual Business seats #define MAX_BUSINESS_1 18