{
   "version": "1.0",
   "name": "Cosmographia GNSS Example",
   "items": [
         {
         "class": "spacecraft",
         "name": "IONOSFERA-M_1",
         "startTime": "2000-01-01 01:00:00.000  UTC",
         "arcs": [
            {
               "center": "Earth",
               "trajectory": {
                  "type": "Spice",
                  "target": "IONOSFERA-M_1",
                  "center": "EARTH"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "IONOSFERA-M_1_IGS"
               }
            }
         ],
      "geometry": {
         "type": "Globe",
          "radii": [0.005, 0.005, 0.005],
          "opacity": 1,
          "color": [1, 0, 0]
      },
      "label": {
        "color": [1, 0, 0]
      },
      "trajectoryPlot": {
        "visible": true,
        "color": [1, 0, 0],
        "lineWidth": 1,
        "duration": "3 h",
        "lead": 0.0,
        "fade": 0.2,
        "sampleCount": 100
      }
    },
    {
         "class": "spacecraft",
         "name": "IONOSFERA-M_2",
         "startTime": "2000-01-01 01:00:00.000  UTC",
         "arcs": [
            {
               "center": "Earth",
               "trajectory": {
                  "type": "Spice",
                  "target": "IONOSFERA-M_2",
                  "center": "EARTH"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "IONOSFERA-M_2_IGS"
               }
            }
         ],
      "geometry": {
         "type": "Globe",
          "radii": [0.005, 0.005, 0.005],
          "opacity": 1,
          "color": [1, 0, 0]
      },
      "label": {
        "color": [1, 0, 0]
      },
      "trajectoryPlot": {
        "visible": true,
        "color": [1, 0, 0],
        "lineWidth": 1,
        "duration": "3 h",
        "lead": 0.0,
        "fade": 0.2,
        "sampleCount": 100
      }
    },
    {
         "class": "spacecraft",
         "name": "IONOSFERA-M_3",
         "startTime": "2000-01-01 01:00:00.000  UTC",
         "arcs": [
            {
               "center": "Earth",
               "trajectory": {
                  "type": "Spice",
                  "target": "IONOSFERA-M_3",
                  "center": "EARTH"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "IONOSFERA-M_3_IGS"
               }
            }
         ],
      "geometry": {
         "type": "Globe",
          "radii": [0.005, 0.005, 0.005],
          "opacity": 1,
          "color": [1, 0, 0]
      },
      "label": {
        "color": [1, 0, 0]
      },
      "trajectoryPlot": {
        "visible": true,
        "color": [1, 0, 0],
        "lineWidth": 1,
        "duration": "3 h",
        "lead": 0.0,
        "fade": 0.2,
        "sampleCount": 100
      }
    },
    {
         "class": "spacecraft",
         "name": "IONOSFERA-M_4",
         "startTime": "2000-01-01 01:00:00.000  UTC",
         "arcs": [
            {
               "center": "Earth",
               "trajectory": {
                  "type": "Spice",
                  "target": "IONOSFERA-M_4",
                  "center": "EARTH"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "IONOSFERA-M_4_IGS"
               }
            }
         ],
      "geometry": {
         "type": "Globe",
          "radii": [0.005, 0.005, 0.005],
          "opacity": 1,
          "color": [1, 0, 0]
      },
      "label": {
        "color": [1, 0, 0]
      },
      "trajectoryPlot": {
        "visible": true,
        "color": [1, 0, 0],
        "lineWidth": 1,
        "duration": "3 h",
        "lead": 0.0,
        "fade": 0.2,
        "sampleCount": 100
      }
    }
   ]
}
