Mise à jour de Header authored by Julien LEBLOND's avatar Julien LEBLOND
......@@ -4,7 +4,9 @@ This page describes the content of a CZML document. Please read [Get started](ht
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.
**Implements** : [CZMLPrimaryObject](https://gitlab.orekit.org/Zudo/oreczml/-/wikis/CZMLPrimaryObjects)
**Implements** : [CZMLPrimaryObject](CzmlPrimaryObject)
**Extends** : [AbstractPrimaryObject](AbstractPrimaryObject)
**Example** :
......
......