Property tree: Difference between revisions

Jump to navigation Jump to search
Line 61: Line 61:
/controls/electric/APU-generator
/controls/electric/APU-generator
</pre>
</pre>
Some of these variables are "calculated" within the sim, whilst others can be manipulated. Writing a variable is as easy as
Some of these variables are "calculated" within the sim (i.e. updated regularly, e.g. at frame rate), whilst others can be manipulated. Writing a variable is as easy as
  /* Its my turn to play the sim */
  /* Its my turn to play the sim */
  set('/controls/seat/eject/initiate', 1)
  set('/controls/seat/eject/initiate', 1)

Navigation menu