Represents resampling behavior
enum Go2ResamplingType { GO2_RESAMPLING_TYPE_MAX_RES = 0, GO2_RESAMPLING_TYPE_BALANCED = 1, GO2_RESAMPLING_TYPE_MAX_SPEED = 2 };
|
Members |
Description |
|
GO2_RESAMPLING_TYPE_MAX_RES = 0 |
Resample with the smallest spacing. |
|
GO2_RESAMPLING_TYPE_BALANCED = 1 |
Resample with the mean of the smallest and largest spacing. |
|
GO2_RESAMPLING_TYPE_MAX_SPEED = 2 |
Resample with the largest spacing. |
Go2Api.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.