Sets the partial derivatives in meter-seconds of the body components of reflectance wrt inertial velocity coordinates.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetReflectanceBodyCompVelPartials(self, ReflectXwrtVX:float, ReflectXwrtVY:float, ReflectXwrtVZ:float, ReflectYwrtVX:float, ReflectYwrtVY:float, ReflectYwrtVZ:float, ReflectZwrtVX:float, ReflectZwrtVY:float, ReflectZwrtVZ:float) -> None: |
- ReflectXwrtVX
- ReflectXwrtVY
- ReflectXwrtVZ
- ReflectYwrtVX
- ReflectYwrtVY
- ReflectYwrtVZ
- ReflectZwrtVX
- ReflectZwrtVY
- ReflectZwrtVZ






