Computes the vector and its rate in the
specified axes.
| [Visual Basic .NET] |
|---|
Public Function FindInAxesWithRate( _
ByVal Epoch As System.Object, _
ByVal Axes As IAgCrdnAxes _
) As IAgCrdnVectorFindInAxesWithRateResult
|
| [C#] |
|---|
public IAgCrdnVectorFindInAxesWithRateResult FindInAxesWithRate(
|
| [Managed C++] |
|---|
public: IAgCrdnVectorFindInAxesWithRateResult^ FindInAxesWithRate(
|
| [Java] |
|---|
public IAgCrdnVectorFindInAxesWithRateResult findInAxesWithRate(
|
| [Unmanaged C++] |
|---|
public: HRESULT FindInAxesWithRate(
|
- Epoch
- Specify an epoch. The method may throw an exception if the epoch parameter specified cannot be converted to a currently selected date unit.
- Axes
- Specify an axes.