AGI AgAsHpopPlugin 11 Send comments on this topic.
IncidentDirectionBodyCompPosPartials_Array Method (IAgAsLightReflectionResultEval)
See Also 





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();

[Java]
public VariantArray incidentDirectionBodyCompPosPartials_Array();

[Unmanaged C++]
public: HRESULT IncidentDirectionBodyCompPosPartials_Array(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1