Package fr.cnes.genopus.orbits

Package containing all needed classes to create the widget for the Orekit's Orbit object.

See:
          Description

Interface Summary
GPCentralBodyFlatness Interface to be implemented by the classes of orbital parameters that requires a central body flatness.
GPCentralBodyRadius Interface to be implemented by the classes of orbital parameters that requires a central body equatorial radius.
 

Class Summary
GPApsisAltitudeParameters Widget representing the apsis altitude parameters of an object (hp, ha, i, pa, raan, anomaly) in a gravitational field, mu, and with an Earth equatorial radius, req.
GPApsisRadiusParameters Widget representing the apsis radius parameters of an object (rp, ra, i, pa, raan, anomaly) in a gravitational field, mu.
GPCartesianParameters Widget representing the Cartesian coordinates of an object (x, y, z, Vx, Vy, Vz) in a gravitational field, mu.
GPCircularParameters Widget representing the circular elements of an object (a, ex, ey, i, raan, AOL) in a gravitational field, mu.
GPEquatorialParameters Widget representing the equatorial elements of an orbit (a, e, lop, ix, iy, anomaly) in a gravitational field, mu.
GPEquinoctialParameters Widget representing the equinoctial elements of an object (a, ex, ey, hx, hy, longitude) in a gravitational field, mu.
GPKeplerianParameters Widget representing the keplerian elements of an object (a, e, i, raan, pa, anomaly) in a gravitational field, mu.
GPOrbit Widget representing an OREKIT Orbit.
GPParametersAbstract Abstract class defining the default methods to be implemented by any class that want to define a type of orbital parameters.
GPParametersAbstractWithAnomaly Abstract class representing any kind of orbital parameters that includes anomaly, longitude or AoL as one of them.
GPReentryParameters Widget representing the Reentry parameters of an object (alt, lat, lon, vel, fpa, azi) in a gravitational field, mu, in a central body with equatorial radius, req and flatness flat.
 

Enum Summary
GPOrbit.GPParamsType List of orbital parameters representations available in GENOPUS.
 

Package fr.cnes.genopus.orbits Description

Package containing all needed classes to create the widget for the Orekit's Orbit object.

Author:
aadt


Copyright © 2017. All rights reserved.