nn::nex::DATASET_UPDATE_DELAY Enumerated Type

Syntax

enum DATASET_UPDATE_DELAY;

Value

Value Description
NO_MAXIMUM_UPDATE_DELAY Indicates an invalid maximum update delay.
DEFAULT_MAXIMUM_UPDATE_DELAY The default value for the maximum update delay. This is the number 2000.
NO_MINIMUM_UPDATE_DELAY Indicates an invalid minimum update delay.
DEFAULT_MINIMUM_UPDATE_DELAY The default value for the minimum update delay. This is the number 66.

Description

Enumerators representing the update delay of datasets that use dead reckoning for duplicated objects.

Revision History

2012/08/31
Initial version.

CONFIDENTIAL