Mise à jour de Satellite authored by Julien LEBLOND's avatar Julien LEBLOND
...@@ -114,7 +114,7 @@ This page describes the content of a CZML document. Please read [How to get star ...@@ -114,7 +114,7 @@ This page describes the content of a CZML document. Please read [How to get star
## Intrinsinc arguments ## Intrinsinc arguments
This arguments can be used to build a satellite object : These arguments can be used to build a satellite object :
**Ephemeris** - [List<TimeStampedPVCoordinates>](https://www.orekit.org/site-orekit-development/apidocs/org/orekit/files/ccsds/ndm/odm/oem/OemData.html#getEphemeridesDataLines()) : Lines of ephemerides from an oem file. **Ephemeris** - [List<TimeStampedPVCoordinates>](https://www.orekit.org/site-orekit-development/apidocs/org/orekit/files/ccsds/ndm/odm/oem/OemData.html#getEphemeridesDataLines()) : Lines of ephemerides from an oem file.
... ...
......