The partial derivatives of the given body-fixed vector wrt inertial position coordinates in internal units.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def BodyFixedVectorPosPartials(self, X:float, Y:float, Z:float, VecXwrtX:float, VecXwrtY:float, VecXwrtZ:float, VecYwrtX:float, VecYwrtY:float, VecYwrtZ:float, VecZwrtX:float, VecZwrtY:float, VecZwrtZ:float) -> typing.Tuple[float, float, float, float, float, float, float, float, float]: |
- X
- Y
- Z
- VecXwrtX
- VecXwrtY
- VecXwrtZ
- VecYwrtX
- VecYwrtY
- VecYwrtZ
- VecZwrtX
- VecZwrtY
- VecZwrtZ






