Advertisement
Rodger88

Untitled

Dec 5th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. BEHAVIOUR
  2. {
  3. type = ContractConfigurator.Behaviour.WaypointGenerator
  4. WAYPOINT
  5. {
  6. type = WAYPOINT
  7. parameter =
  8. celestialName = Kerbin
  9. name = Directly above KSC
  10. icon = dish
  11. latitude = 0
  12. longitude = 139.999198190903
  13. altitude = 2863306.38303882
  14. index = 0
  15. hidden = False
  16. }
  17. }
  18. BEHAVIOUR
  19. {
  20. type = ContractConfigurator.Behaviour.OrbitGenerator
  21. ORBIT_DETAIL
  22. {
  23. type = FIXED_ORBIT
  24. name =
  25. index = 0
  26. ORBIT
  27. {
  28. SMA = 3463306.38303882
  29. ECC = 0
  30. INC = 0
  31. LPE = 270.097584818355
  32. LAN = 263.709641058871
  33. MNA = 1.56901658088753
  34. EPH = 122896.298156917
  35. REF = 1
  36. }
  37. }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement