Sets the partial derivatives in meters of the
body components of reflectance wrt inertial position
coordinates.
| [Visual Basic .NET] |
|---|
Public Sub SetReflectanceBodyCompPosPartials( _
ByVal ReflectXwrtX As Double, _
ByVal ReflectXwrtY As Double, _
ByVal ReflectXwrtZ As Double, _
ByVal ReflectYwrtX As Double, _
ByVal ReflectYwrtY As Double, _
ByVal ReflectYwrtZ As Double, _
ByVal ReflectZwrtX As Double, _
ByVal ReflectZwrtY As Double, _
ByVal ReflectZwrtZ As Double _
)
|
| [C#] |
|---|
public void SetReflectanceBodyCompPosPartials(
|
| [Managed C++] |
|---|
public: void SetReflectanceBodyCompPosPartials(
|
| [Java] |
|---|
public setReflectanceBodyCompPosPartials(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetReflectanceBodyCompPosPartials(
|
- ReflectXwrtX
- ReflectXwrtY
- ReflectXwrtZ
- ReflectYwrtX
- ReflectYwrtY
- ReflectYwrtZ
- ReflectZwrtX
- ReflectZwrtY
- ReflectZwrtZ