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