Skip to content
Snippets Groups Projects
Commit 4430eac3 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

Orbit update

parent c52946da
Branches 12.0.2-packaging
No related tags found
No related merge requests found
......@@ -119,8 +119,9 @@ public class OrbitModel {
return new CircularOrbit(694000.0 + Constants.WGS84_EARTH_EQUATORIAL_RADIUS,//ajouter Rayon
-4.029194321683225E-4, 0.0013530362644647786,
FastMath.toRadians(98.2), //pleiades inclinaison 98.2
FastMath.toRadians(-86.47),
FastMath.toRadians(135.9), PositionAngle.TRUE,
//FastMath.toRadians(-86.47),
FastMath.toRadians(-86.47+180),
FastMath.toRadians(135.9+0.3), PositionAngle.TRUE,
eme2000, date, mu);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment