I have the Baytower RV-7A but it doesn't show in the aircraft list.
I have run the indexer and all my other planes except this one show.
Aircraft.cfg is below, maybe this will help?
Thanks,
Toby
- Code: Select all
// =====================================
// FSX VAN'S AIRCRAFT RV7A
// Aircraft Configuration File
// BayTower Studio - www.baytower.ca
// Author: Daniel Maher
// maherd@baytower.ca
// Copyright (c) 2011
// version 0.02.08
// =====================================
// =====================================
// Default Configuration Sets
// =====================================
[fltsim.0]
title= VansRV7A Tip-Up PP-XRN
sim = ..\Vans_RV7\vansRV7.air
model= RV7A_tip
panel= RV7A_tip
texture= paint_7Atip_XRN
kb_checklists=
kb_reference=
atc_id= PPXRN
ui_manufacturer= "Van's Aircraft"
ui_type= "RV7A Tip-Up Canopy"
ui_variation= "PP-XRN"
ui_typerole= "Single Engine Prop"
ui_createdby= "BayTower"
description = "--- RV-7 Description ---\n\nThe RV-7/7A retains all the traditional RV virtues. It is an all-around sport airplane, with excellent cross-country capability, fine aerobatic qualities and superior handling. A typical RV-7 can hold two FAA standard pilots, 100 lbs. of baggage and full tanks: 42 gallons. At the aerobatic gross weight of 1600 lbs., the RV-7 complies with the +6/-3G standards of the FAA’s Aerobatic Category and can still carry two people."
[fltsim.1]
title= VansRV7A Tip-Up PP-FNN
sim = ..\Vans_RV7\vansRV7.air
model= RV7A_tip
panel= RV7A_tip
texture= paint_7Atip_FNN
kb_checklists=
kb_reference=
atc_id= PPXRN
ui_manufacturer= "Van's Aircraft"
ui_type= "RV7A Tip-Up Canopy"
ui_variation= "PP-FNN"
ui_typerole= "Single Engine Prop"
ui_createdby= "BayTower"
description = "--- RV-7 Description ---\n\nThe RV-7/7A retains all the traditional RV virtues. It is an all-around sport airplane, with excellent cross-country capability, fine aerobatic qualities and superior handling. A typical RV-7 can hold two FAA standard pilots, 100 lbs. of baggage and full tanks: 42 gallons. At the aerobatic gross weight of 1600 lbs., the RV-7 complies with the +6/-3G standards of the FAA’s Aerobatic Category and can still carry two people."
// =====================================
// Custom Configuration Sets
//
// Add your personal aircraft in the section below
// Be sure to increment [fltsim.X] for each aircraft you add
// Each aircraft must have a unique and sequential [fltsim.X] number
//
// =====================================
// Copy your New Paint definitions here
// =====================================
// Aircraft Parameters
// =====================================
[General]
atc_type = EXPERIMENTAL
atc_model = EXPERIMENTAL
performance = "\n--- RV-7 Specifications ---\n\nWing Span: 25'\nLength: 20'4\nWing Area: 121 sq.ft\nWing Loading(solo/gross): 11.7/15.0 lbs/sq.ft\nEngine: Superior XP360 IO-360 (Lycoming Clone)\nMax. Continuous Brake Horsepower: 180Hp\nMax. Recommended Cruise: 75% 135 Hp\nMax. RPM: 2700\nPropeller: 2 Blade Constant-Speed Hartzell\nEmpty Weight: 1114 lbs\nGross Weight: 1800 lbs\nAerobatic Gross Weight: 1600 lbs\nBaggage: 100 lbs\nPower Loading(solo/gross): 7/9 lbs/hp\nFuel Capacity: 42 usGal\n\n\n--- RV-7 Gross Weight Performance ---\n\nTop Speed: 209 mph\nStall Speed: 58 mph\nCruise Speed (75% @ 8000'): 199 mph\nCruise Speed (55% @ 8000'): 179 mph\nTakeoff Distance: 575 ft\nLanding Distance: 500 ft\nRate Of Climb: 1650 fpm\nCeiling(est): 20,500 ft\nFuel @ Max/Cruise: 10.0(LOP)/11.4(ROP)gal/hr\nRange (75% @ 8000'): 785 miles\nRange (55% @ 8000'): 940 miles"
Category = airplane
// locations long',lat',vrt'
// ================================================================================================
// NAME VALUE SOURCE STATUS\NOTES
// ================================================================================================
[WEIGHT_AND_BALANCE]
max_gross_weight = 1800.000 //per Vans's {verified}
empty_weight = 1114.000 //per Vans's {verified}
reference_datum_position = 7.278, 0.000, 0.000 //per Vans's {verified}
empty_weight_CG_position = -6.588, 0.000, 0.000 // {verified}
max_number_of_stations = 20 //typical
station_load.0 = 150, -8.112, -0.810, 0.000 //lng' per Vans's {verified} !lat & vrt per model wght(lbs),lng',lat',vrt'
station_load.1 = 150, -8.112, 0.810, 0.000 //lng' per Vans's {verified} !lat & vrt per model
station_load.2 = 5, -10.565, 0.000, 0.000 //lng' per Vans's {verified} !vrt per model
station_name.0 = "Left Seat"
station_name.1 = "Right Seat"
station_name.2 = "Baggage"
;Moments of Inertia
empty_weight_pitch_MOI = 537.205 //per tGoodrick formula 753.000 perSDKformula {verified}
empty_weight_roll_MOI = 659.880 //per tGoodrick formula 578.000 perSDKformula {verified}
empty_weight_yaw_MOI = 1108.800 //per tGoodrick formula 882.000 perSDKformula {verified}
empty_weight_coupled_MOI = 0.0 //typical
[pitot_static]
vertical_speed_time_constant = 1.0 //typical
pitot_heat = 0 //not equipped
[flight_tuning]
cruise_lift_scalar = 1.000 // {~}
parasite_drag_scalar = 1.000 // {~}
induced_drag_scalar = 1.000 // {~}
elevator_effectiveness = 1.000 // {~}
aileron_effectiveness = 1.000 // {~}
rudder_effectiveness = 1.000 // {~}
pitch_stability = 1.000 // {~}
roll_stability = 1.000 // {~}
yaw_stability = 1.000 // {~}
elevator_trim_effectiveness = 1.000 // {~}
rudder_trim_effectiveness = 0.000 // {~}
aileron_trim_effectiveness = 1.000 // {~}
hi_alpha_on_roll= 1.000 // {~}
hi_alpha_on_yaw= 1.000 // {~}
p_factor_on_yaw= 1.000 // {~}
torque_on_roll= 1.000 // {~}
[GeneralEngineData]
engine_type = 0 //0=piston {verified}
Engine.0 = -1.568, 0.000, 0.000 //per model {verified} long,lat,vrt !center of thrust
fuel_flow_scalar = 1.1 // {~} !fuel economy scalar
min_throttle_limit = 0.0 //0% for piston engine {verified}
thrustanglepitchheading.0 = 0,0 // {notSet} +ptchDwn, +hdgRght !RV7 has an engine mount offset
[piston_engine]
detonation_onset = 36 //typical {verified} mp (in.Hg)
supercharged = 0 //not equipped {verified}
power_scalar = 1.000 // {~}
cylinder_displacement = 90.250 //per Superior(IO-360) {verified}
compression_ratio = 8.500 //per Superior(IO-360) {verified}
number_of_cylinders = 4 // {verified}
max_rated_rpm = 2700.000 //per Superior(IO-360) {verified}
max_rated_hp = 180.000 //per Superior(IO-360) {verified}
fuel_metering_type = 0 //0=Fuel Injected {verified}
cooling_type = 0 //0=air cooled {verified}
normalized_starter_torque = 0.250 // {verified}
turbocharged = 0 //0=not equipped {verified}
emergency_boost_type = 0 //0=not equipped {verified}
fuel_air_auto_mixture = 0 //0=not equipped {verified}
auto_ignition = 0 //0=not equipped {verified}
bestpowerspecificfuelconsumption = 0.43 //per Superior(IO-360) {verified}
max_rpm_mechanical_efficiency_scalar = 1.000 // {~}
idle_rpm_mechanical_efficiency_scalar = 1.070 // {~} !idle rpm; 1.00 @ sealevel; increase for high/hot home-field as req'd
max_rpm_friction_scalar = 1.000 // {~}
idle_rpm_friction_scalar = 0.930 // {~} !idle rpm; 1.00 @ sealevel; decrease for high/hot home-field as req'd
[propeller]
thrust_scalar = 1.000 // {~}
propeller_type = 0 //0=Constant Speed {verified}
propeller_diameter = 6.000 //per Hartzell {verified}
propeller_blades = 2 //per Hartzell {verified}
propeller_moi = 3.800 //per Hartzell {verified} !HC-C2YK-1BF/F7666A-4 72' 51.0+1.2lb.
beta_max = 40.000 // {verified}
beta_min = 15.000 // {verified}
min_gov_rpm = 500.000 // {verified}
prop_tc = 0.100 // {verified}
gear_reduction_ratio = 1.000 //1 directDrive {verified}
fixed_pitch_beta = 0.000 //0 for Constant Speed {verified}
low_speed_theory_limit = 80.000 //80 typical {verified}
prop_sync_available = 0 //0=not equipped
prop_deice_available = 0 //0=not equipped
prop_feathering_available = 0 //0=not equipped
prop_auto_feathering_available = 0 //0=not equipped
min_rpm_for_feather = 0 //
beta_feather = 0 //0=not equipped
power_absorbed_cf = 0 //
defeathering_accumulators_available = 0 //0=not equipped
prop_reverse_available = 0 //0=not equipped
minimum_on_ground_beta = 0 //
minimum_reverse_beta = 0 //
[electrical]
max_battery_voltage = 12.3
generator_alternator_voltage = 14.2
max_generator_alternator_amps = 60.0
avionics = 1, 5.8, 10.0 // {verified} bus, amps,voltage
autopilot = 1, 2.5, 10.0 // {verified}
starter1 = 0, 20, 9.5 // {verified}
flap_motor = 0, 3 , 10.0 // {verified}
fuel_pump = 0, 4 , 10.0 // {verified}
light_cabin = 0, 3 , 10.0 // {verified}
light_landing = 0, 3 , 10.0 // {verified}
light_nav = 0, 6 , 10.0 // {verified}
light_panel = 0, 1 , 10.0 // {verified}
light_strobe = 0, 3 , 10.0 // {verified}
[contact_points]
// column 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
point.0 = 1, -07.826, -03.530, -03.730, 1500, 1, 0.736, 00, 0.195, 1.513, 0.250, 0, 0, 2, 0, 0 // (mainWheelLeft)
point.1 = 1, -07.826, 03.530, -03.730, 1500, 2, 0.736, 00, 0.195, 1.513, 0.250, 0, 0, 3, 0, 0 // (mainWheelRight)
point.2 = 1, -03.222, 00.000, -03.800, 1500, 0, 0.530, 50, 0.074, 2.446, 0.500, 0, 0, 0, 0, 0 // (noseWheel)
point.3 = 2, -00.620, 00.000, 00.000, 2000, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 4, 0, 0 // (spinner)
point.4 = 2, -07.278, 00.000, -01.408, 6000, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 4, 0, 0 // (belly)
point.5 = 2, -18.619, 00.000, 04.816, 0500, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 9, 0, 0 // (hStabHigh)
point.6 = 2, -19.307, 00.000, -00.307, 6000, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 9, 0, 0 // (hStabLow)
point.7 = 2, -10.893, -12.500, -00.546, 6000, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 5, 0, 0 // (wingTipLeft)
point.8 = 2, -10.893, 12.500, -00.546, 6000, 0, 0.000, 00, 0.000, 0.000, 0.000, 0, 0, 6, 0, 0 // (wingTipRight)
max_number_of_points = 21 //
static_pitch= 2.500 // {verified}
static_cg_height = 3.800 // {verified}
[brakes]
parking_brake = 1 //1=available {verified}
toe_brakes_scale = 0.800 // {~}
differential_braking_scale = 2.000 // {~}
[hydraulic_system]
normal_pressure = 0.0 //typical
[Views]
eyepoint = -9.0, -0.81, 1.8 // {acceptable}
zoom = 0.75 // {acceptable}
[Radios]
Audio.1 = 1 // 1=audio panel equip'd {verified}
Com.1 = 1, 1 // equip'd, w.Stnby {verified}
Com.2 = 1, 1 // equip'd, w.Stnby {verified}
Nav.1 = 1, 1, 1 // equip'd, w.Stnby, w.ILS {verified}
Nav.2 = 1, 1, 0 // equip'd, w.Stnby, none {verified}
Adf.1 = 0 // 0=not equipped
Transponder.1 = 1 // equip'd {verified}
Marker.1 = 1 // equip'd {verified}
[SMOKESYSTEM]
smoke.0 = -5.453, -0.406, -1.741, btsFxRV7_smoke // {verified}
smoke.1 = -6.250, -10.293, -0.578, btsFxRV7_volumetric // {verified}
smoke.2 = -6.250, 10.293, -0.578, btsFxRV7_volumetric // {verified}
[keyboard_response]
elevator = 100, 180 //default {acceptable}
aileron = 200, 1000 //default {acceptable}
rudder = 200, 1000 //default {acceptable}
[altimeters]
altimeter.0 = 1
[airspeed_indicators]
airspeed_indicator.0 = 1, 0 //default
[direction_indicators]
direction_indicator.0 = 2 //3=electric slaved {verified}
[attitude_indicators]
attitude_indicator.0 = 2 //2=electric {verified}
[turn_indicators]
turn_indicator.0 = 1,0 //1=electric, 0=none {verified}
[EFFECTS]
wake = fx_wake //default
water = fx_spray //default
dirt = fx_tchdrt //default
concrete = fx_sparks //default
touchdown = fx_tchdwn_s //default
[LIGHTS]
light.0 = 10,-8.75,0.00,2.2,btsFxRV7_cabin //cabin light {verified}
// Contact Point Locators - Remove For Flight
// light.1 = 1, -07.826, -03.530, -03.822, btsFxRV7_locator // (mainWheelLeft)
// light.2 = 1, -07.826, 03.530, -03.822, btsFxRV7_locator // (mainWheelRight)
// light.3 = 1, -03.222, 00.000, -03.820, btsFxRV7_locator // (noseWheel)
// light.4 = 1, -00.620, 00.000, 00.000, btsFxRV7_locator // (spinner)
// light.5 = 1, -07.278, 00.000, -01.408, btsFxRV7_locator // (belly)
// light.6 = 1, -18.619, 00.000, 04.816, btsFxRV7_locator // (hStabHigh)
// light.7 = 1, -19.307, 00.000, -00.307, btsFxRV7_locator // (hStabLow)
// light.8 = 1, -10.893, -12.500, -00.546, btsFxRV7_locator // (wingTipLeft)
// light.9 = 1, -10.893, 12.500, -00.546, btsFxRV7_locator // (wingTipRight)
// light.10= 1, -00.000, 00.000, -00.000, btsFxRV7_locator // (datum)
[fuel]
LeftMain = -6.275, -4.199, -0.905, 21, 0.0625 //per model {verified}
RightMain = -6.275, 4.199, -0.905, 21, 0.0625 //per model {verified}
fuel_type = 1 //1=Avgas {verified}
number_of_tank_selectors = 1 // {verified}
electric_pump = 1 //1=equip'd {verified}
engine_driven_pump = 0 //0=eng driven mech fuel pump {verified}
[airplane_geometry]
// Wing Specs
wing_area = 121.000 //per Vans's {verified}
wing_span = 25.000 //per Vans's {verified}
wing_sweep = 0 //per Vans's {verified}
wing_root_chord = 4.833 //per Vans's {verified}
wing_dihedral = 3.500 //per Vans's {verified}
wing_incidence = 1.000 //per Vans's {verified}
wing_twist = 0 //per Vans's {verified}
wing_pos_apex_lon = -5.833 //per Vans's {verified}
wing_pos_apex_vert = -1.227 //per model {verified}
wing_winglets_flag = 0 //0=not equipped
oswald_efficiency_factor = 0.851 //per Cafe(RV6) {verified} !published?
// Horizontal Stabilizer Specs
htail_area = 13.564 //per model {verified} !published? mayaArea function
htail_span = 8.940 //per model {verified} !published?
htail_sweep = 9.362 //per model {verified} !published?
htail_pos_lon = -16.903 //per model {verified} !published?
htail_pos_vert = 0.857 //per model {verified} !published?
htail_incidence = 0 //per model {verified} !published?
// Vertical Stabilizer Specs
vtail_area = 5.912 //per model {verified} !published? mayaArea function
vtail_span = 3.549 //per model {verified} !published?
vtail_sweep = 19.177 //per model {verified} !published?
vtail_pos_lon = -17.037 //per model {verified} !published?
vtail_pos_vert = 1.261 //per model {verified} !published?
// Control Surfaces Area
elevator_area = 8.674 //per model {verified} !published? mayaArea function
aileron_area = 8.583 //per model {verified} !published? mayaArea function
rudder_area = 7.980 //per model {verified} !published? mayaArea function
// Control Surfaces Travel
elevator_up_limit = 27.500 //per Vans's(median) {verified}
elevator_down_limit = 22.500 //per Vans's(median) {verified}
aileron_up_limit = 28.500 //per Vans's(median) {verified}
aileron_down_limit = 16.000 //per Vans's(median) {verified}
rudder_limit = 30.000 //per Vans's(median) {verified}
elevator_trim_limit = 15.000 //per model {verified} !published?
aileron_trim_limit = 10.000 //per model {verified} !published?
// Spoilers
spoiler_limit = 90 //0
spoilerons_available = 0 //0=not equipped
aileron_to_spoileron_gain = 0 //0
min_ailerons_for_spoilerons = 0 //0
min_flaps_for_spoilerons = 0 //0
auto_spoiler_available = 0 //0=not equipped
// G-load Tolerances
positive_g_limit_flaps_up = 4.000000 //default {~}
positive_g_limit_flaps_down = 2.000000 //default {~}
negative_g_limit_flaps_up = -1.500000 //default {~}
negative_g_limit_flaps_down = -1.500000 //default {~}
spoiler_extension_time=0.000000
[Reference Speeds]
flaps_up_stall_speed = 55.000 //per Vans's {verified} !KIAS @ gross weight estimated
full_flaps_stall_speed = 50.000 //per Vans's {verified} !KIAS @ gross Weight estimated
cruise_speed = 173.000 //per Vans's {verified} !KIAS @ gross Weight estimated
max_indicated_speed = 182.000 //per Vans's {verified} !KIAS @ gross Weight estimated
[autopilot]
// Note:
// The RV-7 sim uses a hybrid fsx/custom auto pilot.
// All lateral modes are managed by fsx.
// All pitch modes are managed by custom code.
// However, the grounds for this are no longer valid,
// The AP may be updated to assign pitch modes to fsx.
// In the meantime all fsx AP pitch modes are set to off.
autopilot_available = 1 //1=equipped {verified}
flight_director_available = 0 //0=not equipped
default_vertical_speed = 0 //0 {verified}
autothrottle_available = 0 //0=not equipped
default_pitch_mode = 0 //0 {verified}
default_bank_mode = 0 //0 {verified}
max_pitch = 0 //0 {verified} !fsx pitch unused
max_pitch_acceleration = 0 //0 {verified} !fsx pitch unused
max_pitch_velocity_lo_alt = 0 //0 {verified} !fsx pitch unused
max_pitch_velocity_hi_alt = 0 //0 {verified} !fsx pitch unused
max_pitch_velocity_lo_alt_breakpoint = 20000.0 // !fsx pitch unused
max_pitch_velocity_hi_alt_breakpoint = 28000.0 // !fsx pitch unused
max_bank = 20.0 // {default}
max_bank_acceleration = 1.8 // {default}
max_bank_velocity = 3.00 // {default}
max_throttle_rate = 0 //
nav_proportional_control = 9.00 // {default}
nav_integrator_control = 0.25 // {default}
nav_derivative_control = 0.00 // {default}
nav_integrator_boundary = 2.50 // {default}
nav_derivative_boundary = 0.00 // {default}
gs_proportional_control = 9.52 // !fsx pitch unused
gs_integrator_control = 0.26 // !fsx pitch unused
gs_derivative_control = 0.00 // !fsx pitch unused
gs_integrator_boundary = 0.70 // !fsx pitch unused
gs_derivative_boundary = 0.00 // !fsx pitch unused
yaw_damper_gain = 0 //not equipped
pitch_takeoff_ga = 0 // !fsx pitch unused
[forcefeedback]
gear_bump_nose_magnitude = 6000 // {default}
gear_bump_nose_direction = 18000 // {default}
gear_bump_nose_duration = 250000 // {default}
gear_bump_left_magnitude = 6000 // {default}
gear_bump_left_direction = 35500 // {default}
gear_bump_left_duration = 250000 // {default}
gear_bump_right_magnitude = 6000 // {default}
gear_bump_right_direction = 00500 // {default}
gear_bump_right_duration = 250000 // {default}
ground_bumps_magnitude1 = 3250 // {default}
ground_bumps_angle1 = 08900 // {default}
ground_bumps_intercept1 = 5.0 // {default}
ground_bumps_slope1 = 0.48 // {default}
ground_bumps_magnitude2 = 750 // {default}
ground_bumps_angle2 = 09100 // {default}
ground_bumps_intercept2 = 0.075 // {default}
ground_bumps_slope2 = 1.0 // {default}
crash_magnitude1 = 10000 // {default}
crash_direction1 = 01000 // {default}
crash_magnitude2 = 10000 // {default}
crash_direction2 = 9000 // {default}
crash_period2 = 75000 // {default}
crash_duration2 = 2500000 // {default}
[stall_warning]
type = 1 //0=not equipped {verified}
stick_shaker = 0 //0=not equipped {verified}
[Flaps.0]
type = 1 //1=trailing edge {verified}
span-outboard = 0.445 // {verified} %span
extending-time = 7.000 // {estimated} seconds
system_type = 0 //0=electric {verified}
damaging-speed = 130.000 // {~} KIAS
blowout-speed = 170.000 // {~} KIAS
lift_scalar = 1.000 // {~}
drag_scalar = 1.000 // {~}
pitch_scalar = 1.000 // {~}
flaps-position.0 = 0 //per Vans's {verified} degrees
flaps-position.1 = 20 //per Vans's {verified} degrees
flaps-position.2 = 40 //per Vans's {verified} degrees
[vacuum_system]
vacuum_type = 0 //0=not equipped
max_pressure = 0 //
[pneumatic_system]
max_pressure = 0 //
[deice_system]
structural_deice_type = 0 //0=not equipped
// =====================================
// Cameras
// =====================================
[CameraDefinition.0]
Title = Left Seat
Guid = {b734f14c-4de4-4d59-bce5-1dc1768874a1}
Description = This is the description of the virtual cockpit view.
Origin = Virtual Cockpit
MomentumEffect = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = YES
AllowZoom = TRUE
InitialZoom = 0.7
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate = 100
HeadingPanRate = 100
xyzRate = 1
PanAcceleratorTime = 0
HotKeySelect = 1
CLIPMODE = minimum
[CameraDefinition.1]
Title = Right Seat
Guid = {66274355-e428-4045-99a5-541d751d878d}
Origin = Virtual Cockpit
MomentumEffect = No
SnapPbhAdjust = None
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
panacceleratortime = 0.0
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=TRUE
Category = Cockpit
PitchPanRate = 100
HeadingPanRate = 100
xyzRate = 1
InitialXyz = 0.5, 0, 0
InitialPbh = 0, 0, 0
transition = No
CLIPMODE = minimum
[CameraDefinition.2]
Title = @Twelve
Guid = {211c4ba0-958f-4582-87f0-d76e5cf82558}
Origin = Pilot
MomentumEffect = yes
SnapPbhAdjust = true
SnapPbhReturn = true
PanPbhAdjust = Swivel
PanPbhReturn = false
panacceleratortime = 0.0
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.60
SmoothZoomTime = 2.0
ZoomPanScalar = 0.5
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare = TRUE
Category = Outside
PitchPanRate = 100
HeadingPanRate = 100
xyzRate = 2
InitialXyz = -1, 0.1, -5.75
InitialPbh = 10, 0, 5
transition = no
CLIPMODE = minimum
[CameraDefinition.3]
Title = @Six
Guid = {94adf413-bcf6-468b-8492-c2509b527688}
Origin = Pilot
MomentumEffect = yes
SnapPbhAdjust = true
SnapPbhReturn = true
PanPbhAdjust = Swivel
PanPbhReturn = false
panacceleratortime = 0.0
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.60
SmoothZoomTime = 2.0
ZoomPanScalar = 0.5
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare = TRUE
Category = Outside
PitchPanRate = 100
HeadingPanRate = 100
xyzRate = 2
InitialXyz = -1, 0, 4
InitialPbh = 10, 0, 160
transition = no
CLIPMODE = minimum
// =====================================
// End
// =====================================
[CameraDefinition.201]
Title=EZdok Aircraft Universal camera
Guid={D8D67955-2E9B-4e75-9D8B-8EFFBBFAC65B}
Description=Universal camera for EZdok cam utility
Origin=Center
SnapPbhAdjust=Swivel
SnapPbhReturn=FALSE
PanPbhAdjust=Swivel
PanPbhReturn=FALSE
Track=None
ShowAxis=FALSE
AllowZoom=TRUE
InitialZoom=0.40
ShowWeather=Yes
InitialXyz=0,0,0
InitialPbh=10, 0, 0
XyzAdjust=TRUE
Category=Aircraft
MomentumEffect=FALSE
ClipMode=Minimum
HotKeySelect=4
