Sets the partial derivatives in meters of the body components of reflectance wrt inertial position coordinates.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetReflectanceBodyCompPosPartials(self, ReflectXwrtX:float, ReflectXwrtY:float, ReflectXwrtZ:float, ReflectYwrtX:float, ReflectYwrtY:float, ReflectYwrtZ:float, ReflectZwrtX:float, ReflectZwrtY:float, ReflectZwrtZ:float) -> None: |
- ReflectXwrtX
- ReflectXwrtY
- ReflectXwrtZ
- ReflectYwrtX
- ReflectYwrtY
- ReflectYwrtZ
- ReflectZwrtX
- ReflectZwrtY
- ReflectZwrtZ






