Sets the partial derivatives of the
components of reflectance (expressed in the specified frame) wrt
the registered parameter specified by Index. Uses internal
units.
| [Visual Basic .NET] |
|---|
Public Sub SetReflectanceParamPartials( _
ByVal Index As Integer, _
ByVal Frame As AgEUtFrame, _
ByVal ReflectXwrtParam As Double, _
ByVal ReflectYwrtParam As Double, _
ByVal ReflectZwrtParam As Double _
)
|
| [C#] |
|---|
public void SetReflectanceParamPartials(
|
| [Managed C++] |
|---|
public: void SetReflectanceParamPartials(
|
| [Java] |
|---|
public setReflectanceParamPartials(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetReflectanceParamPartials(
|
- Index
- Frame
-
Member Value Description eUtFrameInertial 0 eUtFrameFixed 1 eUtFrameLVLH 2 eUtFrameNTC 3 eUtFrameICRF 4 eUtFrameJ2000 5 - ReflectXwrtParam
- ReflectYwrtParam
- ReflectZwrtParam