Mise à jour de Header authored by Julien LEBLOND's avatar Julien LEBLOND
...@@ -14,7 +14,7 @@ The header is the first object of a CZML file, it describes for example what kin ...@@ -14,7 +14,7 @@ The header is the first object of a CZML file, it describes for example what kin
{ {
"id":"document", "id":"document",
"version":"1.0", "version":"1.0",
"name":"org.orekit.propagation.numerical.NumericalPropagator@ed9d034", "name":"Low Earth Orbit Tutorial",
"clock":{ "clock":{
"interval":"2022-01-17T12:00:00Z/2022-01-18T12:00:00Z", "interval":"2022-01-17T12:00:00Z/2022-01-18T12:00:00Z",
"currentTime":"2022-01-17T12:00:00Z", "currentTime":"2022-01-17T12:00:00Z",
... ...
......