Computes the vector in the specified axes.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnVectorFindInAxesResult FindInAxes( System.Object Epoch, IAgCrdnAxes Axes ); |
| [Managed C++] |
|---|
public: IAgCrdnVectorFindInAxesResult^ FindInAxes( VARIANT Epoch, IAgCrdnAxes ^ Axes ); |
| [Java] |
|---|
public IAgCrdnVectorFindInAxesResult findInAxes( VARIANT Epoch, IAgCrdnAxes Axes ); |
| [Unmanaged C++] |
|---|
|
- Epoch
- Axes
Computes the vector in the Earth's Fixed axes.
| [C#] | ||
|---|---|---|
| ||
Computes the vector in the Earth's Fixed axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||





