Package | Description |
---|---|
org.orekit.bodies |
This package provides interface to represent the position and geometry of
space objects such as stars, planets or asteroids.
|
Modifier and Type | Method and Description |
---|---|
FieldGeodeticPoint<org.apache.commons.math3.analysis.differentiation.DerivativeStructure> |
OneAxisEllipsoid.transform(PVCoordinates point,
Frame frame,
AbsoluteDate date)
Transform a Cartesian point to a surface-relative point.
|
Modifier and Type | Method and Description |
---|---|
PVCoordinates |
OneAxisEllipsoid.transform(FieldGeodeticPoint<org.apache.commons.math3.analysis.differentiation.DerivativeStructure> point)
Transform a surface-relative point to a Cartesian point.
|
Copyright © 2002–2016 CS Syst?mes d'Information. All rights reserved.