Sets the partial derivatives in meter-seconds
of the body components of reflectance wrt inertial velocity
coordinates.
| [Visual Basic .NET] |
|---|
Public Sub SetReflectanceBodyCompVelPartials( _
ByVal ReflectXwrtVX As Double, _
ByVal ReflectXwrtVY As Double, _
ByVal ReflectXwrtVZ As Double, _
ByVal ReflectYwrtVX As Double, _
ByVal ReflectYwrtVY As Double, _
ByVal ReflectYwrtVZ As Double, _
ByVal ReflectZwrtVX As Double, _
ByVal ReflectZwrtVY As Double, _
ByVal ReflectZwrtVZ As Double _
)
|
| [C#] |
|---|
public void SetReflectanceBodyCompVelPartials(
|
| [Managed C++] |
|---|
public: void SetReflectanceBodyCompVelPartials(
|
| [Java] |
|---|
public setReflectanceBodyCompVelPartials(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetReflectanceBodyCompVelPartials(
|
- ReflectXwrtVX
- ReflectXwrtVY
- ReflectXwrtVZ
- ReflectYwrtVX
- ReflectYwrtVY
- ReflectYwrtVZ
- ReflectZwrtVX
- ReflectZwrtVY
- ReflectZwrtVZ