Sets the partial derivatives in meter-seconds
of the components of reflectance (expressed in the specified frame)
wrt inertial velocity coordinates.
| [Visual Basic .NET] |
|---|
Public Sub SetReflectanceCompVelPartials( _
ByVal Frame As AgEUtFrame, _
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 SetReflectanceCompVelPartials(
|
| [Managed C++] |
|---|
public: void SetReflectanceCompVelPartials(
|
| [Java] |
|---|
public setReflectanceCompVelPartials(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetReflectanceCompVelPartials(
|
- Frame
-
Member Value Description eUtFrameInertial 0 eUtFrameFixed 1 eUtFrameLVLH 2 eUtFrameNTC 3 eUtFrameICRF 4 eUtFrameJ2000 5 - ReflectXwrtVX
- ReflectXwrtVY
- ReflectXwrtVZ
- ReflectYwrtVX
- ReflectYwrtVY
- ReflectYwrtVZ
- ReflectZwrtVX
- ReflectZwrtVY
- ReflectZwrtVZ