AGI AgAsHpopPlugin 11 Send comments on this topic.
IncidentDirectionBodyCompPosPartials_Array Method (IAgAsDragModelResultEval)
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();

[Java]
public VariantArray incidentDirectionBodyCompPosPartials_Array();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface