static PHBDRParameters * GetPHBDRParameters();
None.
Value | Description |
---|---|
NULL |
Returned when an error has occurred. |
Gets a pointer to the dead reckoning parameter for this dataset class.
Note: The data definition language (DDL) compiler generates this function only when the extrapolation_filter
property is attached to this dataset in the DDL declaration.
The value of PHBDRPParameters
is used for tuning the dead reckoning algorithm. SYSTEMERROR_GEN_INVALID_OPERATION
is signaled if the dataset is configured to not use dead reckoning.
CONFIDENTIAL