Empty default
This commit is contained in:
@@ -19,21 +19,23 @@ empty_weight_coupled_MOI = 0
|
||||
activate_mach_limit_based_on_cg = 0
|
||||
activate_cg_limit_based_on_mach = 0
|
||||
max_number_of_stations = 15
|
||||
station_load.0=170.0, 82.0, -2.0, 4.0, Pilot, 1
|
||||
station_load.1=170.0, 82.0, 2.0, 4.0, First Officer, 2
|
||||
station_load.2=170.0, 80.0, 3.3, 4.0, Engineer, 0
|
||||
station_load.3=8675.0, 55.0, -5.0, 4.0, Upper zone 1 L, 0
|
||||
station_load.4=8675.0, 55.0, 5.0, 4.0, Upper zone 1 R, 0
|
||||
station_load.5=11675.0, 20.0, -5.0, 4.0, Upper zone 2 L, 0
|
||||
station_load.6=11675.0, 20.0, 5.0, 4.0, Upper zone 2 R, 0
|
||||
station_load.7=11675.0, -20.0, -5.0, 4.0, Upper zone 3 L, 0
|
||||
station_load.8=11675.0, -20.0, 5.0, 4.0, Upper zone 3 R, 0
|
||||
station_load.9=14675.0, -50.0, -5.0, 4.0, Upper zone 4 L, 0
|
||||
station_load.10=14675.0, -50.0, 5.0, 4.0, Upper zone 4 R, 0
|
||||
station_load.11=64648.0, 30.0, 0.0, -4.5, Lower forward cargo, 0
|
||||
station_load.12=44685.0, -30.0, 0.0, -4.5, Lower rear cargo, 0
|
||||
station_load.13=0.0, 5.0, -2.0, -4.5, Left aux tank, 0
|
||||
station_load.14=0.0, 5.0, 2.0, -4.5, Right aux tank, 0
|
||||
//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, 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
|
||||
station_load.6=0, 20.0, 5.0, 4.0, Upper zone 2 R, 0
|
||||
station_load.7=0, -20.0, -5.0, 4.0, Upper zone 3 L, 0
|
||||
station_load.8=0, -20.0, 5.0, 4.0, Upper zone 3 R, 0
|
||||
station_load.9=0, -50.0, -5.0, 4.0, Upper zone 4 L, 0
|
||||
station_load.10=0, -50.0, 5.0, 4.0, Upper zone 4 R, 0
|
||||
station_load.11=0, 30.0, 0.0, -4.5, Lower forward cargo, 0
|
||||
station_load.12=0, -30.0, 0.0, -4.5, Lower rear cargo, 0
|
||||
station_load.13=0, 5.0, -2.0, -4.5, Left aux tank, 0
|
||||
station_load.14=0, 5.0, 2.0, -4.5, Right aux tank, 0
|
||||
//KH END
|
||||
|
||||
[CONTACT_POINTS]
|
||||
static_pitch = 0
|
||||
@@ -79,9 +81,9 @@ Center3 = 0.00, 0.00, -5.00, 1958.00, 11.00
|
||||
LeftTip = -39.00, -74.00, 0.00, 884.00, 10.00
|
||||
RightTip = -39.00, 74.00, 0.00, 884.00, 10.00
|
||||
External1 = -70.00, 0.00, -3.00, 2371.00, 10.00
|
||||
// KH From 5.00, -2.00, -3.00, 0.00, 10.00
|
||||
//KH From 5.00, -2.00, -3.00, 0.00, 10.00
|
||||
LeftAux = 5.00, -2.00, -3.00, 1917.00, 10.00
|
||||
// KH From 5.00, 2.00, -3.00, 0.00, 10.0
|
||||
//KH From 5.00, 2.00, -3.00, 0.00, 10.0
|
||||
RightAux = 5.00, 2.00, -3.00, 1917.00, 10.00
|
||||
fuel_type = 2
|
||||
number_of_tank_selectors = 3
|
||||
@@ -384,7 +386,7 @@ damaging-speed = 250
|
||||
blowout-speed = 300
|
||||
maneuvering_flaps = 0
|
||||
lift_scalar = 0.5
|
||||
// KH From 0.75
|
||||
//KH From 0.75
|
||||
drag_scalar = 0.475
|
||||
pitch_scalar = 1
|
||||
max_on_ground_position = 1
|
||||
@@ -400,7 +402,7 @@ damaging-speed = 250
|
||||
blowout-speed = 300
|
||||
maneuvering_flaps = 0
|
||||
lift_scalar = 0.5
|
||||
// KH From 0.75
|
||||
//KH From 0.75
|
||||
drag_scalar = 0.475
|
||||
pitch_scalar = 1
|
||||
max_on_ground_position = 1
|
||||
|
||||
Reference in New Issue
Block a user