Structure.fixateFieldNearestDouble

Fixates a GstStructure by changing the given field to the nearest double to target that is a subset of the existing field.

class Structure
int
fixateFieldNearestDouble
(
string fieldName
,
double target
)

Parameters

fieldName string

a field in structure

target double

the target value of the fixation

Return Value

Type: int

TRUE if the structure could be fixated

Meta