STK AgAsHpopPluginSend comments on this topic.
IncidentDirectionBodyCompPosPartials_Array Method (IAgAsLightReflectionResultEval)
See Also
Windows





Windows & Linux

Description

The partial derivatives in meters^-1 of the incident direction body components wrt inertial position coordinates, returned as an array representing the rows of the matrix. Useful for scripting clients.

Syntax

[Visual Basic .NET]
Public Function IncidentDirectionBodyCompPosPartials_Array() As System.Array
[C#]
public System.Array IncidentDirectionBodyCompPosPartials_Array();
[Managed C++]
public: System::Array IncidentDirectionBodyCompPosPartials_Array();
[Unmanaged C++]
public: HRESULT IncidentDirectionBodyCompPosPartials_Array(
    SAFEARRAY * * pArray
);
[Java]
public AgSafeArray incidentDirectionBodyCompPosPartials_Array();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.