The partial derivatives in meters^-1 of the
incident direction wrt inertial position coordinates, expressed in
components of the requested frame, returned as an array
representing the rows of the matrix. Useful for scripting
clients.
| [Visual Basic .NET] |
|---|
Public Function IncidentDirectionVecPosPartials_Array( _
ByVal Frame As AgEUtFrame _
) As System.Array
|
| [C#] |
|---|
public System.Array IncidentDirectionVecPosPartials_Array(
|
| [Managed C++] |
|---|
public: System::Array IncidentDirectionVecPosPartials_Array(
|
| [Java] |
|---|
public VariantArray incidentDirectionVecPosPartials_Array(
|
| [Unmanaged C++] |
|---|
public: HRESULT IncidentDirectionVecPosPartials_Array(
|
- Frame
-
Member Value Description eUtFrameInertial 0 eUtFrameFixed 1 eUtFrameLVLH 2 eUtFrameNTC 3 eUtFrameICRF 4 eUtFrameJ2000 5