Sets the pointing method to FixedAxes with an
AzEl orientation.
[Visual Basic .NET] |
---|
Public Function SetPointingFixedAxesAzEl( _
ByVal ReferenceAxes As String, _
ByVal Azimuth As System.Object, _
ByVal Elevation As System.Object, _
ByVal AboutBoresight As AgEAzElAboutBoresight _
) As IAgSnPtFixedAxes
|
[C#] |
---|
public IAgSnPtFixedAxes SetPointingFixedAxesAzEl(
|
[Managed C++] |
---|
public: IAgSnPtFixedAxes^ SetPointingFixedAxesAzEl(
|
[Java] |
---|
public IAgSnPtFixedAxes setPointingFixedAxesAzEl(
|
[Unmanaged C++] |
---|
public: HRESULT SetPointingFixedAxesAzEl(
|
- ReferenceAxes
- Azimuth
- Elevation
- AboutBoresight