Modifier and Type | Class and Description |
---|---|
class |
Attitude
This class handles attitude definition at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
Transform
Transformation class in three dimensional space.
|
Modifier and Type | Class and Description |
---|---|
class |
ApsisOrbit
This class handles periapsis/apoapsis parameters.
|
class |
CartesianOrbit
This class holds cartesian orbital parameters.
|
class |
CircularOrbit
This class handles circular orbital parameters.
|
class |
EquatorialOrbit
This class handles non circular equatorial orbital parameters.
|
class |
EquinoctialOrbit
This class handles equinoctial orbital parameters, which can support both circular and equatorial orbits.
|
class |
KeplerianOrbit
This class handles traditional keplerian orbital parameters.
|
class |
Orbit
This class handles orbital parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
SpacecraftState
This class is the representation of a complete state holding orbit, attitude for forces and events computation and
additional states informations at a given date.
|
Modifier and Type | Class and Description |
---|---|
class |
StelaEquinoctialOrbit
This class handles Stela equinoctial orbital parameters, which can support both circular and equatorial orbits.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TimeInterpolable<T extends TimeInterpolable<T>>
This interface represents objects that can be interpolated in time.
|
Copyright © 2018 CNES. All Rights Reserved.