Read this document with those in "rcbco-20.zip\Gauges\rcb-miljet\Documentation COP V2.0"

Add this section to "Your Airship"\aircraft.cfg.
These numbers are for a small dirigible, Enterprise II, a Zeppelin would need larger values,
which can only be found by experiment.
Note that the tailhook long position is +ve, which makes it a nosehook
---
[TailHook]
tailhook_length=15 // Length, in feet
tailhook_position=50.0, 0.0, 0.0 // longitudinal, lateral, vertical position
cable_force_adjust=1.0
---
modify "Your Airship"\panel.cfg as indicated
---
[Window Titles]
Window00=Main Panel
Window01=GPS
Window02=Radio Stack
Window03=Meatball
---
[add to Gauges]
gauge26=rcb-miljet!Icon_Ball, 16,646,12,12 // The HUD Icon gauge
//gauge27=dsd_catapult!catapult,HOR,VERT,69,40,300155 // The catapult gauge
gauge28=dsd_arrester!arrester,32,662,46,40 // The arrester gauge
//gauge29=rcb-miljet!SonicBoomControl, 0,0 // The SonicBoom gauge
gauge30=dsd_carrier_zones!dsd_carrier_zones,0,0 // Reads&checks zones
//gauge31=rcb-miljet!CatLaunch,0,0 // Autolaunch and audible warnings
gauge32=COP_Config!config, 0,0,,, ./gauges/rcb-miljet/COP_Config.ini // Reads&saves parameters
gauge33=COP_Sound!dsd_xml_sound3, 0,0,,, ./gauges/rcb-miljet/COP_Sound.ini // Plays sounds
---
[Window03]
size_mm=240,240
window_size= 0.3,0.4 // Size: 30% screen width, 40% screen height
window_pos= 0.35, 0.0 // Top-Left corner at: 35% horizontal, 0% vertical
background_color=0,0,0
visible=0
ident=10011
gauge00=rcb-miljet!Ball,0,0,240,240
gauge01=dsd_carrier_zones!zone_selection, 10,0,200,14
---