Rate of change.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Rate() As IAgCartesian3Vector |
| [C#] |
|---|
public IAgCartesian3Vector Rate {get;} |
| [Managed C++] |
|---|
public: __property IAgCartesian3Vector ^ get_Rate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCartesian3Vector getRate(); |
| [Python - STK API] |
|---|
@property def Rate(self) -> "IAgCartesian3Vector": |





