Schau mal in die jeweilige Aircraft.cfg - hier ein Auszug aus der der C182S:
[WEIGHT_AND_BALANCE]
max_gross_weight = 3110 // (pounds)
empty_weight = 1810 // (pounds)
reference_datum_position = 3.6, 0, 0 // (feet) distance from FlightSim Reference position: (1/4 chord, centerline, waterline)
empty_weight_CG_position = -3.0, 0, 0 // (feet) longitudinal, lateral, vertical distance from specified datum
max_number_of_stations = 50
station_load.0 = 170, -3.0, -1.5, 0.0 //Pilot Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.1 = 170, -3.0, 1.5, 0.0 //Front Passenger Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.2 = 160, -6.2, -1.5, 0.0 //Rear Passenger Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.3 = 160, -6.2, 1.5, 0.0 //Rear Passenger Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.4 = 60, -8.0, 0.0, 0.0 //Baggage Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
Carsten
|