Skip to content

Commit

Permalink
Played around with sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed May 8, 2017
1 parent 8fa76ce commit a4a3bea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions cmd/mission/catalog-TGO.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":"1.0","name":"TGO","items":[{"class":"spacecraft","name":"TGO-0","startTime":"2016-10-16 16:20:06 +0000 UTC","endTime":"2016-10-20 23:59:56 +0000 UTC","center":"Mars","trajectoryFrame":"ICRF","trajectory":{"type":"InterpolatedStates","source":"prop-TGO-0.xyzv"},"label":{"color":[0.1,0.1,1],"fadeSize":1000000,"showText":true},"trajectoryPlot":{"color":[0.1,0.1,1],"lineWidth":1,"duration":"5 d","lead":"0 d","sampleCount":10}}]}
4 changes: 2 additions & 2 deletions cmd/mission/finalprj/finiteburn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ C = 0

[measurements]
enabled = true
sampling = "10s"
output = "output/sampling10s.csv"
sampling = "30s"
output = "output/sampling30s.csv"
stations = ["MSLCuriosity", "ExoMars"]

[station.MSLCuriosity]
Expand Down

0 comments on commit a4a3bea

Please sign in to comment.