User Tools

Site Tools


aircraft:tmd:logic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aircraft:tmd:logic [2019/07/12 21:25] – [Math And Logic in Aerofly FS 2] jhaircraft:tmd:logic [2022/07/19 21:04] (current) – [input_active] jh
Line 31: Line 31:
                 <[string8][Input][A.Output]>                 <[string8][Input][A.Output]>
                 <[float64][Scaling][1.0]>                 <[float64][Scaling][1.0]>
-                <[string8][Offset][0.0]>+                <[float64][Offset][0.0]>
             >             >
 </code> </code>
Line 171: Line 171:
 Integrating over the rotation speed give the total rotation angle. Integrating 1.0 gives the total time that the simulation run. Integrating the on ground sensor output gives the total time on ground. Integrating over the rotation speed give the total rotation angle. Integrating 1.0 gives the total time that the simulation run. Integrating the on ground sensor output gives the total time on ground.
  
-The integral can be reset to 0.0 with an [[tmd:aircraft:events|event]].+The integral can be reset to 0.0 with the ''Reset'' event.
  
 <code>            <[integral][LeftEngineFanRotationAngle][] <code>            <[integral][LeftEngineFanRotationAngle][]
Line 346: Line 346:
  
 Returns 1.0 as long as a button is depressed. Returns 0.0 if not. Returns 1.0 as long as a button is depressed. Returns 0.0 if not.
-Incoming messages are filtered with the InputValue (see [[tmd:aircraft:inputs|Inputs]].+Incoming messages are filtered with the InputValue (see [[aircraft:tmd:inputs|Inputs]]).
  
 <code>            <[input_active][ButtonDepressed][] <code>            <[input_active][ButtonDepressed][]
aircraft/tmd/logic.1562959555.txt.gz · Last modified: 2019/07/12 21:25 by jh