Package | Description |
---|---|
fr.cnes.sirius.patrius.frames | |
fr.cnes.sirius.patrius.orbits.pvcoordinates |
Modifier and Type | Method and Description |
---|---|
CardanMountPosition |
TopocentricFrame.transformFromPositionToCardan(Vector3D extPoint,
Frame frame,
AbsoluteDate date)
Transform a Cartesian position coordinates into Cardan mounting in this local topocentric frame.
|
Modifier and Type | Method and Description |
---|---|
Vector3D |
TopocentricFrame.transformFromCardanToPosition(CardanMountPosition cardan)
Transform a Cardan mounting into Cartesian coordinates (only position) expressed in this local topocentric frame.
|
Modifier and Type | Field and Description |
---|---|
static CardanMountPosition |
CardanMountPosition.ZERO
Fixed position at origin (p is zero vector).
|
Modifier and Type | Method and Description |
---|---|
CardanMountPosition |
CardanMountPV.getCardanMountPosition()
Get the Cardan mount position.
|
Copyright © 2023 CNES. All rights reserved.