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





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

[Java]
public VariantArray incidentVectorInBody_Array();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1