nn::nex::DataSet::GetErrorToleranceFunction Member Function

Syntax

static ErrorToleranceFunction * GetErrorToleranceFunction();

Parameters

None.

Return Values

Returns a pointer to the ErrorToleranceFunction for this dataset.

Description

Gets a pointer to the ErrorToleranceFunction for this dataset.

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.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL