The partial derivatives in seconds/meter of the incident direction components, expressed in the requested frame, wrt inertial velocity coordinates.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def IncidentDirectionCompVelPartials(self, Frame:"AgEUtFrame", DirXwrtX:float, DirXwrtY:float, DirXwrtZ:float, DirYwrtX:float, DirYwrtY:float, DirYwrtZ:float, DirZwrtX:float, DirZwrtY:float, DirZwrtZ:float) -> typing.Tuple[float, float, float, float, float, float, float, float, float]: |
- Frame
- DirXwrtX
- DirXwrtY
- DirXwrtZ
- DirYwrtX
- DirYwrtY
- DirYwrtZ
- DirZwrtX
- DirZwrtY
- DirZwrtZ






