A rate of change of the Y-axis vector in the specified reference system.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property YAxisRate() As IAgCartesian3Vector | 
| [C#] | 
|---|
| public IAgCartesian3Vector YAxisRate {get;} | 
| [Managed C++] | 
|---|
| public: __property IAgCartesian3Vector ^ get_YAxisRate(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public IAgCartesian3Vector getYAxisRate(); | 
| [Python - STK API] | 
|---|
| @property def YAxisRate(self) -> "IAgCartesian3Vector": | 





