twin_engine.toml 275 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 # Twin engine [info] key = "2-" description = "Twin engine" [rotor_default] axis = [0.0, 0.0, -1.0] Ct = 1.0 Cm = 0.0 direction = "CW" [[rotors]] name = "right" position = [0.0, 1.0, 0.0] [[rotors]] name = "left" position = [0.0, -1.0, 0.0]