UNPKG
jsbsim.js
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
JSBSim flight dynamics model ported to JavaScript
github.com/csbrandt/JSBSim.js
jsbsim.js
/
JSBSim
/
aircraft
/
f104
/
Systems
/
radar.xml
20 lines
(14 loc)
•
354 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version=
"1.0"
?>
<
system
name
=
"radar"
>
<
channel
name
=
"Radar"
>
<
fcs_function
name
=
"Scope scale"
>
<
function
>
<
quotient
>
<
value
>
0.026
</
value
>
<
property
>
systems/radar/range
</
property
>
</
quotient
>
</
function
>
<
output
>
systems/radar/factor
</
output
>
</
fcs_function
>
</
channel
>
</
system
>