Uses of Class
fr.cnes.genopus.orbits.GPParametersAbstract

Packages that use GPParametersAbstract
fr.cnes.genopus.orbits Package containing all needed classes to create the widget for the Orekit's Orbit object. 
 

Uses of GPParametersAbstract in fr.cnes.genopus.orbits
 

Subclasses of GPParametersAbstract in fr.cnes.genopus.orbits
 class 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.
 class GPApsisRadiusParameters
          Widget representing the apsis radius parameters of an object (rp, ra, i, pa, raan, anomaly) in a gravitational field, mu.
 class GPCartesianParameters
          Widget representing the Cartesian coordinates of an object (x, y, z, Vx, Vy, Vz) in a gravitational field, mu.
 class GPCircularParameters
          Widget representing the circular elements of an object (a, ex, ey, i, raan, AOL) in a gravitational field, mu.
 class GPEquatorialParameters
          Widget representing the equatorial elements of an orbit (a, e, lop, ix, iy, anomaly) in a gravitational field, mu.
 class GPEquinoctialParameters
          Widget representing the equinoctial elements of an object (a, ex, ey, hx, hy, longitude) in a gravitational field, mu.
 class GPKeplerianParameters
          Widget representing the keplerian elements of an object (a, e, i, raan, pa, anomaly) in a gravitational field, mu.
 class GPParametersAbstractWithAnomaly
          Abstract class representing any kind of orbital parameters that includes anomaly, longitude or AoL as one of them.
 class 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.
 

Methods in fr.cnes.genopus.orbits that return types with arguments of type GPParametersAbstract
 Collection<GPParametersAbstract> GPOrbit.getGPParams()
          Getter for the collection of GPParametersAbstract.
 



Copyright © 2017. All rights reserved.