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






