AGI AgAsHpopPlugin 11 Send comments on this topic.
IncidentDirectionVecInBodyPosPartials_Array Method (IAgAsDragModelResultEval)
See Also 





Description

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

Syntax

[Visual Basic .NET]
Public Function IncidentDirectionVecInBodyPosPartials_Array() As System.Array

[C#]
public System.Array IncidentDirectionVecInBodyPosPartials_Array();

[Managed C++]
public: System::Array IncidentDirectionVecInBodyPosPartials_Array();

[Java]
public VariantArray incidentDirectionVecInBodyPosPartials_Array();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1