The selected axis offset type.
| [Visual Basic .NET] |
|---|
Public Function GetAxisOffsetValue( _
ByVal OffsetType As AgEAxisOffset _
) As Double
|
| [C#] |
|---|
public double GetAxisOffsetValue(
|
| [Managed C++] |
|---|
public: double GetAxisOffsetValue(
|
| [Java] |
|---|
public double getAxisOffsetValue(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetAxisOffsetValue(
|
- OffsetType
-
Member Value Description eSensorRadius 0 Sensor Radius: offset along the axis of the boresight by a distance calculated by STK using the radius entered. eBoresightOffset 1 Boresight Offset: offset along the axis of the boresight by the distance specified.