Advertisement
Guest User

Improved Duna rover

a guest
Mar 26th, 2013
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.48 KB | None | 0 0
  1. ship = Rover 4
  2. version = 0.19.1
  3. type = VAB
  4. PART
  5. {
  6. part = probeCoreOcto2_4294837772
  7. partName = CommandPod
  8. pos = -0.228535,26.76909,0.01564512
  9. rot = 0,0,2.117582E-22,-1
  10. attRot = 0,0,2.117582E-22,-0.9999999
  11. mir = 1,1,1
  12. istg = 0
  13. dstg = 0
  14. sidx = -1
  15. sqor = -1
  16. attm = 0
  17. link = structuralIBeam1_4294837744
  18. link = stackSeparatorMini_4294837220
  19. link = structuralMiniNode_4294837194
  20. link = batteryPack_4294837148
  21. link = batteryPack_4294837114
  22. attN = bottom,stackSeparatorMini_4294837220
  23. attN = top,structuralMiniNode_4294837194
  24. EVENTS
  25. {
  26. MakeReference
  27. {
  28. active = True
  29. guiActive = True
  30. guiIcon = Control From Here
  31. guiName = Control From Here
  32. category = Control From Here
  33. guiActiveUnfocused = False
  34. unfocusedRange = 2
  35. externalToEVAOnly = True
  36. }
  37. RenameVessel
  38. {
  39. active = True
  40. guiActive = True
  41. guiIcon = Rename Vessel
  42. guiName = Rename Vessel
  43. category = Rename Vessel
  44. guiActiveUnfocused = False
  45. unfocusedRange = 2
  46. externalToEVAOnly = True
  47. }
  48. }
  49. ACTIONS
  50. {
  51. }
  52. MODULE
  53. {
  54. name = ModuleCommand
  55. isEnabled = True
  56. controlSrcStatusText =
  57. EVENTS
  58. {
  59. }
  60. ACTIONS
  61. {
  62. }
  63. }
  64. }
  65. PART
  66. {
  67. part = structuralIBeam1_4294837744
  68. partName = Part
  69. pos = -0.2245815,26.81979,-0.005991956
  70. rot = -2.107343E-08,-0.7071068,-0.7071068,2.107343E-08
  71. attRot = 0.7071067,4.214685E-08,0.7071067,4.996004E-16
  72. mir = 1,1,1
  73. istg = 0
  74. dstg = 0
  75. sidx = -1
  76. sqor = -1
  77. attm = 1
  78. link = roverWheel2_4294837708
  79. link = roverWheel2_4294837586
  80. link = roverWheel2_4294837464
  81. link = roverWheel2_4294837342
  82. link = spotLight2_4294837080
  83. link = spotLight2_4294837050
  84. srfN = srfAttach,probeCoreOcto2_4294837772
  85. EVENTS
  86. {
  87. }
  88. ACTIONS
  89. {
  90. }
  91. }
  92. PART
  93. {
  94. part = roverWheel2_4294837708
  95. partName = Part
  96. pos = -0.7178943,26.27715,-0.334064
  97. rot = 1.192093E-07,4.371142E-08,5.960469E-08,1
  98. attRot = -1.040566E-15,-4.214685E-08,-0.7071067,-0.7071067
  99. mir = 1,1,1
  100. istg = 0
  101. dstg = 0
  102. sidx = -1
  103. sqor = -1
  104. attm = 1
  105. sym = roverWheel2_4294837586
  106. srfN = srfAttach,structuralIBeam1_4294837744
  107. EVENTS
  108. {
  109. }
  110. ACTIONS
  111. {
  112. }
  113. MODULE
  114. {
  115. name = ModuleWheel
  116. isEnabled = True
  117. brakesEngaged = False
  118. steeringLocked = False
  119. isDamaged = False
  120. invertSteering = False
  121. motorEnabled = True
  122. EVENTS
  123. {
  124. UnLockSteering
  125. {
  126. active = True
  127. guiActive = False
  128. guiIcon = Unlock Steering
  129. guiName = Unlock Steering
  130. category = Unlock Steering
  131. guiActiveUnfocused = False
  132. unfocusedRange = 2
  133. externalToEVAOnly = True
  134. }
  135. LockSteering
  136. {
  137. active = True
  138. guiActive = False
  139. guiIcon = Lock Steering
  140. guiName = Lock Steering
  141. category = Lock Steering
  142. guiActiveUnfocused = False
  143. unfocusedRange = 2
  144. externalToEVAOnly = True
  145. }
  146. EnableMotor
  147. {
  148. active = True
  149. guiActive = False
  150. guiIcon = Enable Motor
  151. guiName = Enable Motor
  152. category = Enable Motor
  153. guiActiveUnfocused = False
  154. unfocusedRange = 2
  155. externalToEVAOnly = True
  156. }
  157. DisableMotor
  158. {
  159. active = True
  160. guiActive = False
  161. guiIcon = Disable Motor
  162. guiName = Disable Motor
  163. category = Disable Motor
  164. guiActiveUnfocused = False
  165. unfocusedRange = 2
  166. externalToEVAOnly = True
  167. }
  168. InvertSteering
  169. {
  170. active = True
  171. guiActive = False
  172. guiIcon = Invert Steering
  173. guiName = Invert Steering
  174. category = Invert Steering
  175. guiActiveUnfocused = False
  176. unfocusedRange = 2
  177. externalToEVAOnly = True
  178. }
  179. RepairWheel
  180. {
  181. active = True
  182. guiActive = False
  183. guiIcon = Repair Wheel
  184. guiName = Repair Wheel
  185. category = Repair Wheel
  186. guiActiveUnfocused = True
  187. unfocusedRange = 4
  188. externalToEVAOnly = True
  189. }
  190. }
  191. ACTIONS
  192. {
  193. InvertSteeringAction
  194. {
  195. actionGroup = None
  196. }
  197. LockSteeringAction
  198. {
  199. actionGroup = None
  200. }
  201. UnlockSteeringAction
  202. {
  203. actionGroup = None
  204. }
  205. ToggleSteeringAction
  206. {
  207. actionGroup = None
  208. }
  209. ToggleMotorAction
  210. {
  211. actionGroup = None
  212. }
  213. BrakesAction
  214. {
  215. actionGroup = Brakes
  216. }
  217. }
  218. }
  219. MODULE
  220. {
  221. name = FXModuleLookAtConstraint
  222. isEnabled = True
  223. EVENTS
  224. {
  225. }
  226. ACTIONS
  227. {
  228. }
  229. }
  230. MODULE
  231. {
  232. name = FXModuleConstrainPosition
  233. isEnabled = True
  234. EVENTS
  235. {
  236. }
  237. ACTIONS
  238. {
  239. }
  240. }
  241. }
  242. PART
  243. {
  244. part = roverWheel2_4294837586
  245. partName = Part
  246. pos = 0.2687336,26.27715,-0.334064
  247. rot = 5.960474E-08,1,1.192093E-07,1.199041E-13
  248. attRot = 1.040566E-15,4.214685E-08,0.7071067,-0.7071067
  249. mir = 1,1,1
  250. istg = 0
  251. dstg = 0
  252. sidx = -1
  253. sqor = -1
  254. attm = 1
  255. sym = roverWheel2_4294837708
  256. srfN = srfAttach,structuralIBeam1_4294837744
  257. EVENTS
  258. {
  259. }
  260. ACTIONS
  261. {
  262. }
  263. MODULE
  264. {
  265. name = ModuleWheel
  266. isEnabled = True
  267. brakesEngaged = False
  268. steeringLocked = False
  269. isDamaged = False
  270. invertSteering = False
  271. motorEnabled = True
  272. EVENTS
  273. {
  274. UnLockSteering
  275. {
  276. active = True
  277. guiActive = False
  278. guiIcon = Unlock Steering
  279. guiName = Unlock Steering
  280. category = Unlock Steering
  281. guiActiveUnfocused = False
  282. unfocusedRange = 2
  283. externalToEVAOnly = True
  284. }
  285. LockSteering
  286. {
  287. active = True
  288. guiActive = False
  289. guiIcon = Lock Steering
  290. guiName = Lock Steering
  291. category = Lock Steering
  292. guiActiveUnfocused = False
  293. unfocusedRange = 2
  294. externalToEVAOnly = True
  295. }
  296. EnableMotor
  297. {
  298. active = True
  299. guiActive = False
  300. guiIcon = Enable Motor
  301. guiName = Enable Motor
  302. category = Enable Motor
  303. guiActiveUnfocused = False
  304. unfocusedRange = 2
  305. externalToEVAOnly = True
  306. }
  307. DisableMotor
  308. {
  309. active = True
  310. guiActive = False
  311. guiIcon = Disable Motor
  312. guiName = Disable Motor
  313. category = Disable Motor
  314. guiActiveUnfocused = False
  315. unfocusedRange = 2
  316. externalToEVAOnly = True
  317. }
  318. InvertSteering
  319. {
  320. active = True
  321. guiActive = False
  322. guiIcon = Invert Steering
  323. guiName = Invert Steering
  324. category = Invert Steering
  325. guiActiveUnfocused = False
  326. unfocusedRange = 2
  327. externalToEVAOnly = True
  328. }
  329. RepairWheel
  330. {
  331. active = True
  332. guiActive = False
  333. guiIcon = Repair Wheel
  334. guiName = Repair Wheel
  335. category = Repair Wheel
  336. guiActiveUnfocused = True
  337. unfocusedRange = 4
  338. externalToEVAOnly = True
  339. }
  340. }
  341. ACTIONS
  342. {
  343. InvertSteeringAction
  344. {
  345. actionGroup = None
  346. }
  347. LockSteeringAction
  348. {
  349. actionGroup = None
  350. }
  351. UnlockSteeringAction
  352. {
  353. actionGroup = None
  354. }
  355. ToggleSteeringAction
  356. {
  357. actionGroup = None
  358. }
  359. ToggleMotorAction
  360. {
  361. actionGroup = None
  362. }
  363. BrakesAction
  364. {
  365. actionGroup = Brakes
  366. }
  367. }
  368. }
  369. MODULE
  370. {
  371. name = FXModuleLookAtConstraint
  372. isEnabled = True
  373. EVENTS
  374. {
  375. }
  376. ACTIONS
  377. {
  378. }
  379. }
  380. MODULE
  381. {
  382. name = FXModuleConstrainPosition
  383. isEnabled = True
  384. EVENTS
  385. {
  386. }
  387. ACTIONS
  388. {
  389. }
  390. }
  391. }
  392. PART
  393. {
  394. part = roverWheel2_4294837464
  395. partName = Part
  396. pos = -0.7178943,26.28038,0.323319
  397. rot = 1.192093E-07,4.371142E-08,5.960469E-08,1
  398. attRot = 0,-4.214685E-08,-0.7071067,-0.7071067
  399. mir = 1,1,1
  400. istg = 0
  401. dstg = 0
  402. sidx = -1
  403. sqor = -1
  404. attm = 1
  405. sym = roverWheel2_4294837342
  406. srfN = srfAttach,structuralIBeam1_4294837744
  407. EVENTS
  408. {
  409. }
  410. ACTIONS
  411. {
  412. }
  413. MODULE
  414. {
  415. name = ModuleWheel
  416. isEnabled = True
  417. brakesEngaged = False
  418. steeringLocked = False
  419. isDamaged = False
  420. invertSteering = False
  421. motorEnabled = True
  422. EVENTS
  423. {
  424. UnLockSteering
  425. {
  426. active = True
  427. guiActive = False
  428. guiIcon = Unlock Steering
  429. guiName = Unlock Steering
  430. category = Unlock Steering
  431. guiActiveUnfocused = False
  432. unfocusedRange = 2
  433. externalToEVAOnly = True
  434. }
  435. LockSteering
  436. {
  437. active = True
  438. guiActive = False
  439. guiIcon = Lock Steering
  440. guiName = Lock Steering
  441. category = Lock Steering
  442. guiActiveUnfocused = False
  443. unfocusedRange = 2
  444. externalToEVAOnly = True
  445. }
  446. EnableMotor
  447. {
  448. active = True
  449. guiActive = False
  450. guiIcon = Enable Motor
  451. guiName = Enable Motor
  452. category = Enable Motor
  453. guiActiveUnfocused = False
  454. unfocusedRange = 2
  455. externalToEVAOnly = True
  456. }
  457. DisableMotor
  458. {
  459. active = True
  460. guiActive = False
  461. guiIcon = Disable Motor
  462. guiName = Disable Motor
  463. category = Disable Motor
  464. guiActiveUnfocused = False
  465. unfocusedRange = 2
  466. externalToEVAOnly = True
  467. }
  468. InvertSteering
  469. {
  470. active = True
  471. guiActive = False
  472. guiIcon = Invert Steering
  473. guiName = Invert Steering
  474. category = Invert Steering
  475. guiActiveUnfocused = False
  476. unfocusedRange = 2
  477. externalToEVAOnly = True
  478. }
  479. RepairWheel
  480. {
  481. active = True
  482. guiActive = False
  483. guiIcon = Repair Wheel
  484. guiName = Repair Wheel
  485. category = Repair Wheel
  486. guiActiveUnfocused = True
  487. unfocusedRange = 4
  488. externalToEVAOnly = True
  489. }
  490. }
  491. ACTIONS
  492. {
  493. InvertSteeringAction
  494. {
  495. actionGroup = None
  496. }
  497. LockSteeringAction
  498. {
  499. actionGroup = None
  500. }
  501. UnlockSteeringAction
  502. {
  503. actionGroup = None
  504. }
  505. ToggleSteeringAction
  506. {
  507. actionGroup = None
  508. }
  509. ToggleMotorAction
  510. {
  511. actionGroup = None
  512. }
  513. BrakesAction
  514. {
  515. actionGroup = Brakes
  516. }
  517. }
  518. }
  519. MODULE
  520. {
  521. name = FXModuleLookAtConstraint
  522. isEnabled = True
  523. EVENTS
  524. {
  525. }
  526. ACTIONS
  527. {
  528. }
  529. }
  530. MODULE
  531. {
  532. name = FXModuleConstrainPosition
  533. isEnabled = True
  534. EVENTS
  535. {
  536. }
  537. ACTIONS
  538. {
  539. }
  540. }
  541. }
  542. PART
  543. {
  544. part = roverWheel2_4294837342
  545. partName = Part
  546. pos = 0.2687336,26.28038,0.323319
  547. rot = 5.960474E-08,1,1.192093E-07,1.199041E-13
  548. attRot = 0,4.214685E-08,0.7071067,-0.7071067
  549. mir = 1,1,1
  550. istg = 0
  551. dstg = 0
  552. sidx = -1
  553. sqor = -1
  554. attm = 1
  555. sym = roverWheel2_4294837464
  556. srfN = srfAttach,structuralIBeam1_4294837744
  557. EVENTS
  558. {
  559. }
  560. ACTIONS
  561. {
  562. }
  563. MODULE
  564. {
  565. name = ModuleWheel
  566. isEnabled = True
  567. brakesEngaged = False
  568. steeringLocked = False
  569. isDamaged = False
  570. invertSteering = False
  571. motorEnabled = True
  572. EVENTS
  573. {
  574. UnLockSteering
  575. {
  576. active = True
  577. guiActive = False
  578. guiIcon = Unlock Steering
  579. guiName = Unlock Steering
  580. category = Unlock Steering
  581. guiActiveUnfocused = False
  582. unfocusedRange = 2
  583. externalToEVAOnly = True
  584. }
  585. LockSteering
  586. {
  587. active = True
  588. guiActive = False
  589. guiIcon = Lock Steering
  590. guiName = Lock Steering
  591. category = Lock Steering
  592. guiActiveUnfocused = False
  593. unfocusedRange = 2
  594. externalToEVAOnly = True
  595. }
  596. EnableMotor
  597. {
  598. active = True
  599. guiActive = False
  600. guiIcon = Enable Motor
  601. guiName = Enable Motor
  602. category = Enable Motor
  603. guiActiveUnfocused = False
  604. unfocusedRange = 2
  605. externalToEVAOnly = True
  606. }
  607. DisableMotor
  608. {
  609. active = True
  610. guiActive = False
  611. guiIcon = Disable Motor
  612. guiName = Disable Motor
  613. category = Disable Motor
  614. guiActiveUnfocused = False
  615. unfocusedRange = 2
  616. externalToEVAOnly = True
  617. }
  618. InvertSteering
  619. {
  620. active = True
  621. guiActive = False
  622. guiIcon = Invert Steering
  623. guiName = Invert Steering
  624. category = Invert Steering
  625. guiActiveUnfocused = False
  626. unfocusedRange = 2
  627. externalToEVAOnly = True
  628. }
  629. RepairWheel
  630. {
  631. active = True
  632. guiActive = False
  633. guiIcon = Repair Wheel
  634. guiName = Repair Wheel
  635. category = Repair Wheel
  636. guiActiveUnfocused = True
  637. unfocusedRange = 4
  638. externalToEVAOnly = True
  639. }
  640. }
  641. ACTIONS
  642. {
  643. InvertSteeringAction
  644. {
  645. actionGroup = None
  646. }
  647. LockSteeringAction
  648. {
  649. actionGroup = None
  650. }
  651. UnlockSteeringAction
  652. {
  653. actionGroup = None
  654. }
  655. ToggleSteeringAction
  656. {
  657. actionGroup = None
  658. }
  659. ToggleMotorAction
  660. {
  661. actionGroup = None
  662. }
  663. BrakesAction
  664. {
  665. actionGroup = Brakes
  666. }
  667. }
  668. }
  669. MODULE
  670. {
  671. name = FXModuleLookAtConstraint
  672. isEnabled = True
  673. EVENTS
  674. {
  675. }
  676. ACTIONS
  677. {
  678. }
  679. }
  680. MODULE
  681. {
  682. name = FXModuleConstrainPosition
  683. isEnabled = True
  684. EVENTS
  685. {
  686. }
  687. ACTIONS
  688. {
  689. }
  690. }
  691. }
  692. PART
  693. {
  694. part = stackSeparatorMini_4294837220
  695. partName = Part
  696. pos = -0.228535,26.63212,0.01564512
  697. rot = -8.96831E-44,-4.235166E-22,2.117582E-22,-1
  698. attRot = -0.7071067,1.497357E-22,1.497357E-22,0.7071067
  699. mir = 1,1,1
  700. istg = 2
  701. dstg = 1
  702. sidx = 0
  703. sqor = 2
  704. attm = 0
  705. link = strutCube_4294837020
  706. attN = bottom,strutCube_4294837020
  707. attN = top,probeCoreOcto2_4294837772
  708. EVENTS
  709. {
  710. }
  711. ACTIONS
  712. {
  713. }
  714. MODULE
  715. {
  716. name = ModuleDecouple
  717. isEnabled = True
  718. isDecoupled = False
  719. EVENTS
  720. {
  721. Decouple
  722. {
  723. active = True
  724. guiActive = True
  725. guiIcon = Decouple
  726. guiName = Decouple
  727. category = Decouple
  728. guiActiveUnfocused = False
  729. unfocusedRange = 2
  730. externalToEVAOnly = True
  731. }
  732. }
  733. ACTIONS
  734. {
  735. DecoupleAction
  736. {
  737. actionGroup = None
  738. }
  739. }
  740. }
  741. }
  742. PART
  743. {
  744. part = structuralMiniNode_4294837194
  745. partName = Part
  746. pos = -0.228535,27.01248,0.01564512
  747. rot = -1,-1.462448E-17,-7.211662E-16,-1.496159E-37
  748. attRot = 0.7071067,-4.996004E-16,5.202828E-16,0.7071067
  749. mir = 1,1,1
  750. istg = 0
  751. dstg = 0
  752. sidx = -1
  753. sqor = -1
  754. attm = 0
  755. link = rtg_4294837174
  756. link = stackDecouplerMini_4294837000
  757. attN = front,rtg_4294837174
  758. attN = top,probeCoreOcto2_4294837772
  759. attN = bottom,stackDecouplerMini_4294837000
  760. EVENTS
  761. {
  762. }
  763. ACTIONS
  764. {
  765. }
  766. }
  767. PART
  768. {
  769. part = rtg_4294837174
  770. partName = Part
  771. pos = -0.228535,27.01248,0.5247734
  772. rot = -0.7071068,-6.28037E-16,1.776357E-15,-0.7071068
  773. attRot = 0,-2.117582E-22,0,0.9999999
  774. mir = 1,1,1
  775. istg = 0
  776. dstg = 0
  777. sidx = -1
  778. sqor = -1
  779. attm = 0
  780. attN = bottom,structuralMiniNode_4294837194
  781. EVENTS
  782. {
  783. }
  784. ACTIONS
  785. {
  786. }
  787. MODULE
  788. {
  789. name = ModuleGenerator
  790. isEnabled = True
  791. generatorIsActive = False
  792. throttle = 0
  793. EVENTS
  794. {
  795. Activate
  796. {
  797. active = True
  798. guiActive = True
  799. guiIcon = Activate Generator
  800. guiName = Activate Generator
  801. category = Activate Generator
  802. guiActiveUnfocused = False
  803. unfocusedRange = 2
  804. externalToEVAOnly = True
  805. }
  806. Shutdown
  807. {
  808. active = True
  809. guiActive = True
  810. guiIcon = Shutdown Generator
  811. guiName = Shutdown Generator
  812. category = Shutdown Generator
  813. guiActiveUnfocused = False
  814. unfocusedRange = 2
  815. externalToEVAOnly = True
  816. }
  817. }
  818. ACTIONS
  819. {
  820. ToggleAction
  821. {
  822. actionGroup = None
  823. }
  824. ActivateAction
  825. {
  826. actionGroup = None
  827. }
  828. ShutdownAction
  829. {
  830. actionGroup = None
  831. }
  832. }
  833. }
  834. }
  835. PART
  836. {
  837. part = batteryPack_4294837148
  838. partName = Part
  839. pos = -0.5067862,26.80105,-0.01442443
  840. rot = -0.3672244,0.6042734,-0.6042733,0.3672245
  841. attRot = -4.214684E-08,4.504013E-15,-0.7071066,-0.7071066
  842. mir = 1,1,1
  843. istg = 0
  844. dstg = 0
  845. sidx = -1
  846. sqor = -1
  847. attm = 1
  848. sym = batteryPack_4294837114
  849. srfN = srfAttach,probeCoreOcto2_4294837772
  850. EVENTS
  851. {
  852. }
  853. ACTIONS
  854. {
  855. }
  856. }
  857. PART
  858. {
  859. part = batteryPack_4294837114
  860. partName = Part
  861. pos = 0.04971641,26.80105,-0.01442443
  862. rot = 0.3672244,0.6042733,-0.6042734,-0.3672245
  863. attRot = 4.214684E-08,-4.504013E-15,0.7071066,-0.7071066
  864. mir = 1,1,1
  865. istg = 0
  866. dstg = 0
  867. sidx = -1
  868. sqor = -1
  869. attm = 1
  870. sym = batteryPack_4294837148
  871. srfN = srfAttach,probeCoreOcto2_4294837772
  872. EVENTS
  873. {
  874. }
  875. ACTIONS
  876. {
  877. }
  878. }
  879. PART
  880. {
  881. part = spotLight2_4294837080
  882. partName = Part
  883. pos = 0.007400468,27.18679,-0.6164081
  884. rot = -0.5372995,2.513504E-08,-1.601279E-08,-0.8433915
  885. attRot = -0.2164396,0,0,0.9762961
  886. mir = 1,1,1
  887. istg = 0
  888. dstg = 0
  889. sidx = -1
  890. sqor = -1
  891. attm = 1
  892. sym = spotLight2_4294837050
  893. srfN = srfAttach,structuralIBeam1_4294837744
  894. EVENTS
  895. {
  896. }
  897. ACTIONS
  898. {
  899. }
  900. MODULE
  901. {
  902. name = ModuleLight
  903. isEnabled = True
  904. isOn = False
  905. EVENTS
  906. {
  907. LightsOff
  908. {
  909. active = False
  910. guiActive = True
  911. guiIcon = Lights Off
  912. guiName = Lights Off
  913. category = Lights Off
  914. guiActiveUnfocused = False
  915. unfocusedRange = 2
  916. externalToEVAOnly = True
  917. }
  918. LightsOn
  919. {
  920. active = True
  921. guiActive = True
  922. guiIcon = Lights On
  923. guiName = Lights On
  924. category = Lights On
  925. guiActiveUnfocused = False
  926. unfocusedRange = 2
  927. externalToEVAOnly = True
  928. }
  929. }
  930. ACTIONS
  931. {
  932. ToggleLightAction
  933. {
  934. actionGroup = Light
  935. }
  936. LightOnAction
  937. {
  938. actionGroup = None
  939. }
  940. LightOffAction
  941. {
  942. actionGroup = None
  943. }
  944. }
  945. }
  946. }
  947. PART
  948. {
  949. part = spotLight2_4294837050
  950. partName = Part
  951. pos = -0.4565627,27.18679,-0.6164081
  952. rot = 0.5372995,2.513504E-08,-1.601278E-08,0.8433915
  953. attRot = 0.2164396,0,0,0.9762961
  954. mir = 1,1,1
  955. istg = 0
  956. dstg = 0
  957. sidx = -1
  958. sqor = -1
  959. attm = 1
  960. sym = spotLight2_4294837080
  961. srfN = srfAttach,structuralIBeam1_4294837744
  962. EVENTS
  963. {
  964. }
  965. ACTIONS
  966. {
  967. }
  968. MODULE
  969. {
  970. name = ModuleLight
  971. isEnabled = True
  972. isOn = False
  973. EVENTS
  974. {
  975. LightsOff
  976. {
  977. active = False
  978. guiActive = True
  979. guiIcon = Lights Off
  980. guiName = Lights Off
  981. category = Lights Off
  982. guiActiveUnfocused = False
  983. unfocusedRange = 2
  984. externalToEVAOnly = True
  985. }
  986. LightsOn
  987. {
  988. active = True
  989. guiActive = True
  990. guiIcon = Lights On
  991. guiName = Lights On
  992. category = Lights On
  993. guiActiveUnfocused = False
  994. unfocusedRange = 2
  995. externalToEVAOnly = True
  996. }
  997. }
  998. ACTIONS
  999. {
  1000. ToggleLightAction
  1001. {
  1002. actionGroup = Light
  1003. }
  1004. LightOnAction
  1005. {
  1006. actionGroup = None
  1007. }
  1008. LightOffAction
  1009. {
  1010. actionGroup = None
  1011. }
  1012. }
  1013. }
  1014. }
  1015. PART
  1016. {
  1017. part = strutCube_4294837020
  1018. partName = Part
  1019. pos = -0.228535,26.42747,0.01564512
  1020. rot = -4.484155E-44,-2.117583E-22,2.117582E-22,-1
  1021. attRot = -0.7071067,0,0,0.7071067
  1022. mir = 1,1,1
  1023. istg = 2
  1024. dstg = 2
  1025. sidx = -1
  1026. sqor = -1
  1027. attm = 0
  1028. link = largeAdapter2_4294836626
  1029. attN = top,stackSeparatorMini_4294837220
  1030. attN = bottom,largeAdapter2_4294836626
  1031. EVENTS
  1032. {
  1033. }
  1034. ACTIONS
  1035. {
  1036. }
  1037. }
  1038. PART
  1039. {
  1040. part = stackDecouplerMini_4294837000
  1041. partName = Part
  1042. pos = -0.228535,27.27072,0.01564512
  1043. rot = 0,6.749965E-39,1,-3.786532E-29
  1044. attRot = 0,0,0.9999999,0
  1045. mir = 1,1,1
  1046. istg = 0
  1047. dstg = 1
  1048. sidx = 0
  1049. sqor = 0
  1050. attm = 0
  1051. link = strutCube_4294836974
  1052. attN = bottom,strutCube_4294836974
  1053. attN = top,structuralMiniNode_4294837194
  1054. EVENTS
  1055. {
  1056. }
  1057. ACTIONS
  1058. {
  1059. }
  1060. MODULE
  1061. {
  1062. name = ModuleDecouple
  1063. isEnabled = True
  1064. isDecoupled = False
  1065. EVENTS
  1066. {
  1067. Decouple
  1068. {
  1069. active = True
  1070. guiActive = True
  1071. guiIcon = Decouple
  1072. guiName = Decouple
  1073. category = Decouple
  1074. guiActiveUnfocused = False
  1075. unfocusedRange = 2
  1076. externalToEVAOnly = True
  1077. }
  1078. }
  1079. ACTIONS
  1080. {
  1081. DecoupleAction
  1082. {
  1083. actionGroup = None
  1084. }
  1085. }
  1086. }
  1087. }
  1088. PART
  1089. {
  1090. part = strutCube_4294836974
  1091. partName = Part
  1092. pos = -0.228535,27.47537,0.01564512
  1093. rot = 0,0,3.786532E-29,1
  1094. attRot = 0,0,0,1
  1095. mir = 1,1,1
  1096. istg = 2
  1097. dstg = 2
  1098. sidx = -1
  1099. sqor = -1
  1100. attm = 0
  1101. link = toroidalFuelTank_4294836954
  1102. attN = top,toroidalFuelTank_4294836954
  1103. attN = bottom,stackDecouplerMini_4294837000
  1104. EVENTS
  1105. {
  1106. }
  1107. ACTIONS
  1108. {
  1109. }
  1110. }
  1111. PART
  1112. {
  1113. part = toroidalFuelTank_4294836954
  1114. partName = Part
  1115. pos = -0.228535,27.65397,0.01564512
  1116. rot = 0,0,3.786532E-29,1
  1117. attRot = 0,0,0,1
  1118. mir = 1,1,1
  1119. istg = 2
  1120. dstg = 2
  1121. sidx = -1
  1122. sqor = -1
  1123. attm = 0
  1124. link = parachuteLarge_4294836890
  1125. attN = top,parachuteLarge_4294836890
  1126. attN = bottom,strutCube_4294836974
  1127. EVENTS
  1128. {
  1129. }
  1130. ACTIONS
  1131. {
  1132. }
  1133. }
  1134. PART
  1135. {
  1136. part = parachuteLarge_4294836890
  1137. partName = Part
  1138. pos = -0.228535,27.7059,0.01564512
  1139. rot = 0,0,3.786532E-29,1
  1140. attRot = 0,0,0,1
  1141. mir = 1,1,1
  1142. istg = 3
  1143. dstg = 1
  1144. sidx = 0
  1145. sqor = 3
  1146. attm = 0
  1147. link = smallRadialEngine_4294836842
  1148. link = smallRadialEngine_4294836788
  1149. link = smallRadialEngine_4294836734
  1150. link = smallRadialEngine_4294836680
  1151. link = RCSBlock_4294835288
  1152. link = RCSBlock_4294835250
  1153. link = RCSBlock_4294835212
  1154. link = RCSBlock_4294835174
  1155. attN = bottom,toroidalFuelTank_4294836954
  1156. EVENTS
  1157. {
  1158. }
  1159. ACTIONS
  1160. {
  1161. }
  1162. MODULE
  1163. {
  1164. name = ModuleParachute
  1165. isEnabled = True
  1166. persistentState = STOWED
  1167. staged = False
  1168. EVENTS
  1169. {
  1170. Deploy
  1171. {
  1172. active = True
  1173. guiActive = True
  1174. guiIcon = Deploy Chute
  1175. guiName = Deploy Chute
  1176. category = Deploy Chute
  1177. guiActiveUnfocused = True
  1178. unfocusedRange = 4
  1179. externalToEVAOnly = True
  1180. }
  1181. CutParachute
  1182. {
  1183. active = False
  1184. guiActive = True
  1185. guiIcon = Cut Parachute
  1186. guiName = Cut Parachute
  1187. category = Cut Parachute
  1188. guiActiveUnfocused = True
  1189. unfocusedRange = 4
  1190. externalToEVAOnly = True
  1191. }
  1192. Repack
  1193. {
  1194. active = False
  1195. guiActive = False
  1196. guiIcon = Repack Chute
  1197. guiName = Repack Chute
  1198. category = Repack Chute
  1199. guiActiveUnfocused = True
  1200. unfocusedRange = 4
  1201. externalToEVAOnly = True
  1202. }
  1203. }
  1204. ACTIONS
  1205. {
  1206. DeployAction
  1207. {
  1208. actionGroup = None
  1209. }
  1210. CutAction
  1211. {
  1212. actionGroup = None
  1213. }
  1214. }
  1215. }
  1216. }
  1217. PART
  1218. {
  1219. part = smallRadialEngine_4294836842
  1220. partName = Part
  1221. pos = -0.7304617,27.77211,-0.4862817
  1222. rot = 4.042608E-08,0.9238796,1.508711E-07,-0.3826834
  1223. attRot = 0,0,0,1
  1224. mir = 1,1,1
  1225. istg = 1
  1226. dstg = 1
  1227. sidx = 0
  1228. sqor = 1
  1229. attm = 1
  1230. sym = smallRadialEngine_4294836680
  1231. sym = smallRadialEngine_4294836788
  1232. sym = smallRadialEngine_4294836734
  1233. srfN = srfAttach,parachuteLarge_4294836890
  1234. EVENTS
  1235. {
  1236. }
  1237. ACTIONS
  1238. {
  1239. }
  1240. MODULE
  1241. {
  1242. name = ModuleEngines
  1243. isEnabled = True
  1244. EngineIgnited = False
  1245. engineShutdown = False
  1246. currentThrottle = 0
  1247. flameout = False
  1248. staged = False
  1249. EVENTS
  1250. {
  1251. Activate
  1252. {
  1253. active = True
  1254. guiActive = True
  1255. guiIcon = Activate Engine
  1256. guiName = Activate Engine
  1257. category = Activate Engine
  1258. guiActiveUnfocused = False
  1259. unfocusedRange = 2
  1260. externalToEVAOnly = True
  1261. }
  1262. Shutdown
  1263. {
  1264. active = False
  1265. guiActive = True
  1266. guiIcon = Shutdown Engine
  1267. guiName = Shutdown Engine
  1268. category = Shutdown Engine
  1269. guiActiveUnfocused = False
  1270. unfocusedRange = 2
  1271. externalToEVAOnly = True
  1272. }
  1273. }
  1274. ACTIONS
  1275. {
  1276. OnAction
  1277. {
  1278. actionGroup = None
  1279. }
  1280. ShutdownAction
  1281. {
  1282. actionGroup = None
  1283. }
  1284. ActivateAction
  1285. {
  1286. actionGroup = None
  1287. }
  1288. }
  1289. }
  1290. MODULE
  1291. {
  1292. name = ModuleGimbal
  1293. isEnabled = True
  1294. gimbalLock = False
  1295. EVENTS
  1296. {
  1297. LockGimbal
  1298. {
  1299. active = True
  1300. guiActive = True
  1301. guiIcon = Lock Gimbal
  1302. guiName = Lock Gimbal
  1303. category = Lock Gimbal
  1304. guiActiveUnfocused = False
  1305. unfocusedRange = 2
  1306. externalToEVAOnly = True
  1307. }
  1308. FreeGimbal
  1309. {
  1310. active = False
  1311. guiActive = True
  1312. guiIcon = Free Gimbal
  1313. guiName = Free Gimbal
  1314. category = Free Gimbal
  1315. guiActiveUnfocused = False
  1316. unfocusedRange = 2
  1317. externalToEVAOnly = True
  1318. }
  1319. }
  1320. ACTIONS
  1321. {
  1322. ToggleAction
  1323. {
  1324. actionGroup = None
  1325. }
  1326. }
  1327. }
  1328. }
  1329. PART
  1330. {
  1331. part = smallRadialEngine_4294836788
  1332. partName = Part
  1333. pos = -0.7304617,27.77211,0.5175721
  1334. rot = 1.352676E-07,0.3826834,7.809645E-08,-0.9238796
  1335. attRot = 0,0,0,1
  1336. mir = 1,1,1
  1337. istg = 1
  1338. dstg = 1
  1339. sidx = 1
  1340. sqor = 1
  1341. attm = 1
  1342. sym = smallRadialEngine_4294836680
  1343. sym = smallRadialEngine_4294836842
  1344. sym = smallRadialEngine_4294836734
  1345. srfN = srfAttach,parachuteLarge_4294836890
  1346. EVENTS
  1347. {
  1348. }
  1349. ACTIONS
  1350. {
  1351. }
  1352. MODULE
  1353. {
  1354. name = ModuleEngines
  1355. isEnabled = True
  1356. EngineIgnited = False
  1357. engineShutdown = False
  1358. currentThrottle = 0
  1359. flameout = False
  1360. staged = False
  1361. EVENTS
  1362. {
  1363. Activate
  1364. {
  1365. active = True
  1366. guiActive = True
  1367. guiIcon = Activate Engine
  1368. guiName = Activate Engine
  1369. category = Activate Engine
  1370. guiActiveUnfocused = False
  1371. unfocusedRange = 2
  1372. externalToEVAOnly = True
  1373. }
  1374. Shutdown
  1375. {
  1376. active = False
  1377. guiActive = True
  1378. guiIcon = Shutdown Engine
  1379. guiName = Shutdown Engine
  1380. category = Shutdown Engine
  1381. guiActiveUnfocused = False
  1382. unfocusedRange = 2
  1383. externalToEVAOnly = True
  1384. }
  1385. }
  1386. ACTIONS
  1387. {
  1388. OnAction
  1389. {
  1390. actionGroup = None
  1391. }
  1392. ShutdownAction
  1393. {
  1394. actionGroup = None
  1395. }
  1396. ActivateAction
  1397. {
  1398. actionGroup = None
  1399. }
  1400. }
  1401. }
  1402. MODULE
  1403. {
  1404. name = ModuleGimbal
  1405. isEnabled = True
  1406. gimbalLock = False
  1407. EVENTS
  1408. {
  1409. LockGimbal
  1410. {
  1411. active = True
  1412. guiActive = True
  1413. guiIcon = Lock Gimbal
  1414. guiName = Lock Gimbal
  1415. category = Lock Gimbal
  1416. guiActiveUnfocused = False
  1417. unfocusedRange = 2
  1418. externalToEVAOnly = True
  1419. }
  1420. FreeGimbal
  1421. {
  1422. active = False
  1423. guiActive = True
  1424. guiIcon = Free Gimbal
  1425. guiName = Free Gimbal
  1426. category = Free Gimbal
  1427. guiActiveUnfocused = False
  1428. unfocusedRange = 2
  1429. externalToEVAOnly = True
  1430. }
  1431. }
  1432. ACTIONS
  1433. {
  1434. ToggleAction
  1435. {
  1436. actionGroup = None
  1437. }
  1438. }
  1439. }
  1440. }
  1441. PART
  1442. {
  1443. part = smallRadialEngine_4294836734
  1444. partName = Part
  1445. pos = 0.273392,27.77211,0.517572
  1446. rot = 1.508711E-07,-0.3826834,-4.042608E-08,-0.9238796
  1447. attRot = 0,0,0,1
  1448. mir = 1,1,1
  1449. istg = 1
  1450. dstg = 1
  1451. sidx = 2
  1452. sqor = 1
  1453. attm = 1
  1454. sym = smallRadialEngine_4294836680
  1455. sym = smallRadialEngine_4294836842
  1456. sym = smallRadialEngine_4294836788
  1457. srfN = srfAttach,parachuteLarge_4294836890
  1458. EVENTS
  1459. {
  1460. }
  1461. ACTIONS
  1462. {
  1463. }
  1464. MODULE
  1465. {
  1466. name = ModuleEngines
  1467. isEnabled = True
  1468. EngineIgnited = False
  1469. engineShutdown = False
  1470. currentThrottle = 0
  1471. flameout = False
  1472. staged = False
  1473. EVENTS
  1474. {
  1475. Activate
  1476. {
  1477. active = True
  1478. guiActive = True
  1479. guiIcon = Activate Engine
  1480. guiName = Activate Engine
  1481. category = Activate Engine
  1482. guiActiveUnfocused = False
  1483. unfocusedRange = 2
  1484. externalToEVAOnly = True
  1485. }
  1486. Shutdown
  1487. {
  1488. active = False
  1489. guiActive = True
  1490. guiIcon = Shutdown Engine
  1491. guiName = Shutdown Engine
  1492. category = Shutdown Engine
  1493. guiActiveUnfocused = False
  1494. unfocusedRange = 2
  1495. externalToEVAOnly = True
  1496. }
  1497. }
  1498. ACTIONS
  1499. {
  1500. OnAction
  1501. {
  1502. actionGroup = None
  1503. }
  1504. ShutdownAction
  1505. {
  1506. actionGroup = None
  1507. }
  1508. ActivateAction
  1509. {
  1510. actionGroup = None
  1511. }
  1512. }
  1513. }
  1514. MODULE
  1515. {
  1516. name = ModuleGimbal
  1517. isEnabled = True
  1518. gimbalLock = False
  1519. EVENTS
  1520. {
  1521. LockGimbal
  1522. {
  1523. active = True
  1524. guiActive = True
  1525. guiIcon = Lock Gimbal
  1526. guiName = Lock Gimbal
  1527. category = Lock Gimbal
  1528. guiActiveUnfocused = False
  1529. unfocusedRange = 2
  1530. externalToEVAOnly = True
  1531. }
  1532. FreeGimbal
  1533. {
  1534. active = False
  1535. guiActive = True
  1536. guiIcon = Free Gimbal
  1537. guiName = Free Gimbal
  1538. category = Free Gimbal
  1539. guiActiveUnfocused = False
  1540. unfocusedRange = 2
  1541. externalToEVAOnly = True
  1542. }
  1543. }
  1544. ACTIONS
  1545. {
  1546. ToggleAction
  1547. {
  1548. actionGroup = None
  1549. }
  1550. }
  1551. }
  1552. }
  1553. PART
  1554. {
  1555. part = smallRadialEngine_4294836680
  1556. partName = Part
  1557. pos = 0.273392,27.77211,-0.4862817
  1558. rot = -7.809646E-08,0.9238796,1.352676E-07,0.3826835
  1559. attRot = 0,0,0,1
  1560. mir = 1,1,1
  1561. istg = 1
  1562. dstg = 1
  1563. sidx = 3
  1564. sqor = 1
  1565. attm = 1
  1566. sym = smallRadialEngine_4294836842
  1567. sym = smallRadialEngine_4294836788
  1568. sym = smallRadialEngine_4294836734
  1569. srfN = srfAttach,parachuteLarge_4294836890
  1570. EVENTS
  1571. {
  1572. }
  1573. ACTIONS
  1574. {
  1575. }
  1576. MODULE
  1577. {
  1578. name = ModuleEngines
  1579. isEnabled = True
  1580. EngineIgnited = False
  1581. engineShutdown = False
  1582. currentThrottle = 0
  1583. flameout = False
  1584. staged = False
  1585. EVENTS
  1586. {
  1587. Activate
  1588. {
  1589. active = True
  1590. guiActive = True
  1591. guiIcon = Activate Engine
  1592. guiName = Activate Engine
  1593. category = Activate Engine
  1594. guiActiveUnfocused = False
  1595. unfocusedRange = 2
  1596. externalToEVAOnly = True
  1597. }
  1598. Shutdown
  1599. {
  1600. active = False
  1601. guiActive = True
  1602. guiIcon = Shutdown Engine
  1603. guiName = Shutdown Engine
  1604. category = Shutdown Engine
  1605. guiActiveUnfocused = False
  1606. unfocusedRange = 2
  1607. externalToEVAOnly = True
  1608. }
  1609. }
  1610. ACTIONS
  1611. {
  1612. OnAction
  1613. {
  1614. actionGroup = None
  1615. }
  1616. ShutdownAction
  1617. {
  1618. actionGroup = None
  1619. }
  1620. ActivateAction
  1621. {
  1622. actionGroup = None
  1623. }
  1624. }
  1625. }
  1626. MODULE
  1627. {
  1628. name = ModuleGimbal
  1629. isEnabled = True
  1630. gimbalLock = False
  1631. EVENTS
  1632. {
  1633. LockGimbal
  1634. {
  1635. active = True
  1636. guiActive = True
  1637. guiIcon = Lock Gimbal
  1638. guiName = Lock Gimbal
  1639. category = Lock Gimbal
  1640. guiActiveUnfocused = False
  1641. unfocusedRange = 2
  1642. externalToEVAOnly = True
  1643. }
  1644. FreeGimbal
  1645. {
  1646. active = False
  1647. guiActive = True
  1648. guiIcon = Free Gimbal
  1649. guiName = Free Gimbal
  1650. category = Free Gimbal
  1651. guiActiveUnfocused = False
  1652. unfocusedRange = 2
  1653. externalToEVAOnly = True
  1654. }
  1655. }
  1656. ACTIONS
  1657. {
  1658. ToggleAction
  1659. {
  1660. actionGroup = None
  1661. }
  1662. }
  1663. }
  1664. }
  1665. PART
  1666. {
  1667. part = largeAdapter2_4294836626
  1668. partName = Strut
  1669. pos = -0.228535,26.10952,0.01564512
  1670. rot = 0,0,-2.117583E-22,1
  1671. attRot = 0,0,-2.117582E-22,0.9999999
  1672. mir = 1,1,1
  1673. istg = 2
  1674. dstg = 2
  1675. sidx = -1
  1676. sqor = -1
  1677. attm = 0
  1678. link = stackDecoupler_4294836602
  1679. link = radialRCSTank_4294830064
  1680. attN = top,strutCube_4294837020
  1681. attN = bottom,stackDecoupler_4294836602
  1682. EVENTS
  1683. {
  1684. }
  1685. ACTIONS
  1686. {
  1687. }
  1688. }
  1689. PART
  1690. {
  1691. part = stackDecoupler_4294836602
  1692. partName = Part
  1693. pos = -0.228535,25.85525,0.01564512
  1694. rot = 0,0,7.573065E-29,-1
  1695. attRot = 0,0,0,1
  1696. mir = 1,1,1
  1697. istg = 4
  1698. dstg = 3
  1699. sidx = 0
  1700. sqor = 4
  1701. attm = 0
  1702. link = advSasModule_4294836566
  1703. attN = bottom,advSasModule_4294836566
  1704. attN = top,largeAdapter2_4294836626
  1705. EVENTS
  1706. {
  1707. }
  1708. ACTIONS
  1709. {
  1710. }
  1711. MODULE
  1712. {
  1713. name = ModuleDecouple
  1714. isEnabled = True
  1715. isDecoupled = False
  1716. EVENTS
  1717. {
  1718. Decouple
  1719. {
  1720. active = True
  1721. guiActive = True
  1722. guiIcon = Decouple
  1723. guiName = Decouple
  1724. category = Decouple
  1725. guiActiveUnfocused = False
  1726. unfocusedRange = 2
  1727. externalToEVAOnly = True
  1728. }
  1729. }
  1730. ACTIONS
  1731. {
  1732. DecoupleAction
  1733. {
  1734. actionGroup = None
  1735. }
  1736. }
  1737. }
  1738. }
  1739. PART
  1740. {
  1741. part = advSasModule_4294836566
  1742. partName = AdvSASModule
  1743. pos = -0.228535,25.52323,0.01564512
  1744. rot = 0,0,7.573065E-29,-1
  1745. attRot = 0,0,0,1
  1746. mir = 1,1,1
  1747. istg = 4
  1748. dstg = 4
  1749. sidx = -1
  1750. sqor = -1
  1751. attm = 0
  1752. link = largeAdapter_4294836542
  1753. attN = top,stackDecoupler_4294836602
  1754. attN = bottom,largeAdapter_4294836542
  1755. EVENTS
  1756. {
  1757. }
  1758. ACTIONS
  1759. {
  1760. }
  1761. }
  1762. PART
  1763. {
  1764. part = largeAdapter_4294836542
  1765. partName = Strut
  1766. pos = -0.228535,24.5742,0.01564512
  1767. rot = 0,0,5.04871E-29,-1
  1768. attRot = 0,0,0,1
  1769. mir = 1,1,1
  1770. istg = 4
  1771. dstg = 4
  1772. sidx = -1
  1773. sqor = -1
  1774. attm = 0
  1775. link = fuelTank3-2_4294836518
  1776. attN = top,advSasModule_4294836566
  1777. attN = bottom,fuelTank3-2_4294836518
  1778. EVENTS
  1779. {
  1780. }
  1781. ACTIONS
  1782. {
  1783. }
  1784. }
  1785. PART
  1786. {
  1787. part = fuelTank3-2_4294836518
  1788. partName = Part
  1789. pos = -0.228535,20.0692,0.01564512
  1790. rot = 0,0,7.573065E-29,-1
  1791. attRot = 0,0,0,1
  1792. mir = 1,1,1
  1793. istg = 4
  1794. dstg = 4
  1795. sidx = -1
  1796. sqor = -1
  1797. attm = 0
  1798. link = fuelTank3-2_4294836490
  1799. attN = top,largeAdapter_4294836542
  1800. attN = bottom,fuelTank3-2_4294836490
  1801. EVENTS
  1802. {
  1803. }
  1804. ACTIONS
  1805. {
  1806. }
  1807. }
  1808. PART
  1809. {
  1810. part = fuelTank3-2_4294836490
  1811. partName = Part
  1812. pos = -0.228535,12.5692,0.01564512
  1813. rot = -2.242078E-44,0,-1.388395E-28,-1
  1814. attRot = 0,0,0,1
  1815. mir = 1,1,1
  1816. istg = 4
  1817. dstg = 4
  1818. sidx = -1
  1819. sqor = -1
  1820. attm = 0
  1821. link = liquidEngine1-2_4294836462
  1822. link = radialDecoupler1-2_4294836360
  1823. link = radialDecoupler1-2_4294835974
  1824. link = launchClamp1_4294835588
  1825. link = launchClamp1_4294835482
  1826. attN = top,fuelTank3-2_4294836518
  1827. attN = bottom,liquidEngine1-2_4294836462
  1828. EVENTS
  1829. {
  1830. }
  1831. ACTIONS
  1832. {
  1833. }
  1834. }
  1835. PART
  1836. {
  1837. part = liquidEngine1-2_4294836462
  1838. partName = Part
  1839. pos = -0.228535,7.753895,0.01564512
  1840. rot = -2.242078E-44,0,-1.388395E-28,-1
  1841. attRot = 0,0,0,1
  1842. mir = 1,1,1
  1843. istg = 6
  1844. dstg = 4
  1845. sidx = 0
  1846. sqor = 6
  1847. attm = 0
  1848. attN = top,fuelTank3-2_4294836490
  1849. EVENTS
  1850. {
  1851. }
  1852. ACTIONS
  1853. {
  1854. }
  1855. MODULE
  1856. {
  1857. name = ModuleEngines
  1858. isEnabled = True
  1859. EngineIgnited = False
  1860. engineShutdown = False
  1861. currentThrottle = 0
  1862. flameout = False
  1863. staged = False
  1864. EVENTS
  1865. {
  1866. Activate
  1867. {
  1868. active = True
  1869. guiActive = True
  1870. guiIcon = Activate Engine
  1871. guiName = Activate Engine
  1872. category = Activate Engine
  1873. guiActiveUnfocused = False
  1874. unfocusedRange = 2
  1875. externalToEVAOnly = True
  1876. }
  1877. Shutdown
  1878. {
  1879. active = False
  1880. guiActive = True
  1881. guiIcon = Shutdown Engine
  1882. guiName = Shutdown Engine
  1883. category = Shutdown Engine
  1884. guiActiveUnfocused = False
  1885. unfocusedRange = 2
  1886. externalToEVAOnly = True
  1887. }
  1888. }
  1889. ACTIONS
  1890. {
  1891. OnAction
  1892. {
  1893. actionGroup = None
  1894. }
  1895. ShutdownAction
  1896. {
  1897. actionGroup = None
  1898. }
  1899. ActivateAction
  1900. {
  1901. actionGroup = None
  1902. }
  1903. }
  1904. }
  1905. MODULE
  1906. {
  1907. name = ModuleJettison
  1908. isEnabled = True
  1909. EVENTS
  1910. {
  1911. Jettison
  1912. {
  1913. active = False
  1914. guiActive = True
  1915. guiIcon = Jettison
  1916. guiName = Jettison
  1917. category = Jettison
  1918. guiActiveUnfocused = False
  1919. unfocusedRange = 2
  1920. externalToEVAOnly = True
  1921. }
  1922. }
  1923. ACTIONS
  1924. {
  1925. JettisonAction
  1926. {
  1927. actionGroup = None
  1928. }
  1929. }
  1930. }
  1931. MODULE
  1932. {
  1933. name = ModuleGimbal
  1934. isEnabled = True
  1935. gimbalLock = False
  1936. EVENTS
  1937. {
  1938. LockGimbal
  1939. {
  1940. active = True
  1941. guiActive = True
  1942. guiIcon = Lock Gimbal
  1943. guiName = Lock Gimbal
  1944. category = Lock Gimbal
  1945. guiActiveUnfocused = False
  1946. unfocusedRange = 2
  1947. externalToEVAOnly = True
  1948. }
  1949. FreeGimbal
  1950. {
  1951. active = False
  1952. guiActive = True
  1953. guiIcon = Free Gimbal
  1954. guiName = Free Gimbal
  1955. category = Free Gimbal
  1956. guiActiveUnfocused = False
  1957. unfocusedRange = 2
  1958. externalToEVAOnly = True
  1959. }
  1960. }
  1961. ACTIONS
  1962. {
  1963. ToggleAction
  1964. {
  1965. actionGroup = None
  1966. }
  1967. }
  1968. }
  1969. MODULE
  1970. {
  1971. name = ModuleAnimateHeat
  1972. isEnabled = True
  1973. EVENTS
  1974. {
  1975. }
  1976. ACTIONS
  1977. {
  1978. }
  1979. }
  1980. MODULE
  1981. {
  1982. name = ModuleAlternator
  1983. isEnabled = True
  1984. EVENTS
  1985. {
  1986. }
  1987. ACTIONS
  1988. {
  1989. }
  1990. }
  1991. }
  1992. PART
  1993. {
  1994. part = radialDecoupler1-2_4294836360
  1995. partName = Part
  1996. pos = 0.9836888,12.75417,0.01564494
  1997. rot = 4.235162E-22,1,-3.761582E-36,-4.371139E-08
  1998. attRot = 0,0,0,1
  1999. mir = 1,1,1
  2000. istg = 5
  2001. dstg = 5
  2002. sidx = 0
  2003. sqor = 5
  2004. attm = 1
  2005. link = fuelTank3-2_4294836320
  2006. sym = radialDecoupler1-2_4294835974
  2007. srfN = srfAttach,fuelTank3-2_4294836490
  2008. EVENTS
  2009. {
  2010. }
  2011. ACTIONS
  2012. {
  2013. }
  2014. MODULE
  2015. {
  2016. name = ModuleAnchoredDecoupler
  2017. isEnabled = True
  2018. isDecoupled = False
  2019. EVENTS
  2020. {
  2021. Decouple
  2022. {
  2023. active = True
  2024. guiActive = True
  2025. guiIcon = Decouple
  2026. guiName = Decouple
  2027. category = Decouple
  2028. guiActiveUnfocused = False
  2029. unfocusedRange = 2
  2030. externalToEVAOnly = True
  2031. }
  2032. }
  2033. ACTIONS
  2034. {
  2035. DecoupleAction
  2036. {
  2037. actionGroup = None
  2038. }
  2039. }
  2040. }
  2041. }
  2042. PART
  2043. {
  2044. part = fuelTank3-2_4294836320
  2045. partName = Part
  2046. pos = 2.397212,12.59905,0.01564482
  2047. rot = 4.235163E-22,1,1.262177E-29,-4.371139E-08
  2048. attRot = 0,0,0,1
  2049. mir = 1,1,1
  2050. istg = 6
  2051. dstg = 6
  2052. sidx = -1
  2053. sqor = -1
  2054. attm = 1
  2055. link = liquidEngine1-2_4294836292
  2056. link = rocketNoseCone_4294836190
  2057. link = fuelLine_4294836054
  2058. sym = fuelTank3-2_4294835934
  2059. srfN = srfAttach,radialDecoupler1-2_4294836360
  2060. attN = top,rocketNoseCone_4294836190
  2061. attN = bottom,liquidEngine1-2_4294836292
  2062. EVENTS
  2063. {
  2064. }
  2065. ACTIONS
  2066. {
  2067. }
  2068. }
  2069. PART
  2070. {
  2071. part = liquidEngine1-2_4294836292
  2072. partName = Part
  2073. pos = 2.397212,7.783749,0.01564482
  2074. rot = -6.684348E-22,-0.9659258,-1.497356E-22,-0.2588192
  2075. attRot = 0,0,0,1
  2076. mir = 1,1,1
  2077. istg = 6
  2078. dstg = 6
  2079. sidx = 1
  2080. sqor = 6
  2081. attm = 0
  2082. sym = liquidEngine1-2_4294835906
  2083. attN = top,fuelTank3-2_4294836320
  2084. EVENTS
  2085. {
  2086. }
  2087. ACTIONS
  2088. {
  2089. }
  2090. MODULE
  2091. {
  2092. name = ModuleEngines
  2093. isEnabled = True
  2094. EngineIgnited = False
  2095. engineShutdown = False
  2096. currentThrottle = 0
  2097. flameout = False
  2098. staged = False
  2099. EVENTS
  2100. {
  2101. Activate
  2102. {
  2103. active = True
  2104. guiActive = True
  2105. guiIcon = Activate Engine
  2106. guiName = Activate Engine
  2107. category = Activate Engine
  2108. guiActiveUnfocused = False
  2109. unfocusedRange = 2
  2110. externalToEVAOnly = True
  2111. }
  2112. Shutdown
  2113. {
  2114. active = False
  2115. guiActive = True
  2116. guiIcon = Shutdown Engine
  2117. guiName = Shutdown Engine
  2118. category = Shutdown Engine
  2119. guiActiveUnfocused = False
  2120. unfocusedRange = 2
  2121. externalToEVAOnly = True
  2122. }
  2123. }
  2124. ACTIONS
  2125. {
  2126. OnAction
  2127. {
  2128. actionGroup = None
  2129. }
  2130. ShutdownAction
  2131. {
  2132. actionGroup = None
  2133. }
  2134. ActivateAction
  2135. {
  2136. actionGroup = None
  2137. }
  2138. }
  2139. }
  2140. MODULE
  2141. {
  2142. name = ModuleJettison
  2143. isEnabled = True
  2144. EVENTS
  2145. {
  2146. Jettison
  2147. {
  2148. active = False
  2149. guiActive = True
  2150. guiIcon = Jettison
  2151. guiName = Jettison
  2152. category = Jettison
  2153. guiActiveUnfocused = False
  2154. unfocusedRange = 2
  2155. externalToEVAOnly = True
  2156. }
  2157. }
  2158. ACTIONS
  2159. {
  2160. JettisonAction
  2161. {
  2162. actionGroup = None
  2163. }
  2164. }
  2165. }
  2166. MODULE
  2167. {
  2168. name = ModuleGimbal
  2169. isEnabled = True
  2170. gimbalLock = False
  2171. EVENTS
  2172. {
  2173. LockGimbal
  2174. {
  2175. active = True
  2176. guiActive = True
  2177. guiIcon = Lock Gimbal
  2178. guiName = Lock Gimbal
  2179. category = Lock Gimbal
  2180. guiActiveUnfocused = False
  2181. unfocusedRange = 2
  2182. externalToEVAOnly = True
  2183. }
  2184. FreeGimbal
  2185. {
  2186. active = False
  2187. guiActive = True
  2188. guiIcon = Free Gimbal
  2189. guiName = Free Gimbal
  2190. category = Free Gimbal
  2191. guiActiveUnfocused = False
  2192. unfocusedRange = 2
  2193. externalToEVAOnly = True
  2194. }
  2195. }
  2196. ACTIONS
  2197. {
  2198. ToggleAction
  2199. {
  2200. actionGroup = None
  2201. }
  2202. }
  2203. }
  2204. MODULE
  2205. {
  2206. name = ModuleAnimateHeat
  2207. isEnabled = True
  2208. EVENTS
  2209. {
  2210. }
  2211. ACTIONS
  2212. {
  2213. }
  2214. }
  2215. MODULE
  2216. {
  2217. name = ModuleAlternator
  2218. isEnabled = True
  2219. EVENTS
  2220. {
  2221. }
  2222. ACTIONS
  2223. {
  2224. }
  2225. }
  2226. }
  2227. PART
  2228. {
  2229. part = rocketNoseCone_4294836190
  2230. partName = Strut
  2231. pos = 2.397212,16.34905,0.01564482
  2232. rot = -6.684348E-22,-0.9659258,-1.497356E-22,-0.2588192
  2233. attRot = 0,0,0,1
  2234. mir = 1,1,1
  2235. istg = 6
  2236. dstg = 6
  2237. sidx = -1
  2238. sqor = -1
  2239. attm = 0
  2240. link = strutConnector_4294836166
  2241. link = strutConnector_4294836110
  2242. sym = rocketNoseCone_4294835804
  2243. attN = bottom,fuelTank3-2_4294836320
  2244. EVENTS
  2245. {
  2246. }
  2247. ACTIONS
  2248. {
  2249. }
  2250. }
  2251. PART
  2252. {
  2253. part = strutConnector_4294836166
  2254. partName = StrutConnector
  2255. pos = 2.30212,18.3284,0.3705333
  2256. rot = 0.1741381,-0.6006684,0.2341737,-0.7443362
  2257. attRot = 0,0,0,1
  2258. mir = 1,1,1
  2259. istg = 6
  2260. dstg = 6
  2261. sidx = -1
  2262. sqor = -1
  2263. attm = 1
  2264. cData = tgt: fuelTank3-2_14; pos: -1.262129,0.8101501,-1.435059; dir: -0.6080373,0.3902944,-0.6913472
  2265. sym = strutConnector_4294835780
  2266. srfN = srfAttach,rocketNoseCone_4294836190
  2267. EVENTS
  2268. {
  2269. }
  2270. ACTIONS
  2271. {
  2272. }
  2273. }
  2274. PART
  2275. {
  2276. part = strutConnector_4294836110
  2277. partName = StrutConnector
  2278. pos = 2.317715,18.38431,-0.2810472
  2279. rot = -0.4999998,0.5000002,0.4999997,-0.5000004
  2280. attRot = 0,0,0,1
  2281. mir = 1,1,1
  2282. istg = 6
  2283. dstg = 6
  2284. sidx = -1
  2285. sqor = -1
  2286. attm = 1
  2287. cData = tgt: fuelTank3-2_14; pos: -1.476937,-0.2470609,1.465993; dir: -0.704782,-0.1178955,0.6995591
  2288. sym = strutConnector_4294835724
  2289. srfN = srfAttach,rocketNoseCone_4294836190
  2290. EVENTS
  2291. {
  2292. }
  2293. ACTIONS
  2294. {
  2295. }
  2296. }
  2297. PART
  2298. {
  2299. part = fuelLine_4294836054
  2300. partName = FuelLine
  2301. pos = 1.525335,13.88866,0.8875213
  2302. rot = 1.059452E-07,0.3826832,1.835033E-07,0.9238797
  2303. attRot = 0,0,0,1
  2304. mir = 1,1,1
  2305. istg = 6
  2306. dstg = 6
  2307. sidx = -1
  2308. sqor = -1
  2309. attm = 1
  2310. cData = tgt: fuelTank3-2_15; pos: -0.3473204,0.09551822,-0.6807301; dir: -0.4509709,0.1240228,-0.8838798; rot: -0.5609856,-0.4304594,-0.4304595,0.5609853
  2311. sym = fuelLine_4294835668
  2312. srfN = srfAttach,fuelTank3-2_4294836320
  2313. EVENTS
  2314. {
  2315. }
  2316. ACTIONS
  2317. {
  2318. }
  2319. }
  2320. PART
  2321. {
  2322. part = radialDecoupler1-2_4294835974
  2323. partName = Part
  2324. pos = -1.440759,12.75417,0.01564519
  2325. rot = 2.242078E-44,0,1.388395E-28,1
  2326. attRot = 0,0,0,1
  2327. mir = 1,1,1
  2328. istg = 5
  2329. dstg = 5
  2330. sidx = 1
  2331. sqor = 5
  2332. attm = 1
  2333. link = fuelTank3-2_4294835934
  2334. sym = radialDecoupler1-2_4294836360
  2335. srfN = srfAttach,fuelTank3-2_4294836490
  2336. EVENTS
  2337. {
  2338. }
  2339. ACTIONS
  2340. {
  2341. }
  2342. MODULE
  2343. {
  2344. name = ModuleAnchoredDecoupler
  2345. isEnabled = True
  2346. isDecoupled = False
  2347. EVENTS
  2348. {
  2349. Decouple
  2350. {
  2351. active = True
  2352. guiActive = True
  2353. guiIcon = Decouple
  2354. guiName = Decouple
  2355. category = Decouple
  2356. guiActiveUnfocused = False
  2357. unfocusedRange = 2
  2358. externalToEVAOnly = True
  2359. }
  2360. }
  2361. ACTIONS
  2362. {
  2363. DecoupleAction
  2364. {
  2365. actionGroup = None
  2366. }
  2367. }
  2368. }
  2369. }
  2370. PART
  2371. {
  2372. part = fuelTank3-2_4294835934
  2373. partName = Part
  2374. pos = -2.854282,12.59905,0.01564519
  2375. rot = -1.262177E-29,0,1.388395E-28,1
  2376. attRot = 0,0,0,1
  2377. mir = 1,1,1
  2378. istg = 6
  2379. dstg = 6
  2380. sidx = -1
  2381. sqor = -1
  2382. attm = 1
  2383. link = liquidEngine1-2_4294835906
  2384. link = rocketNoseCone_4294835804
  2385. link = fuelLine_4294835668
  2386. sym = fuelTank3-2_4294836320
  2387. srfN = srfAttach,radialDecoupler1-2_4294835974
  2388. attN = top,rocketNoseCone_4294835804
  2389. attN = bottom,liquidEngine1-2_4294835906
  2390. EVENTS
  2391. {
  2392. }
  2393. ACTIONS
  2394. {
  2395. }
  2396. }
  2397. PART
  2398. {
  2399. part = liquidEngine1-2_4294835906
  2400. partName = Part
  2401. pos = -2.854282,7.783749,0.01564519
  2402. rot = 2.593497E-22,0.2588192,-2.593497E-22,-0.9659258
  2403. attRot = 0,0,0,1
  2404. mir = 1,1,1
  2405. istg = 6
  2406. dstg = 6
  2407. sidx = 2
  2408. sqor = 6
  2409. attm = 0
  2410. sym = liquidEngine1-2_4294836292
  2411. attN = top,fuelTank3-2_4294835934
  2412. EVENTS
  2413. {
  2414. }
  2415. ACTIONS
  2416. {
  2417. }
  2418. MODULE
  2419. {
  2420. name = ModuleEngines
  2421. isEnabled = True
  2422. EngineIgnited = False
  2423. engineShutdown = False
  2424. currentThrottle = 0
  2425. flameout = False
  2426. staged = False
  2427. EVENTS
  2428. {
  2429. Activate
  2430. {
  2431. active = True
  2432. guiActive = True
  2433. guiIcon = Activate Engine
  2434. guiName = Activate Engine
  2435. category = Activate Engine
  2436. guiActiveUnfocused = False
  2437. unfocusedRange = 2
  2438. externalToEVAOnly = True
  2439. }
  2440. Shutdown
  2441. {
  2442. active = False
  2443. guiActive = True
  2444. guiIcon = Shutdown Engine
  2445. guiName = Shutdown Engine
  2446. category = Shutdown Engine
  2447. guiActiveUnfocused = False
  2448. unfocusedRange = 2
  2449. externalToEVAOnly = True
  2450. }
  2451. }
  2452. ACTIONS
  2453. {
  2454. OnAction
  2455. {
  2456. actionGroup = None
  2457. }
  2458. ShutdownAction
  2459. {
  2460. actionGroup = None
  2461. }
  2462. ActivateAction
  2463. {
  2464. actionGroup = None
  2465. }
  2466. }
  2467. }
  2468. MODULE
  2469. {
  2470. name = ModuleJettison
  2471. isEnabled = True
  2472. EVENTS
  2473. {
  2474. Jettison
  2475. {
  2476. active = False
  2477. guiActive = True
  2478. guiIcon = Jettison
  2479. guiName = Jettison
  2480. category = Jettison
  2481. guiActiveUnfocused = False
  2482. unfocusedRange = 2
  2483. externalToEVAOnly = True
  2484. }
  2485. }
  2486. ACTIONS
  2487. {
  2488. JettisonAction
  2489. {
  2490. actionGroup = None
  2491. }
  2492. }
  2493. }
  2494. MODULE
  2495. {
  2496. name = ModuleGimbal
  2497. isEnabled = True
  2498. gimbalLock = False
  2499. EVENTS
  2500. {
  2501. LockGimbal
  2502. {
  2503. active = True
  2504. guiActive = True
  2505. guiIcon = Lock Gimbal
  2506. guiName = Lock Gimbal
  2507. category = Lock Gimbal
  2508. guiActiveUnfocused = False
  2509. unfocusedRange = 2
  2510. externalToEVAOnly = True
  2511. }
  2512. FreeGimbal
  2513. {
  2514. active = False
  2515. guiActive = True
  2516. guiIcon = Free Gimbal
  2517. guiName = Free Gimbal
  2518. category = Free Gimbal
  2519. guiActiveUnfocused = False
  2520. unfocusedRange = 2
  2521. externalToEVAOnly = True
  2522. }
  2523. }
  2524. ACTIONS
  2525. {
  2526. ToggleAction
  2527. {
  2528. actionGroup = None
  2529. }
  2530. }
  2531. }
  2532. MODULE
  2533. {
  2534. name = ModuleAnimateHeat
  2535. isEnabled = True
  2536. EVENTS
  2537. {
  2538. }
  2539. ACTIONS
  2540. {
  2541. }
  2542. }
  2543. MODULE
  2544. {
  2545. name = ModuleAlternator
  2546. isEnabled = True
  2547. EVENTS
  2548. {
  2549. }
  2550. ACTIONS
  2551. {
  2552. }
  2553. }
  2554. }
  2555. PART
  2556. {
  2557. part = rocketNoseCone_4294835804
  2558. partName = Strut
  2559. pos = -2.854282,16.34905,0.01564519
  2560. rot = 2.593497E-22,0.2588192,-2.593497E-22,-0.9659258
  2561. attRot = 0,0,0,1
  2562. mir = 1,1,1
  2563. istg = 6
  2564. dstg = 6
  2565. sidx = -1
  2566. sqor = -1
  2567. attm = 0
  2568. link = strutConnector_4294835780
  2569. link = strutConnector_4294835724
  2570. sym = rocketNoseCone_4294836190
  2571. attN = bottom,fuelTank3-2_4294835934
  2572. EVENTS
  2573. {
  2574. }
  2575. ACTIONS
  2576. {
  2577. }
  2578. }
  2579. PART
  2580. {
  2581. part = strutConnector_4294835780
  2582. partName = StrutConnector
  2583. pos = -2.75919,18.3284,-0.3392432
  2584. rot = -0.2341738,0.7443361,0.1741381,-0.6006682
  2585. attRot = 0,0,0,1
  2586. mir = 1,1,1
  2587. istg = 6
  2588. dstg = 6
  2589. sidx = -1
  2590. sqor = -1
  2591. attm = 1
  2592. cData = tgt: fuelTank3-2_14; pos: -1.262128,0.8101503,-1.435058; dir: -0.6080373,0.3902944,-0.6913472
  2593. sym = strutConnector_4294836166
  2594. srfN = srfAttach,rocketNoseCone_4294835804
  2595. EVENTS
  2596. {
  2597. }
  2598. ACTIONS
  2599. {
  2600. }
  2601. }
  2602. PART
  2603. {
  2604. part = strutConnector_4294835724
  2605. partName = StrutConnector
  2606. pos = -2.774785,18.38431,0.3123371
  2607. rot = -0.4999996,0.5000005,-0.4999998,0.5000002
  2608. attRot = 0,0,0,1
  2609. mir = 1,1,1
  2610. istg = 6
  2611. dstg = 6
  2612. sidx = -1
  2613. sqor = -1
  2614. attm = 1
  2615. cData = tgt: fuelTank3-2_14; pos: -1.476939,-0.2470613,1.465993; dir: -0.704782,-0.1178955,0.6995591
  2616. sym = strutConnector_4294836110
  2617. srfN = srfAttach,rocketNoseCone_4294835804
  2618. EVENTS
  2619. {
  2620. }
  2621. ACTIONS
  2622. {
  2623. }
  2624. }
  2625. PART
  2626. {
  2627. part = fuelLine_4294835668
  2628. partName = FuelLine
  2629. pos = -1.982405,13.88866,-0.8562312
  2630. rot = -1.835033E-07,-0.9238797,1.059452E-07,0.3826832
  2631. attRot = 0,0,0,1
  2632. mir = 1,1,1
  2633. istg = 6
  2634. dstg = 6
  2635. sidx = -1
  2636. sqor = -1
  2637. attm = 1
  2638. cData = tgt: fuelTank3-2_15; pos: -0.34732,0.09551726,-0.6807296; dir: -0.4509709,0.1240228,-0.8838798; rot: 0.5609849,0.43046,0.43046,-0.5609851
  2639. sym = fuelLine_4294836054
  2640. srfN = srfAttach,fuelTank3-2_4294835934
  2641. EVENTS
  2642. {
  2643. }
  2644. ACTIONS
  2645. {
  2646. }
  2647. }
  2648. PART
  2649. {
  2650. part = launchClamp1_4294835588
  2651. partName = Strut
  2652. pos = -0.2285355,8.575596,-2.001579
  2653. rot = -3.702497E-29,-1.311342E-07,4.235162E-22,-1
  2654. attRot = 0,0,0,1
  2655. mir = 1,1,1
  2656. istg = 6
  2657. dstg = 4
  2658. sidx = 3
  2659. sqor = 6
  2660. attm = 1
  2661. sym = launchClamp1_4294835482
  2662. srfN = srfAttach,fuelTank3-2_4294836490
  2663. EVENTS
  2664. {
  2665. }
  2666. ACTIONS
  2667. {
  2668. }
  2669. MODULE
  2670. {
  2671. name = LaunchClamp
  2672. isEnabled = True
  2673. scaleFactor = 3.660337
  2674. height = 9.235746
  2675. towerRot = 0,0,0,1
  2676. EVENTS
  2677. {
  2678. Release
  2679. {
  2680. active = False
  2681. guiActive = True
  2682. guiIcon = Release Clamp
  2683. guiName = Release Clamp
  2684. category = Release Clamp
  2685. guiActiveUnfocused = False
  2686. unfocusedRange = 2
  2687. externalToEVAOnly = True
  2688. }
  2689. }
  2690. ACTIONS
  2691. {
  2692. ReleaseClamp
  2693. {
  2694. actionGroup = None
  2695. }
  2696. }
  2697. }
  2698. MODULE
  2699. {
  2700. name = ModuleGenerator
  2701. isEnabled = True
  2702. generatorIsActive = False
  2703. throttle = 0
  2704. EVENTS
  2705. {
  2706. Activate
  2707. {
  2708. active = True
  2709. guiActive = True
  2710. guiIcon = Activate Generator
  2711. guiName = Activate Generator
  2712. category = Activate Generator
  2713. guiActiveUnfocused = False
  2714. unfocusedRange = 2
  2715. externalToEVAOnly = True
  2716. }
  2717. Shutdown
  2718. {
  2719. active = True
  2720. guiActive = True
  2721. guiIcon = Shutdown Generator
  2722. guiName = Shutdown Generator
  2723. category = Shutdown Generator
  2724. guiActiveUnfocused = False
  2725. unfocusedRange = 2
  2726. externalToEVAOnly = True
  2727. }
  2728. }
  2729. ACTIONS
  2730. {
  2731. ToggleAction
  2732. {
  2733. actionGroup = None
  2734. }
  2735. ActivateAction
  2736. {
  2737. actionGroup = None
  2738. }
  2739. ShutdownAction
  2740. {
  2741. actionGroup = None
  2742. }
  2743. }
  2744. }
  2745. }
  2746. PART
  2747. {
  2748. part = launchClamp1_4294835482
  2749. partName = Strut
  2750. pos = -0.2285347,8.575596,2.032868
  2751. rot = -1.388395E-28,1,-7.523164E-36,-8.742278E-08
  2752. attRot = 0,0,0,1
  2753. mir = 1,1,1
  2754. istg = 6
  2755. dstg = 4
  2756. sidx = 4
  2757. sqor = 6
  2758. attm = 1
  2759. sym = launchClamp1_4294835588
  2760. srfN = srfAttach,fuelTank3-2_4294836490
  2761. EVENTS
  2762. {
  2763. }
  2764. ACTIONS
  2765. {
  2766. }
  2767. MODULE
  2768. {
  2769. name = LaunchClamp
  2770. isEnabled = True
  2771. scaleFactor = 3.660337
  2772. height = 9.235746
  2773. towerRot = 0,0,0,1
  2774. EVENTS
  2775. {
  2776. Release
  2777. {
  2778. active = False
  2779. guiActive = True
  2780. guiIcon = Release Clamp
  2781. guiName = Release Clamp
  2782. category = Release Clamp
  2783. guiActiveUnfocused = False
  2784. unfocusedRange = 2
  2785. externalToEVAOnly = True
  2786. }
  2787. }
  2788. ACTIONS
  2789. {
  2790. ReleaseClamp
  2791. {
  2792. actionGroup = None
  2793. }
  2794. }
  2795. }
  2796. MODULE
  2797. {
  2798. name = ModuleGenerator
  2799. isEnabled = True
  2800. generatorIsActive = False
  2801. throttle = 0
  2802. EVENTS
  2803. {
  2804. Activate
  2805. {
  2806. active = True
  2807. guiActive = True
  2808. guiIcon = Activate Generator
  2809. guiName = Activate Generator
  2810. category = Activate Generator
  2811. guiActiveUnfocused = False
  2812. unfocusedRange = 2
  2813. externalToEVAOnly = True
  2814. }
  2815. Shutdown
  2816. {
  2817. active = True
  2818. guiActive = True
  2819. guiIcon = Shutdown Generator
  2820. guiName = Shutdown Generator
  2821. category = Shutdown Generator
  2822. guiActiveUnfocused = False
  2823. unfocusedRange = 2
  2824. externalToEVAOnly = True
  2825. }
  2826. }
  2827. ACTIONS
  2828. {
  2829. ToggleAction
  2830. {
  2831. actionGroup = None
  2832. }
  2833. ActivateAction
  2834. {
  2835. actionGroup = None
  2836. }
  2837. ShutdownAction
  2838. {
  2839. actionGroup = None
  2840. }
  2841. }
  2842. }
  2843. }
  2844. PART
  2845. {
  2846. part = RCSBlock_4294835288
  2847. partName = Part
  2848. pos = -0.8122149,27.85608,0.0163874
  2849. rot = 2.107342E-08,-8.42937E-08,0.2588191,-0.9659258
  2850. attRot = -0.2588191,0,0,0.9659259
  2851. mir = 1,1,1
  2852. istg = 1
  2853. dstg = 1
  2854. sidx = -1
  2855. sqor = -1
  2856. attm = 1
  2857. sym = RCSBlock_4294835174
  2858. sym = RCSBlock_4294835250
  2859. sym = RCSBlock_4294835212
  2860. srfN = srfAttach,parachuteLarge_4294836890
  2861. EVENTS
  2862. {
  2863. }
  2864. ACTIONS
  2865. {
  2866. }
  2867. MODULE
  2868. {
  2869. name = ModuleRCS
  2870. isEnabled = True
  2871. isEnabled = True
  2872. EVENTS
  2873. {
  2874. Disable
  2875. {
  2876. active = True
  2877. guiActive = True
  2878. guiIcon = Disable RCS Port
  2879. guiName = Disable RCS Port
  2880. category = Disable RCS Port
  2881. guiActiveUnfocused = False
  2882. unfocusedRange = 2
  2883. externalToEVAOnly = True
  2884. }
  2885. Enable
  2886. {
  2887. active = False
  2888. guiActive = True
  2889. guiIcon = Enable RCS Port
  2890. guiName = Enable RCS Port
  2891. category = Enable RCS Port
  2892. guiActiveUnfocused = False
  2893. unfocusedRange = 2
  2894. externalToEVAOnly = True
  2895. }
  2896. }
  2897. ACTIONS
  2898. {
  2899. ToggleAction
  2900. {
  2901. actionGroup = None
  2902. }
  2903. }
  2904. }
  2905. }
  2906. PART
  2907. {
  2908. part = RCSBlock_4294835250
  2909. partName = Part
  2910. pos = -0.2277926,27.85608,0.5993251
  2911. rot = 0.1830128,-0.6830128,0.1830127,-0.6830126
  2912. attRot = -0.2588191,0,0,0.9659259
  2913. mir = 1,1,1
  2914. istg = 1
  2915. dstg = 1
  2916. sidx = -1
  2917. sqor = -1
  2918. attm = 1
  2919. sym = RCSBlock_4294835174
  2920. sym = RCSBlock_4294835288
  2921. sym = RCSBlock_4294835212
  2922. srfN = srfAttach,parachuteLarge_4294836890
  2923. EVENTS
  2924. {
  2925. }
  2926. ACTIONS
  2927. {
  2928. }
  2929. MODULE
  2930. {
  2931. name = ModuleRCS
  2932. isEnabled = True
  2933. isEnabled = True
  2934. EVENTS
  2935. {
  2936. Disable
  2937. {
  2938. active = True
  2939. guiActive = True
  2940. guiIcon = Disable RCS Port
  2941. guiName = Disable RCS Port
  2942. category = Disable RCS Port
  2943. guiActiveUnfocused = False
  2944. unfocusedRange = 2
  2945. externalToEVAOnly = True
  2946. }
  2947. Enable
  2948. {
  2949. active = False
  2950. guiActive = True
  2951. guiIcon = Enable RCS Port
  2952. guiName = Enable RCS Port
  2953. category = Enable RCS Port
  2954. guiActiveUnfocused = False
  2955. unfocusedRange = 2
  2956. externalToEVAOnly = True
  2957. }
  2958. }
  2959. ACTIONS
  2960. {
  2961. ToggleAction
  2962. {
  2963. actionGroup = None
  2964. }
  2965. }
  2966. }
  2967. }
  2968. PART
  2969. {
  2970. part = RCSBlock_4294835212
  2971. partName = Part
  2972. pos = 0.3551449,27.85608,0.01490277
  2973. rot = 0.2588191,-0.9659258,-2.107342E-08,8.42937E-08
  2974. attRot = -0.2588191,0,0,0.9659259
  2975. mir = 1,1,1
  2976. istg = 1
  2977. dstg = 1
  2978. sidx = -1
  2979. sqor = -1
  2980. attm = 1
  2981. sym = RCSBlock_4294835174
  2982. sym = RCSBlock_4294835288
  2983. sym = RCSBlock_4294835250
  2984. srfN = srfAttach,parachuteLarge_4294836890
  2985. EVENTS
  2986. {
  2987. }
  2988. ACTIONS
  2989. {
  2990. }
  2991. MODULE
  2992. {
  2993. name = ModuleRCS
  2994. isEnabled = True
  2995. isEnabled = True
  2996. EVENTS
  2997. {
  2998. Disable
  2999. {
  3000. active = True
  3001. guiActive = True
  3002. guiIcon = Disable RCS Port
  3003. guiName = Disable RCS Port
  3004. category = Disable RCS Port
  3005. guiActiveUnfocused = False
  3006. unfocusedRange = 2
  3007. externalToEVAOnly = True
  3008. }
  3009. Enable
  3010. {
  3011. active = False
  3012. guiActive = True
  3013. guiIcon = Enable RCS Port
  3014. guiName = Enable RCS Port
  3015. category = Enable RCS Port
  3016. guiActiveUnfocused = False
  3017. unfocusedRange = 2
  3018. externalToEVAOnly = True
  3019. }
  3020. }
  3021. ACTIONS
  3022. {
  3023. ToggleAction
  3024. {
  3025. actionGroup = None
  3026. }
  3027. }
  3028. }
  3029. }
  3030. PART
  3031. {
  3032. part = RCSBlock_4294835174
  3033. partName = Part
  3034. pos = -0.2292773,27.85608,-0.5680348
  3035. rot = -0.1830127,0.6830127,0.1830128,-0.6830127
  3036. attRot = -0.2588191,0,0,0.9659259
  3037. mir = 1,1,1
  3038. istg = 1
  3039. dstg = 1
  3040. sidx = -1
  3041. sqor = -1
  3042. attm = 1
  3043. sym = RCSBlock_4294835288
  3044. sym = RCSBlock_4294835250
  3045. sym = RCSBlock_4294835212
  3046. srfN = srfAttach,parachuteLarge_4294836890
  3047. EVENTS
  3048. {
  3049. }
  3050. ACTIONS
  3051. {
  3052. }
  3053. MODULE
  3054. {
  3055. name = ModuleRCS
  3056. isEnabled = True
  3057. isEnabled = True
  3058. EVENTS
  3059. {
  3060. Disable
  3061. {
  3062. active = True
  3063. guiActive = True
  3064. guiIcon = Disable RCS Port
  3065. guiName = Disable RCS Port
  3066. category = Disable RCS Port
  3067. guiActiveUnfocused = False
  3068. unfocusedRange = 2
  3069. externalToEVAOnly = True
  3070. }
  3071. Enable
  3072. {
  3073. active = False
  3074. guiActive = True
  3075. guiIcon = Enable RCS Port
  3076. guiName = Enable RCS Port
  3077. category = Enable RCS Port
  3078. guiActiveUnfocused = False
  3079. unfocusedRange = 2
  3080. externalToEVAOnly = True
  3081. }
  3082. }
  3083. ACTIONS
  3084. {
  3085. ToggleAction
  3086. {
  3087. actionGroup = None
  3088. }
  3089. }
  3090. }
  3091. }
  3092. PART
  3093. {
  3094. part = radialRCSTank_4294830064
  3095. partName = Part
  3096. pos = -0.2285351,26.47382,-0.775213
  3097. rot = -0.7071068,-3.090862E-08,-3.090862E-08,-0.7071068
  3098. attRot = 0,0,0,1
  3099. mir = 1,1,1
  3100. istg = 2
  3101. dstg = 2
  3102. sidx = -1
  3103. sqor = -1
  3104. attm = 1
  3105. srfN = srfAttach,largeAdapter2_4294836626
  3106. EVENTS
  3107. {
  3108. }
  3109. ACTIONS
  3110. {
  3111. }
  3112. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement