AGI STK VGT 11 Send comments on this topic.
OriginVelocity Property (IAgCrdnPlaneFindInSystemWithRateResult)
See Also 
Windows






Windows & Linux

Description

The rate of change of the position of the plane's center point in the specified coordinate system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OriginVelocity() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector OriginVelocity {get;}

[Managed C++]
public: __property IAgCartesian3Vector^ get_OriginVelocity();

[Unmanaged C++]
public: HRESULT get_OriginVelocity(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getOriginVelocity();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface