Sets a new position of the projection. The position is in the specified reference frame. The input is a one-dimensional array which contains three elements X, Y and Z that define the new position (in meters).
| [Visual Basic .NET] |
|---|
Public Sub SetPositionInSystemAtEpoch( _ ByVal ScenarioEpochInSecs As Double, _ ByVal InputSystem As IAgCrdnSystem, _ ByRef XYZ As System.Array _ ) |
| [C#] |
|---|
public void SetPositionInSystemAtEpoch( |
| [Managed C++] |
|---|
public: void SetPositionInSystemAtEpoch( |
| [Java] |
|---|
public setPositionInSystemAtEpoch( |
| [Unmanaged C++] |
|---|
public: HRESULT SetPositionInSystemAtEpoch( |
- ScenarioEpochInSecs
- InputSystem
- XYZ
