Mise à jour de Satellite authored by Julien LEBLOND's avatar Julien LEBLOND
......@@ -121,7 +121,7 @@ These arguments can be used to build a satellite object :
**period** - double : The period of the satellite in its orbit.
**SatellitePosition** - [SatellitePosition](SatellitePosition) : An object specified for the satellite that contains for example the reference frame used or the position in time of the satellite in the given frame.
**timePosition** - [TimePosition](TimePosition) : An object specified for the satellite that contains for example the reference frame used or the position in time of the satellite in the given frame.
**timeList** - [List of Double](https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html) : This list contains all the double that separate the initial julian date to the current date.
......
......