aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/inputs/SatelliteInstance.xmi
blob: 9431d981d0488b9cf8b74b4af401fa2c678892f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<satellite:InterferometryMission
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:satellite="http://www.example.org/satellite"
    xsi:schemaLocation="http://www.example.org/satellite ../model/satellite.ecore">
  <groundStationNetwork>
    <commSubsystem
        band="X"
        gain="MEDIUM"/>
    <commSubsystem
        band="Ka"
        gain="HIGH"/>
  </groundStationNetwork>
</satellite:InterferometryMission>