STK AgAsHpopPluginSend comments on this topic.
IncidentVectorInBody_Array Method (IAgAsDragModelResult)
See Also
Windows





Windows & Linux

Description

Incident particle vector on the body in meters/second, in the body frame, returned as an array representing x, y, z. Useful for scripting clients.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.