unreal.DataprepFloatFilter

class unreal.DataprepFloatFilter(outer=None, name='None')

Bases: unreal.DataprepFilter

Dataprep Float Filter

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepCore

  • File: DataprepFloatFilter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • equal_value (float): [Read-Write] The value to use for the comparison against the fetched value

  • float_matching_criteria (DataprepFloatMatchType): [Read-Write] The matching criteria used when checking if a fetched value can pass the filter

  • is_excluding_result (bool): [Read-Write] Is this filter a excluding filter (a filter that is inverse his normal output)

  • tolerance (float): [Read-Write] The value used for the tolerance when doing a nearly equal