The partial derivatives of the given
body-fixed vector wrt inertial velocity coordinates. Uses internal
units.
| [Visual Basic .NET] |
|---|
Public Sub BodyFixedVectorVelPartials( _
ByVal X As Double, _
ByVal Y As Double, _
ByVal Z As Double, _
ByRef VecXwrtVX As Double, _
ByRef VecXwrtVY As Double, _
ByRef VecXwrtVZ As Double, _
ByRef VecYwrtVX As Double, _
ByRef VecYwrtVY As Double, _
ByRef VecYwrtVZ As Double, _
ByRef VecZwrtVX As Double, _
ByRef VecZwrtVY As Double, _
ByRef VecZwrtVZ As Double _
)
|
| [C#] |
|---|
public void BodyFixedVectorVelPartials(
|
| [Managed C++] |
|---|
public: void BodyFixedVectorVelPartials(
|
- X
- Y
- Z
- VecXwrtVX
- VecXwrtVY
- VecXwrtVZ
- VecYwrtVX
- VecYwrtVY
- VecYwrtVZ
- VecZwrtVX
- VecZwrtVY
- VecZwrtVZ