{
   "version": "1.0",
   "name": "Cosmographia SOLO Example",
   "items": [
      {
         "class": "spacecraft",
         "name": "SOLO",
         "startTime": "2018-10-10 19:43:21.123 UTC",
         "arcs": [
            {
               "center": "Sun",
               "trajectory": {
                  "type": "Spice",
                  "target": "SOLO",
                  "center": "Sun"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "SOLO_SRF"
               }
            }
         ],
      "geometry": {
        "type": "Mesh",
        "source": "../models/bus.3ds"
      },
      "label": {
        "color": [
          1,
          1,
          1
        ]
      },
      "trajectoryPlot": {
        "color": [
          1,
          1,
          1
        ],
        "duration": "3 y",
        "lead": 0,
        "fade": 1,
        "sampleCount": 5000
        
      }
    },
    {
         "class": "spacecraft",
         "name": "SOLO_SA+Y",
         "startTime": "2018-10-10 19:43:21.123 UTC",
         "arcs": [
            {
               "center": "Sun",
               "trajectory": {
                  "type": "Spice",
                  "target": "SOLO_SA+Y",
                  "center": "Sun"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "SOLO_SA+Y"
               }
            }
         ],
      "geometry": {
        "type": "Mesh",
        "source": "../models/sapy.3ds"
      },
      "label": {
                    "showText": false
       },
      "trajectoryPlot": {
        "color": [
          1,
          1,
          1
        ],
        "duration": "3 y",
        "lead": 0,
        "fade": 1,
        "sampleCount": 5000

      }
    },
     {
         "class": "spacecraft",
         "name": "SOLO_SA-Y",
         "startTime": "2018-10-10 19:43:21.123 UTC",
         "arcs": [
            {
               "center": "Sun",
               "trajectory": {
                  "type": "Spice",
                  "target": "SOLO_SA-Y",
                  "center": "Sun"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "SOLO_SA-Y"
               }
            }
         ],
      "geometry": {
        "type": "Mesh",
        "source": "../models/samy.3ds"
      },
      "label": {
                    "showText": false
       },
      "trajectoryPlot": {
        "color": [
          1,
          1,
          1
        ],
        "duration": "3 y",
        "lead": 0,
        "fade": 1,
        "sampleCount": 5000

      }
    },
   {
         "class": "spacecraft",
         "name": "SOLO_HGA",
         "startTime": "2018-10-10 19:43:21.123 UTC",
         "arcs": [
            {
               "center": "Sun",
               "trajectory": {
                  "type": "Spice",
                  "target": "SOLO_HGA",
                  "center": "Sun"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "SOLO_HGA_MRF"
               }
            }
         ],
      "geometry": {
        "type": "Mesh",
        "source": "../models/hga.3ds"
      },
      "label": {
                    "showText": false
       },
      "trajectoryPlot": {
        "color": [
          1,
          1,
          1
        ],
        "duration": "3 y",
        "lead": 0,
        "fade": 1,
        "sampleCount": 5000

      }
    },
    {
         "class": "spacecraft",
         "name": "SOLO_MGA",
         "startTime": "2018-10-10 19:43:21.123 UTC",
         "arcs": [
            {
               "center": "Sun",
               "trajectory": {
                  "type": "Spice",
                  "target": "SOLO_MGA",
                  "center": "Sun"
               },
               "bodyFrame": {
                  "type": "Spice",
                  "name": "SOLO_MGA_MRF"
               }
            }
         ],
      "geometry": {
        "type": "Mesh",
        "source": "../models/mga.3ds"
      },
      "label": {
                    "showText": false
       },
      "trajectoryPlot": {
        "color": [
          1,
          1,
          1
        ],
        "duration": "3 y",
        "lead": 0,
        "fade": 1,
        "sampleCount": 5000

      }
    }
  ]
}
