The partial derivatives in meters^-1 of the incident direction wrt inertial position coordinates, expressed in components of the requested frame.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def IncidentDirectionVecPosPartials(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






