Sets the pointing method to Fixed with a YPR Angles orientation.
| [Visual Basic .NET] |
|---|
Public Function SetPointingFixedYPR( _ ByVal Sequence As AgEYPRAnglesSequence, _ ByVal Yaw As System.Object, _ ByVal Pitch As System.Object, _ ByVal Roll As System.Object _ ) As IAgSnPtFixed |
| [C#] |
|---|
public IAgSnPtFixed SetPointingFixedYPR( |
| [Managed C++] |
|---|
public: IAgSnPtFixed^ SetPointingFixedYPR( |
| [Java] |
|---|
public IAgSnPtFixed setPointingFixedYPR( |
| [Unmanaged C++] |
|---|
public: HRESULT SetPointingFixedYPR( |
- Sequence
- Yaw
- Pitch
- Roll
