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






Windows & Linux

Description

A rate of change of the Y-axis vector in the specified reference system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property YAxisRate() As IAgCartesian3Vector
[C#]
public IAgCartesian3Vector YAxisRate {get;}
[Managed C++]
public: __property IAgCartesian3Vector^ get_YAxisRate();
[Unmanaged C++]
public: HRESULT get_YAxisRate(
   IAgCartesian3Vector ** ppRetVal
);
[Java]
public IAgCartesian3Vector getYAxisRate();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.