AGI STK VGT 11 Send comments on this topic.
Velocities Property (IAgCrdnPointSamplingInterval)
See Also 





Description

An array of velocities.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Velocities() As System.Array

[C#]
public System.Array Velocities {get;}

[Managed C++]
public: __property System::Array^ get_Velocities();

[Unmanaged C++]
public: HRESULT get_Velocities(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getVelocities();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1