Boresight Axis, calculated using the body-fixed coordinates of the sensor's parent object.
Read-write property
[Visual Basic .NET] |
---|
Public Property BoresightAxis() As AgESnAzElBsightAxisType |
[C#] |
---|
public AgESnAzElBsightAxisType BoresightAxis {get; set;} |
[Managed C++] |
---|
public: __property AgESnAzElBsightAxisType get_BoresightAxis(); |
[Unmanaged C++] |
---|
public: HRESULT get_BoresightAxis( |
[Java] |
---|
public AgESnAzElBsightAxisType getBoresightAxis(); |