MAJ CZMLPrimaryObjects authored by Julien LEBLOND's avatar Julien LEBLOND
...@@ -4,7 +4,7 @@ This page describes the content of a CZML document. Please read [How to get star ...@@ -4,7 +4,7 @@ This page describes the content of a CZML document. Please read [How to get star
The header is the first object of a CZML file, it describes for example what kind of time interval in global will be used to display, or even how time will be interpolated during the simulation. The header is the first object of a CZML file, it describes for example what kind of time interval in global will be used to display, or even how time will be interpolated during the simulation.
**Extends** : [CZMLPrimaryObject]() **Extends** : [CZMLPrimaryObject](https://gitlab.orekit.org/Zudo/oreczml/-/wikis/CZMLPrimaryObjects)
**Example** : **Example** :
... ...
......