See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| GPMeanParameters |
Widget representing Earth potential parameters.
|
| 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.
|
| GPTleEntryDialog |
Class defining TLE entry sub-window.
|
| Enum | Description |
|---|---|
| GPMeanParameters.PotentialFilenamesEnum |
Enum for the Earth potential types allowing up to J6.
|
| GPOrbit.GPParamsType |
List of orbital parameters representations available in GENOPUS.
|
| MeanOrbitPropagationModel |
Enumeration about the available mean orbit propagation models.
|
Copyright © 2025. All rights reserved.