Package | Description |
---|---|
fr.cnes.sirius.patrius.frames | |
fr.cnes.sirius.patrius.orbits.pvcoordinates |
Modifier and Type | Method and Description |
---|---|
TopocentricPosition |
TopocentricFrame.transformFromPositionToTopocentric(Vector3D extPoint,
Frame frame,
AbsoluteDate date)
Transform a Cartesian position coordinates into topocentric coordinates in this local
topocentric frame.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
TopocentricFrame.transformFromTopocentricToPosition(TopocentricPosition topoCoord)
Transform topocentric set of coordinates frame into Cartesian position coordinates expressed in
this local topocentric.
|
Modifier and Type | Field and Description |
---|---|
static TopocentricPosition |
TopocentricPosition.ZERO
Fixed position at origin (p is zero vector).
|
Modifier and Type | Method and Description |
---|---|
TopocentricPosition |
TopocentricPV.getTopocentricPosition()
Get the Topocentric position.
|
Copyright © 2023 CNES. All rights reserved.