Sets the partial derivatives in meters of the
components of reflectance (expressed in the specified frame) wrt
inertial position coordinates.
| [Visual Basic .NET] |
|---|
Public Sub SetReflectanceCompPosPartials( _
ByVal Frame As AgEUtFrame, _
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 SetReflectanceCompPosPartials(
|
| [Managed C++] |
|---|
public: void SetReflectanceCompPosPartials(
|
| [Java] |
|---|
public setReflectanceCompPosPartials(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetReflectanceCompPosPartials(
|
- Frame
-
Member Value Description eUtFrameInertial 0 eUtFrameFixed 1 eUtFrameLVLH 2 eUtFrameNTC 3 eUtFrameICRF 4 eUtFrameJ2000 5 - ReflectXwrtX
- ReflectXwrtY
- ReflectXwrtZ
- ReflectYwrtX
- ReflectYwrtY
- ReflectYwrtZ
- ReflectZwrtX
- ReflectZwrtY
- ReflectZwrtZ